Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

The Majority Can Help The Minority: Context-rich Minority Oversampling for Long-tailed Classification

About

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 majority classes as background images. To diversify the minority samples, our key idea is to paste an image from a minority class onto rich-context images from a majority class, using them as background images. Our method is simple and can be easily combined with the existing long-tailed recognition methods. We empirically prove the effectiveness of the proposed oversampling method through extensive experiments and ablation studies. Without any architectural changes or complex algorithms, our method achieves state-of-the-art performance on various long-tailed classification benchmarks. Our code is made available at https://github.com/naver-ai/cmo.

Seulki Park, Youngkyu Hong, Byeongho Heo, Sangdoo Yun, Jin Young Choi• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet LT
Top-1 Accuracy57.2
251
Long-Tailed Image ClassificationImageNet-LT (test)
Top-1 Acc (Overall)56.2
220
Image ClassificationiNaturalist 2018 (test)
Top-1 Accuracy72.8
192
Image ClassificationImageNet-LT (test)
Top-1 Acc (All)58
159
Image ClassificationCIFAR100 long-tailed (test)
Accuracy59.5
155
Image ClassificationCIFAR-100 Long-Tailed (test)
Top-1 Accuracy62.3
149
Image ClassificationPlaces-LT (test)--
128
Image ClassificationiNaturalist 2018 (val)--
116
Image ClassificationCIFAR-100-LT Imbalance Ratio 100
Top-1 Acc0.517
88
Image ClassificationCIFAR-100-LT Imbalance Ratio 10
Top-1 Acc65.3
83
Showing 10 of 27 rows

Other info

Code

Follow for update