paper-with-me

홈 › Papers

Width and Depth Limits Commute in Residual Networks

2023-02-01 · Soufiane Hayou, Greg Yang

We show that taking the width and depth to infinity in a deep neural network with skip connections, when branches are scaled by $1/\sqrt{depth}$ (the only nontrivial scaling), result in the same covariance structure no matter how that limit is taken. This explains why the standard infinite-width-then-depth approach provides practical insights even for networks with depth of the same order as width. We also demonstrate that the pre-activations, in this case, have Gaussian distributions which has direct applications in Bayesian deep learning. We conduct extensive simulations that show an excellent match with our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2302.00453

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Scaling Limits and Synchronization by Noise in Deep Transformer Models

2026-04-29 · Andrea Agazzi, Giuseppe Bruno, Eloy Mosig García, Samuele Saviozzi 외 arxiv

We prove pathwise convergence of the layerwise evolution of tokens in a finite-depth, finite-width transformer model with MultiLayer Perceptron (MLP) blocks to a continuous-time stochastic interacting particle system. We…

On the Infinite Width and Depth Limits of Predictive Coding Networks

2026-02-07 · Francesco Innocenti, El Mehdi Achour, Rafal Bogacz arxiv

Predictive coding (PC) is a biologically plausible alternative to standard backpropagation (BP) that minimises an energy function with respect to network activities before updating weights. Recent work has improved the t…

Tensor Programs VI: Feature Learning in Infinite-Depth Neural Networks

2023-10-03 · Greg Yang, Dingli Yu, Chen Zhu, Soufiane Hayou

By classifying infinite-width neural networks and identifying the *optimal* limit, Tensor Programs IV and V demonstrated a universal way, called $\mu$P, for *widthwise hyperparameter transfer*, i.e., predicting optimal h…

Diversity

Bayesian Inference with Shaped Deep Non-linear MLPs

2026-05-29 · Boris Hanin, Tianze Jiang arxiv

A central aim of deep learning theory is to characterize how neural networks make predictions in the regime of simultaneously large model and training set size. Since the limits of diverging number of model parameters an…

Bayesian Inference

Global convergence of ResNets: From finite to infinite width using linear parameterization

2021-12-10 · Raphaël Barboni, Gabriel Peyré, François-Xavier Vialard

Overparametrization is a key factor in the absence of convexity to explain global convergence of gradient descent (GD) for neural networks. Beside the well studied lazy regime, infinite width (mean field) analysis has be…