Solving the long-tailed distribution problem by exploiting the synergies and balance of different techniques
Ziheng Wang, Toni Lassila, Sharib Ali

TL;DR
This paper explores how combining Supervised Contrastive Learning, Rare-Class Sample Generator, and Label-Distribution-Aware Margin Loss creates a synergistic effect that improves long-tail recognition by balancing class performance.
Contribution
The study demonstrates the effective synergy among three techniques, enhancing tail class accuracy while maintaining dominant class performance in long-tailed data distributions.
Findings
Synergistic effect improves tail class recognition.
Combining techniques balances class performance.
Achieves competitive results on long-tailed datasets.
Abstract
In real-world data, long-tailed data distribution is common, making it challenging for models trained on empirical risk minimisation to learn and classify tail classes effectively. While many studies have sought to improve long tail recognition by altering the data distribution in the feature space and adjusting model decision boundaries, research on the synergy and corrective approach among various methods is limited. Our study delves into three long-tail recognition techniques: Supervised Contrastive Learning (SCL), Rare-Class Sample Generator (RSG), and Label-Distribution-Aware Margin Loss (LDAM). SCL enhances intra-class clusters based on feature similarity and promotes clear inter-class separability but tends to favour dominant classes only. When RSG is integrated into the model, we observed that the intra-class features further cluster towards the class centre, which demonstrates…
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
TopicsSimulation Techniques and Applications
MethodsContrastive Learning
