paper-with-me

홈 › Papers

Phase diagram for two-layer ReLU neural networks at infinite-width limit

2020-07-15 · Tao Luo, Zhi-Qin John Xu, Zheng Ma, Yaoyu Zhang

How neural network behaves during the training over different choices of hyperparameters is an important question in the study of neural networks. In this work, inspired by the phase diagram in statistical mechanics, we draw the phase diagram for the two-layer ReLU neural network at the infinite-width limit for a complete characterization of its dynamical regimes and their dependence on hyperparameters related to initialization. Through both experimental and theoretical approaches, we identify three regimes in the phase diagram, i.e., linear regime, critical regime and condensed regime, based on the relative change of input weights as the width approaches infinity, which tends to $0$, $O(1)$ and $+\infty$, respectively. In the linear regime, NN training dynamics is approximately linear similar to a random feature model with an exponential loss decay. In the condensed regime, we demonstrate through experiments that active neurons are condensed at several discrete orientations. The critical regime serves as the boundary between above two regimes, which exhibits an intermediate nonlinear behavior with the mean-field model as a typical example. Overall, our phase diagram for the two-layer ReLU NN serves as a map for the future studies and is a first step towards a more systematical investigation of the training behavior and the implicit regularization of NNs of different structures.

📄 PDF Abstract BibTeX arXiv:2007.07497

Code (1)

xuzhiqin1990/phasediagram_twolayerNN tf

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Empirical Phase Diagram for Three-layer Neural Networks with Infinite Width

2022-05-24 · Hanxu Zhou, Qixuan Zhou, Zhenyuan Jin, Tao Luo 외

Substantial work indicates that the dynamics of neural networks (NNs) is closely related to their initialization of parameters. Inspired by the phase diagram for two-layer ReLU NNs with infinite width (Luo et al., 2021),…

Finite-Width Neural Tangent Kernels from Feynman Diagrams

2025-08-15 · Max Guillen, Philipp Misof, Jan E. Gerken arxiv

Neural tangent kernels (NTKs) are a powerful tool for analyzing deep, non-linear neural networks. In the infinite-width limit, NTKs can easily be computed for most common architectures, yielding full analytic control ove…

The Future is Log-Gaussian: ResNets and Their Infinite-Depth-and-Width Limit at Initialization

2021-06-07 · NeurIPS 2021 12 · Mufan Bill Li, Mihai Nica, Daniel M. Roy

Theoretical results show that neural networks can be approximated by Gaussian processes in the infinite-width limit. However, for fully connected networks, it has been previously shown that for any fixed network width, $…

Gaussian Processes

Tighter Sparse Approximation Bounds for ReLU Neural Networks

2021-10-07 · ICLR 2022 4 · Carles Domingo-Enrich, Youssef Mroueh

A well-known line of work (Barron, 1993; Breiman, 1993; Klusowski & Barron, 2018) provides bounds on the width $n$ of a ReLU two-layer neural network needed to approximate a function $f$ over the ball $\mathcal{B}_R(\mat…

Convergence of Deep Convolutional Neural Networks

2021-09-28 · Yuesheng Xu, Haizhang Zhang

Convergence of deep neural networks as the depth of the networks tends to infinity is fundamental in building the mathematical foundation for deep learning. In a previous study, we investigated this question for deep ReL…