Class Confidence Aware Reweighting for Long Tailed Learning
Brainard Philemon Jagati, Jitendra Tembhurne, Harsh Goud, Rudra Pratap Singh, Chandrashekhar Meshram

TL;DR
This paper introduces a novel loss-level re-weighting scheme that dynamically adjusts training contributions based on class confidence and frequency, improving long-tailed learning performance.
Contribution
It proposes a confidence-aware re-weighting method that complements existing logit adjustments, enhancing long-tailed class imbalance handling at the loss level.
Findings
Significant improvements on CIFAR-100-LT, ImageNet-LT, and iNaturalist2018 datasets.
Effective handling of class imbalance across various imbalance factors.
Theoretical validation of the proposed re-weighting scheme.
Abstract
Deep neural network models degrade significantly in the long-tailed data distribution, with the overall training data dominated by a small set of classes in the head, and the tail classes obtaining less training examples. Addressing the imbalance in the classes, attention in the related literature was given mainly to the adjustments carried out in the decision space in terms of either corrections performed at the logit level in order to compensate class-prior bias, with the least attention to the optimization process resulting from the adjustments introduced through the differences in the confidences among the samples. In the current study, we present the design of a class and confidence-aware re-weighting scheme for long-tailed learning. This scheme is purely based upon the loss level and has a complementary nature to the existing methods performing the adjustment of the logits. In the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Adversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
