paper-with-me

홈 › Papers

A Geometric Analysis of Neural Collapse with Unconstrained Features

2021-05-06 · NeurIPS 2021 12 · Zhihui Zhu, Tianyu Ding, Jinxin Zhou, Xiao Li, Chong You, Jeremias Sulam, Qing Qu

We provide the first global optimization landscape analysis of $Neural\;Collapse$ -- an intriguing empirical phenomenon that arises in the last-layer classifiers and features of neural networks during the terminal phase of training. As recently reported by Papyan et al., this phenomenon implies that ($i$) the class means and the last-layer classifiers all collapse to the vertices of a Simplex Equiangular Tight Frame (ETF) up to scaling, and ($ii$) cross-example within-class variability of last-layer activations collapses to zero. We study the problem based on a simplified $unconstrained\;feature\;model$, which isolates the topmost layers from the classifier of the neural network. In this context, we show that the classical cross-entropy loss with weight decay has a benign global landscape, in the sense that the only global minimizers are the Simplex ETFs while all other critical points are strict saddles whose Hessian exhibit negative curvature directions. In contrast to existing landscape analysis for deep neural networks which is often disconnected from practice, our analysis of the simplified model not only does it explain what kind of features are learned in the last layer, but it also shows why they can be efficiently optimized in the simplified settings, matching the empirical observations in practical deep network architectures. These findings could have profound implications for optimization, generalization, and robustness of broad interests. For example, our experiments demonstrate that one may set the feature dimension equal to the number of classes and fix the last-layer classifier to be a Simplex ETF for network training, which reduces memory cost by over $20\%$ on ResNet18 without sacrificing the generalization performance.

📄 PDF Abstract BibTeX arXiv:2105.02375

Code (1)

tding1/Neural-Collapse 공식 구현 pytorch

Tasks

global-optimization

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Wide Neural Networks Trained with Weight Decay Provably Exhibit Neural Collapse

2024-10-07 · Arthur Jacot, Peter Súkeník, Zihan Wang, Marco Mondelli

Deep neural networks (DNNs) at convergence consistently represent the training data in the last layer via a highly symmetric geometric structure referred to as neural collapse. This empirical evidence has spurred a line …

Geometric Analysis of Unconstrained Feature Models with $d=K$

2024-07-15 · Yi Shen, Shao Gu

Recently, interesting empirical phenomena known as Neural Collapse have been observed during the final phase of training deep neural networks for classification tasks. We examine this issue when the feature dimension d i…

Articles

An Unconstrained Layer-Peeled Perspective on Neural Collapse

2021-10-06 · ICLR 2022 4 · Wenlong Ji, Yiping Lu, Yiliang Zhang, Zhun Deng 외

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 ne…

Neural collapse with unconstrained features

2020-11-23 · Dustin G. Mixon, Hans Parshall, Jianzong Pi

Neural collapse is an emergent phenomenon in deep learning that was recently discovered by Papyan, Han and Donoho. We propose a simple "unconstrained features model" in which neural collapse also emerges empirically. By …

Neural Collapse with Normalized Features: A Geometric Analysis over the Riemannian Manifold

2022-09-19 · Can Yaras, Peng Wang, Zhihui Zhu, Laura Balzano 외

When training overparameterized deep networks for classification tasks, it has been widely observed that the learned features exhibit a so-called "neural collapse" phenomenon. More specifically, for the output features o…

Multi-class ClassificationRepresentation LearningRiemannian optimization