Perturbation Analysis of Neural Collapse
Tom Tirer, Haoxiang Huang, Jonathan Niles-Weed

TL;DR
This paper introduces a perturbation-based model to analyze neural collapse in deep neural networks, capturing near-collapse behavior and the effects of regularization, supported by theoretical analysis and practical experiments.
Contribution
It proposes a new model that accounts for near-collapse features in neural networks and provides perturbation analysis results that previous idealized models could not achieve.
Findings
Reduction in within-class feature variability near collapse
Insights into how regularization affects feature collapse
Theoretical validation supported by practical experiments
Abstract
Training deep neural networks for classification often includes minimizing the training loss beyond the zero training error point. In this phase of training, a "neural collapse" behavior has been observed: the variability of features (outputs of the penultimate layer) of within-class samples decreases and the mean features of different classes approach a certain tight frame structure. Recent works analyze this behavior via idealized unconstrained features models where all the minimizers exhibit exact collapse. However, with practical networks and datasets, the features typically do not reach exact collapse, e.g., because deep layers cannot arbitrarily modify intermediate features that are far from being collapsed. In this paper, we propose a richer model that can capture this phenomenon by forcing the features to stay in the vicinity of a predefined features matrix (e.g., intermediate…
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
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning · Neural Networks and Applications
