paper-with-me

Papers

Neural Collapse under Gradient Flow on Shallow ReLU Networks for Orthogonally Separable Data

2025-10-24 · Hancheng Min, Zhihui Zhu, René Vidal arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.21078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can Implicit Bias Imply Adversarial Robustness?

2024-05-24 · Hancheng Min, René Vidal

The implicit bias of gradient-based training algorithms has been considered mostly beneficial as it leads to trained networks that often generalize well. However, Frei et al. (2023) show that such implicit bias can harm …

Adversarial Robustness

Gradient Dynamics of Shallow Univariate ReLU Networks

2019-06-18 · NeurIPS 2019 12 · Francis Williams, Matthew Trager, Claudio Silva, Daniele Panozzo 외

We present a theoretical and empirical study of the gradient dynamics of overparameterized shallow ReLU networks with one-dimensional input, solving least-squares interpolation. We show that the gradient dynamics of such…

Gradient flow dynamics of shallow ReLU networks for square loss and orthogonal inputs

2022-06-02 · Etienne Boursier, Loucas Pillaud-Vivien, Nicolas Flammarion

The training of neural networks by gradient descent methods is a cornerstone of the deep learning revolution. Yet, despite some recent progress, a complete theory explaining its success is still missing. This article pre…

Normalized gradient flow optimization in the training of ReLU artificial neural networks

2022-07-13 · Simon Eberle, Arnulf Jentzen, Adrian Riekert, Georg Weiss

The training of artificial neural networks (ANNs) is nowadays a highly relevant algorithmic procedure with many applications in science and industry. Roughly speaking, ANNs can be regarded as iterated compositions betwee…

Gradient descent provably escapes saddle points in the training of shallow ReLU networks

2022-08-03 · Patrick Cheridito, Arnulf Jentzen, Florian Rossmannek

Dynamical systems theory has recently been applied in optimization to prove that gradient descent algorithms bypass so-called strict saddle points of the loss function. However, in many modern machine learning applicatio…