LGAIMLMay 21, 2025

Neural Collapse is Globally Optimal in Deep Regularized ResNets and Transformers

arXiv:2505.15239v19 citationsh-index: 6
Originality Highly original
AI Analysis

This provides theoretical justification for neural collapse in modern architectures, addressing a gap in understanding for researchers in deep learning theory.

The paper proves that global optima of deep regularized transformers and ResNets with LayerNorm exhibit neural collapse, with the approximation tightening as depth increases, supported by experiments on vision and language datasets.

The empirical emergence of neural collapse -- a surprising symmetry in the feature representations of the training data in the penultimate layer of deep neural networks -- has spurred a line of theoretical research aimed at its understanding. However, existing work focuses on data-agnostic models or, when data structure is taken into account, it remains limited to multi-layer perceptrons. Our paper fills both these gaps by analyzing modern architectures in a data-aware regime: we prove that global optima of deep regularized transformers and residual networks (ResNets) with LayerNorm trained with cross entropy or mean squared error loss are approximately collapsed, and the approximation gets tighter as the depth grows. More generally, we formally reduce any end-to-end large-depth ResNet or transformer training into an equivalent unconstrained features model, thus justifying its wide use in the literature even beyond data-agnostic settings. Our theoretical results are supported by experiments on computer vision and language datasets showing that, as the depth grows, neural collapse indeed becomes more prominent.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes