All-around Neural Collapse for Imbalanced Classification
Enhao Zhang, Chaohua Li, Chuanxing Geng, and Songcan Chen

TL;DR
This paper introduces AllNC, a unified framework that restores Neural Collapse across features, class means, and classifiers, improving classification performance on balanced and imbalanced datasets.
Contribution
It proposes a comprehensive approach to recover Neural Collapse in all aspects, addressing limitations of prior methods focused only on classifiers.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Effectively restores Neural Collapse in imbalanced settings.
Improves feature and classifier alignment during training.
Abstract
Neural Collapse (NC) presents an elegant geometric structure that enables individual activations (features), class means and classifier (weights) vectors to reach \textit{optimal} inter-class separability during the terminal phase of training on a \textit{balanced} dataset. Once shifted to imbalanced classification, such an optimal structure of NC can be readily destroyed by the notorious \textit{minority collapse}, where the classifier vectors corresponding to the minority classes are squeezed. In response, existing works endeavor to recover NC typically by optimizing classifiers. However, we discover that this squeezing phenomenon is not only confined to classifier vectors but also occurs with class means. Consequently, reconstructing NC solely at the classifier aspect may be futile, as the feature means remain compressed, leading to the violation of inherent \textit{self-duality}…
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
TopicsMachine Learning in Healthcare
