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/RSG: A Simple but Effective Module for Learning Imbalanced...

RSG: A Simple but Effective Module for Learning Imbalanced Datasets

JianFeng Wang, Thomas Lukasiewicz, Xiaolin Hu, Jianfei Cai, Zhenghua Xu

2021-06-18CVPR 2021 1Long-tail Learning
PaperPDFCode(official)

Abstract

Imbalanced datasets widely exist in practice and area great challenge for training deep neural models with agood generalization on infrequent classes. In this work, wepropose a new rare-class sample generator (RSG) to solvethis problem. RSG aims to generate some new samplesfor rare classes during training, and it has in particularthe following advantages: (1) it is convenient to use andhighly versatile, because it can be easily integrated intoany kind of convolutional neural network, and it works wellwhen combined with different loss functions, and (2) it isonly used during the training phase, and therefore, no ad-ditional burden is imposed on deep neural networks duringthe testing phase. In extensive experimental evaluations, weverify the effectiveness of RSG. Furthermore, by leveragingRSG, we obtain competitive results on Imbalanced CIFARand new state-of-the-art results on Places-LT, ImageNet-LT, and iNaturalist 2018. The source code is available at https://github.com/Jianf-Wang/RSG.

Results

TaskDatasetMetricValueModel
Image ClassificationPlaces-LTTop-1 Accuracy39.3LDAM-DRS-RSG
Image ClassificationCIFAR-100-LT (ρ=50)Error Rate51.5LDAM-DRW-RSG
Image ClassificationImageNet-LTTop-1 Accuracy51.8LDAM-DRS-RSG
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate55.5LDAM-DRW-RSG
Few-Shot Image ClassificationPlaces-LTTop-1 Accuracy39.3LDAM-DRS-RSG
Few-Shot Image ClassificationCIFAR-100-LT (ρ=50)Error Rate51.5LDAM-DRW-RSG
Few-Shot Image ClassificationImageNet-LTTop-1 Accuracy51.8LDAM-DRS-RSG
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate55.5LDAM-DRW-RSG
Generalized Few-Shot ClassificationPlaces-LTTop-1 Accuracy39.3LDAM-DRS-RSG
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=50)Error Rate51.5LDAM-DRW-RSG
Generalized Few-Shot ClassificationImageNet-LTTop-1 Accuracy51.8LDAM-DRS-RSG
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate55.5LDAM-DRW-RSG
Long-tail LearningPlaces-LTTop-1 Accuracy39.3LDAM-DRS-RSG
Long-tail LearningCIFAR-100-LT (ρ=50)Error Rate51.5LDAM-DRW-RSG
Long-tail LearningImageNet-LTTop-1 Accuracy51.8LDAM-DRS-RSG
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate55.5LDAM-DRW-RSG
Generalized Few-Shot LearningPlaces-LTTop-1 Accuracy39.3LDAM-DRS-RSG
Generalized Few-Shot LearningCIFAR-100-LT (ρ=50)Error Rate51.5LDAM-DRW-RSG
Generalized Few-Shot LearningImageNet-LTTop-1 Accuracy51.8LDAM-DRS-RSG
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate55.5LDAM-DRW-RSG

Related Papers

Mitigating Spurious Correlations with Causal Logit Perturbation2025-05-21LIFT+: Lightweight Fine-Tuning for Long-Tail Learning2025-04-17Improving Visual Prompt Tuning by Gaussian Neighborhood Minimization for Long-Tailed Visual Recognition2024-10-28Learning from Neighbors: Category Extrapolation for Long-Tail Learning2024-10-21Continuous Contrastive Learning for Long-Tailed Semi-Supervised Recognition2024-10-08AUCSeg: AUC-oriented Pixel-level Long-tail Semantic Segmentation2024-09-30Representation Norm Amplification for Out-of-Distribution Detection in Long-Tail Learning2024-08-20LTRL: Boosting Long-tail Recognition via Reflective Learning2024-07-17