Command Palette
Search for a command to run...
Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss
Kaidi Cao; Colin Wei; Adrien Gaidon; Nikos Arechiga; Tengyu Ma

Abstract
Deep learning algorithms can fare poorly when the training dataset suffers from heavy class-imbalance but the testing criterion requires good generalization on less frequent classes. We design two novel methods to improve performance in such scenarios. First, we propose a theoretically-principled label-distribution-aware margin (LDAM) loss motivated by minimizing a margin-based generalization bound. This loss replaces the standard cross-entropy objective during training and can be applied with prior strategies for training with class-imbalance such as re-weighting or re-sampling. Second, we propose a simple, yet effective, training schedule that defers re-weighting until after the initial stage, allowing the model to learn an initial representation while avoiding some of the complications associated with re-weighting or re-sampling. We test our methods on several benchmark vision tasks including the real-world imbalanced dataset iNaturalist 2018. Our experiments show that either of these methods alone can already improve over existing techniques and their combination achieves even better performance gains.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| long-tail-learning-on-cifar-10-lt-r-10 | Empirical Risk Minimization (ERM, CE) | Error Rate: 13.61 |
| long-tail-learning-on-cifar-10-lt-r-10 | Class-balanced Resampling | Error Rate: 13.21 |
| long-tail-learning-on-cifar-10-lt-r-10 | LDAM-DRW | Error Rate: 11.84 |
| long-tail-learning-on-cifar-10-lt-r-100 | LDAM-DRW | Error Rate: 22.97 |
| long-tail-learning-on-cifar-100-lt-r-10 | LDAM-DRW | Error Rate: 41.29 |
| long-tail-learning-on-cifar-100-lt-r-100 | LDAM-DRW | Error Rate: 57.96 |
| long-tail-learning-on-coco-mlt | LDAM(ResNet-50) | Average mAP: 40.53 |
| long-tail-learning-on-voc-mlt | LDAM(ResNet-50) | Average mAP: 70.73 |
| long-tail-learning-with-class-descriptors-on | LDAM | Long-Tailed Accuracy: 64.1 Per-Class Accuracy: 50.1 |
| long-tail-learning-with-class-descriptors-on-1 | LDAM | Long-Tailed Accuracy: 36.4 Per-Class Accuracy: 29.8 |
| long-tail-learning-with-class-descriptors-on-2 | LDAM | Long-Tailed Accuracy: 93.5 Per-Class Accuracy: 69.1 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.