Reframing Long-Tailed Learning via Loss Landscape Geometry
Shenghan Chen, Yiming Liu, Yanzhen Wang, Yujia Wang, Xiankai Lu

TL;DR
This paper introduces a loss landscape-based framework to improve long-tailed learning by preventing tail performance degradation through shared solutions and flatter minima, achieving significant gains without external data.
Contribution
It proposes a novel loss landscape perspective with a Grouped Knowledge Preservation and Sharpness Aware modules to enhance long-tailed learning without external data.
Findings
Significant performance improvements on four benchmarks.
Effective prevention of tail class overfitting.
Framework does not require external data or pre-trained models.
Abstract
Balancing performance trade-off on long-tail (LT) data distributions remains a long-standing challenge. In this paper, we posit that this dilemma stems from a phenomenon called "tail performance degradation" (the model tends to severely overfit on head classes while quickly forgetting tail classes) and pose a solution from a loss landscape perspective. We observe that different classes possess divergent convergence points in the loss landscape. Besides, this divergence is aggravated when the model settles into sharp and non-robust minima, rather than a shared and flat solution that is beneficial for all classes. In light of this, we propose a continual learning inspired framework to prevent "tail performance degradation". To avoid inefficient per-class parameter preservation, a Grouped Knowledge Preservation module is proposed to memorize group-specific convergence parameters, promoting…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
