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 Classification with Gradual Balanced Loss and ...

Long-Tailed Classification with Gradual Balanced Loss and Adaptive Feature Generation

Zihan Zhang, Xiang Xiang

2022-02-28Long-tail Learning
PaperPDF

Abstract

The real-world data distribution is essentially long-tailed, which poses great challenge to the deep model. In this work, we propose a new method, Gradual Balanced Loss and Adaptive Feature Generator (GLAG) to alleviate imbalance. GLAG first learns a balanced and robust feature model with Gradual Balanced Loss, then fixes the feature model and augments the under-represented tail classes on the feature level with the knowledge from well-represented head classes. And the generated samples are mixed up with real training samples during training epochs. Gradual Balanced Loss is a general loss and it can combine with different decoupled training methods to improve the original performance. State-of-the-art results have been achieved on long-tail datasets such as CIFAR100-LT, ImageNetLT, and iNaturalist, which demonstrates the effectiveness of GLAG for long-tailed visual recognition.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-100-LT (ρ=10)Error Rate35.5GLAG
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate48.3GLAG
Few-Shot Image ClassificationCIFAR-100-LT (ρ=10)Error Rate35.5GLAG
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate48.3GLAG
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=10)Error Rate35.5GLAG
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate48.3GLAG
Long-tail LearningCIFAR-100-LT (ρ=10)Error Rate35.5GLAG
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate48.3GLAG
Generalized Few-Shot LearningCIFAR-100-LT (ρ=10)Error Rate35.5GLAG
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate48.3GLAG

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