paper-with-me

홈 › Papers

An Unconstrained Layer-Peeled Perspective on Neural Collapse

2021-10-06 · ICLR 2022 4 · Wenlong Ji, Yiping Lu, Yiliang Zhang, Zhun Deng, Weijie J. Su

Neural collapse is a highly symmetric geometric pattern of neural networks that emerges during the terminal phase of training, with profound implications on the generalization performance and robustness of the trained networks. To understand how the last-layer features and classifiers exhibit this recently discovered implicit bias, in this paper, we introduce a surrogate model called the unconstrained layer-peeled model (ULPM). We prove that gradient flow on this model converges to critical points of a minimum-norm separation problem exhibiting neural collapse in its global minimizer. Moreover, we show that the ULPM with the cross-entropy loss has a benign global landscape for its loss function, which allows us to prove that all the critical points are strict saddle points except the global minimizers that exhibit the neural collapse phenomenon. Empirically, we show that our results also hold during the training of neural networks in real-world tasks when explicit regularization or weight decay is not used.

📄 PDF Abstract BibTeX arXiv:2110.02796

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Exploring Deep Neural Networks via Layer-Peeled Model: Minority Collapse in Imbalanced Training

2021-01-29 · Cong Fang, Hangfeng He, Qi Long, Weijie J. Su

In this paper, we introduce the \textit{Layer-Peeled Model}, a nonconvex yet analytically tractable optimization program, in a quest to better understand deep neural networks that are trained for a sufficiently long time…

How Gradient Descent Separates Data with Neural Collapse: A Layer-Peeled Perspective

2021-05-21 · NeurIPS 2021 12 · Wenlong Ji, Yiping Lu, Yiliang Zhang, Zhun Deng 외

In this paper, we derive a landscape analysis to the surrogate model to study the inductive bias of the neural features and parameters from neural networks with cross-entropy. We show that once the training cross-entropy…

Inductive Bias

The Persistence of Neural Collapse Despite Low-Rank Bias: An Analytic Perspective Through Unconstrained Features

2024-10-30 · Connall Garrod, Jonathan P. Keating

Modern deep neural networks have been observed to exhibit a simple structure in their final layer features and weights, commonly referred to as neural collapse. This phenomenon has also been noted in layers beyond the fi…

The Other Side of the Coin: Unveiling the Downsides of Model Aggregation in Federated Learning from a Layer-peeled Perspective

2025-02-05 · Guogang Zhu, Xuefeng Liu, Jianwei Niu, Shaojie Tang 외

In federated learning (FL), model aggregation is a critical step by which multiple clients share their knowledge with one another. However, it is also widely recognized that the aggregated model, when sent back to each c…

Federated Learning

Deep Neural Collapse Is Provably Optimal for the Deep Unconstrained Features Model

2023-05-22 · NeurIPS 2023 11

Neural collapse (NC) refers to the surprising structure of the last layer of deep neural networks in the terminal phase of gradient descent training. Recently, an increasing amount of experimental evidence has pointed to…

Binary Classification