← Search

Youngkyu Hong

4 accepted papers

2022

The Majority Can Help the Minority: Context-Rich Minority Oversampling for Long-Tailed Classification

CVPR 2022poster

The problem of class imbalanced data is that the generalization performance of the classifier deteriorates due to the lack of data from minority classes. In this paper, we propose a novel minority over-sampling method to augment diversified minority samples by leveraging the rich context of the majo…

Cited by 200PDFcodeScholar
2021

Disentangling Label Distribution for Long-Tailed Visual Recognition

CVPR 2021poster

The current evaluation protocol of long-tailed visual recognition trains the classification model on the long-tailed source label distribution and evaluates its performance on the uniform target label distribution. Such protocol has questionable practicality since the target may also be long-tailed.…

Cited by 312PDFcodeScholar
2021

Self-Diagnosing GAN: Diagnosing Underrepresented Samples in Generative Adversarial Networks

NeurIPS 2021poster

Despite remarkable performance in producing realistic samples, Generative Adversarial Networks (GANs) often produce low-quality samples near low-density regions of the data manifold, e.g., samples of minor groups. Many techniques have been developed to improve the quality of generated samples, eithe…

2021

Unbiased Classification through Bias-Contrastive and Bias-Balanced Learning

NeurIPS 2021poster

Datasets for training machine learning models tend to be biased unless the data is collected with complete care. In such a biased dataset, models are susceptible to making predictions based on the biased features of the data. The biased model fails to generalize to the case where correlations betwee…