Neural Collapse for Unconstrained Feature Model under Cross-entropy Loss with Imbalanced Data
Wanli Hong, Shuyang Ling

TL;DR
This paper extends the understanding of Neural Collapse to imbalanced datasets under cross-entropy loss, revealing how feature vectors behave and collapse phenomena depend on class sample sizes, with theoretical and experimental validation.
Contribution
It characterizes Neural Collapse in imbalanced data, showing feature vector behavior, the dependence of angles on sample size, and the threshold for minority class collapse.
Findings
Features within the same class collapse to a mean vector.
Pairwise angles depend on class sample sizes.
Minority class collapse occurs below a certain sample size threshold.
Abstract
Recent years have witnessed the huge success of deep neural networks (DNNs) in various tasks of computer vision and text processing. Interestingly, these DNNs with massive number of parameters share similar structural properties on their feature representation and last-layer classifier at terminal phase of training (TPT). Specifically, if the training data are balanced (each class shares the same number of samples), it is observed that the feature vectors of samples from the same class converge to their corresponding in-class mean features and their pairwise angles are the same. This fascinating phenomenon is known as Neural Collapse (N C), first termed by Papyan, Han, and Donoho in 2019. Many recent works manage to theoretically explain this phenomenon by adopting so-called unconstrained feature model (UFM). In this paper, we study the extension of N C phenomenon to the imbalanced data…
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.
Code & Models
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 · Explainable Artificial Intelligence (XAI)
