TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/The Majority Can Help The Minority: Context-rich Minority ...

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

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

2021-12-01CVPR 2022 1Image ClassificationLong-tail Learning
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Image ClassificationImageNet-LTTop-1 Accuracy58BS-CMO (ResNet-50)
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate50RIDE 3 experts + CMO
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate52.8LDAM-DRW + CMO
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate53.4Balanced Softmax + CMO
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate58.9CE-DRW
Few-Shot Image ClassificationImageNet-LTTop-1 Accuracy58BS-CMO (ResNet-50)
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate50RIDE 3 experts + CMO
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate52.8LDAM-DRW + CMO
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate53.4Balanced Softmax + CMO
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate58.9CE-DRW
Generalized Few-Shot ClassificationImageNet-LTTop-1 Accuracy58BS-CMO (ResNet-50)
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate50RIDE 3 experts + CMO
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate52.8LDAM-DRW + CMO
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate53.4Balanced Softmax + CMO
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate58.9CE-DRW
Long-tail LearningImageNet-LTTop-1 Accuracy58BS-CMO (ResNet-50)
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate50RIDE 3 experts + CMO
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate52.8LDAM-DRW + CMO
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate53.4Balanced Softmax + CMO
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate58.9CE-DRW
Generalized Few-Shot LearningImageNet-LTTop-1 Accuracy58BS-CMO (ResNet-50)
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate50RIDE 3 experts + CMO
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate52.8LDAM-DRW + CMO
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate53.4Balanced Softmax + CMO
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate58.9CE-DRW

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise2025-07-13