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/Long-Tailed Recognition Using Class-Balanced Experts

Long-Tailed Recognition Using Class-Balanced Experts

Saurabh Sharma, Ning Yu, Mario Fritz, Bernt Schiele

2020-04-07Long-tail Learning
PaperPDFCode(official)

Abstract

Deep learning enables impressive performance in image recognition using large-scale artificially-balanced datasets. However, real-world datasets exhibit highly class-imbalanced distributions, yielding two main challenges: relative imbalance amongst the classes and data scarcity for mediumshot or fewshot classes. In this work, we address the problem of long-tailed recognition wherein the training set is highly imbalanced and the test set is kept balanced. Differently from existing paradigms relying on data-resampling, cost-sensitive learning, online hard example mining, loss objective reshaping, and/or memory-based modeling, we propose an ensemble of class-balanced experts that combines the strength of diverse classifiers. Our ensemble of class-balanced experts reaches results close to state-of-the-art and an extended ensemble establishes a new state-of-the-art on two benchmarks for long-tailed recognition. We conduct extensive experiments to analyse the performance of the ensembles, and discover that in modern large-scale datasets, relative imbalance is a harder problem than data scarcity. The training and evaluation code is available at https://github.com/ssfootball04/class-balanced-experts.

Results

TaskDatasetMetricValueModel
Image ClassificationPlaces-LTTop-1 Accuracy38.9CBExperts
Image ClassificationImageNet-LTTop-1 Accuracy39.2CBExperts
Few-Shot Image ClassificationPlaces-LTTop-1 Accuracy38.9CBExperts
Few-Shot Image ClassificationImageNet-LTTop-1 Accuracy39.2CBExperts
Generalized Few-Shot ClassificationPlaces-LTTop-1 Accuracy38.9CBExperts
Generalized Few-Shot ClassificationImageNet-LTTop-1 Accuracy39.2CBExperts
Long-tail LearningPlaces-LTTop-1 Accuracy38.9CBExperts
Long-tail LearningImageNet-LTTop-1 Accuracy39.2CBExperts
Generalized Few-Shot LearningPlaces-LTTop-1 Accuracy38.9CBExperts
Generalized Few-Shot LearningImageNet-LTTop-1 Accuracy39.2CBExperts

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