Neural Collapse under Gradient Flow on Shallow ReLU Networks for Orthogonally Separable Data
Hancheng Min, Zhihui Zhu, René Vidal
TL;DR
This work analyzes gradient flow on a shallow two-layer ReLU network trained for classification under orthogonally separable data. It proves that, with small initialization, GF converges to solutions exhibiting Neural Collapse, where last-layer features collapse directionally within classes and class means become orthogonal, with a projected self-duality between features and classifier weights. The results connect NC to the implicit bias of GF, showing how data structure and nonlinear activation shape NC differently from unconstrained feature models, and extend the analysis from binary to multi-class settings. Numerical experiments on MNIST and real networks corroborate the theoretical NC characterizations and demonstrate practical effects of normalization layers on NC. Overall, the paper bridges NC theory with implicit bias in gradient-based training and highlights how training dynamics and data structure jointly drive structured representations in shallow networks.
Abstract
Among many mysteries behind the success of deep networks lies the exceptional discriminative power of their learned representations as manifested by the intriguing Neural Collapse (NC) phenomenon, where simple feature structures emerge at the last layer of a trained neural network. Prior works on the theoretical understandings of NC have focused on analyzing the optimization landscape of matrix-factorization-like problems by considering the last-layer features as unconstrained free optimization variables and showing that their global minima exhibit NC. In this paper, we show that gradient flow on a two-layer ReLU network for classifying orthogonally separable data provably exhibits NC, thereby advancing prior results in two ways: First, we relax the assumption of unconstrained features, showing the effect of data structure and nonlinear activations on NC characterizations. Second, we reveal the role of the implicit bias of the training dynamics in facilitating the emergence of NC.
