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/Distributional Robustness Loss for Long-tail Learning

Distributional Robustness Loss for Long-tail Learning

Dvir Samuel, Gal Chechik

2021-04-07ICCV 2021 10Long-tail Learning
PaperPDF

Abstract

Real-world data is often unbalanced and long-tailed, but deep models struggle to recognize rare classes in the presence of frequent classes. To address unbalanced data, most studies try balancing the data, the loss, or the classifier to reduce classification bias towards head classes. Far less attention has been given to the latent representations learned with unbalanced data. We show that the feature extractor part of deep networks suffers greatly from this bias. We propose a new loss based on robustness theory, which encourages the model to learn high-quality representations for both head and tail classes. While the general form of the robustness loss may be hard to compute, we further derive an easy-to-compute upper bound that can be minimized efficiently. This procedure reduces representation bias towards head classes in the feature space and achieves new SOTA results on CIFAR100-LT, ImageNet-LT, and iNaturalist long-tail benchmarks. We find that training with robustness increases recognition accuracy of tail classes while largely maintaining the accuracy of head classes. The new robustness loss can be combined with various classifier balancing techniques and can be applied to representations at several layers of the deep model.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-100-LT (ρ=10)Error Rate36.59DRO-LT
Image ClassificationImageNet-LTTop-1 Accuracy53.5DRO-LT
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate52.67DRO-LT
Few-Shot Image ClassificationCIFAR-100-LT (ρ=10)Error Rate36.59DRO-LT
Few-Shot Image ClassificationImageNet-LTTop-1 Accuracy53.5DRO-LT
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate52.67DRO-LT
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=10)Error Rate36.59DRO-LT
Generalized Few-Shot ClassificationImageNet-LTTop-1 Accuracy53.5DRO-LT
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate52.67DRO-LT
Long-tail LearningCIFAR-100-LT (ρ=10)Error Rate36.59DRO-LT
Long-tail LearningImageNet-LTTop-1 Accuracy53.5DRO-LT
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate52.67DRO-LT
Generalized Few-Shot LearningCIFAR-100-LT (ρ=10)Error Rate36.59DRO-LT
Generalized Few-Shot LearningImageNet-LTTop-1 Accuracy53.5DRO-LT
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate52.67DRO-LT

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