REVIEW 3 major objections 4 minor 5 cited by
Statistical physics can now compute the Bayes-optimal learning limit of a deep neural network with width proportional to its input, in the interpolation regime.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-04 07:39 UTC pith:WOOKY7V5
load-bearing objection A serious, mostly honest attack on a hard open problem, with an exactness claim that currently outruns the proof — especially for generic activations with a second Hermite component. the 3 major comments →
Statistical physics of deep learning: Optimal learning of a multi-layer perceptron near interpolation
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Under the Gaussian hypothesis (11) — that the replicated post-activations of teacher and student converge to a jointly Gaussian law with covariance K* — combined with a measure simplification (31) that replaces the true conditional law of the quadratic sufficient statistics by a generalized Wishart prior with exponential tilt fixed by moment matching, the paper derives replica-symmetric formulas (Results 1, 3, 4) for the limiting free entropy of an MLP with L hidden layers in the proportional-width, quadratic-sample regime. The formulas express the free entropy as a variational problem over a few functional order parameters: overlaps labelled by readout amplitudes (and, for L=2, by effective
What carries the argument
The central objects are (i) the Gaussian ansatz on replicated post-activations, which reduces the energetic part to a low-dimensional covariance K*; (ii) the replacement of the conditional law of the quadratic composite S_2 = W^⊤ diag(v0) W by a generalized Wishart prior with an exponential tilt, whose Lagrange multiplier is fixed by matching the moment E[v² Q(v)²] + γ v̄² — this step is the crux that allows the theory to handle matrices that lack rotational invariance; and (iii) the use of HCIZ spherical integrals (and their rectangular counterpart for L=2) to evaluate the entropy of the matrix order parameters. The order parameters themselves — functional overlaps Q(v), Q1(v^(2)), Q2(v, v^
Load-bearing premise
The load-bearing premise is the Gaussian ansatz (11) — that the replicated post-activations of teacher and student converge to a jointly Gaussian vector with covariance K* — supplemented by the moment-matching replacement of the conditional law of S_2 (31); if either fails, the replica formulas do not follow.
What would settle it
Run a large-d Bayesian sampling (e.g., HMC) of a shallow MLP in the interpolation regime with a generic activation (µ2 ≠ 0) and measure the moment generating function of the student's post-activations on test inputs, as in the paper's FIG. 4. If the relative error between the empirical and theoretical Gaussian MGF does not vanish as d grows — e.g., stays above O(1/√d) — the Gaussian hypothesis (11) is violated and Result 1 cannot hold exactly.
If this is right
- The Bayes-optimal generalization error for proportional-width MLPs in the interpolation regime is computable by maximizing a low-dimensional RS potential (Results 1–4), giving sharp limits that any algorithm trained on the same data cannot beat.
- Feature learning beats kernels and random features because higher-order components of the teacher can only be exploited once the student's weights align (specialise) with those of the target; kernels never specialise, which explains the performance gap shown in FIG. 2.
- Specialisation transitions are generically present and can be partial: sub-populations of neurons connected to larger readout amplitudes specialise first, and for L≥2 the transitions are layer-wise, propagating from inner to outer layers.
- Deeper targets are harder: the overlap of the l-th layer decreases with layer index, and more data per layer is needed as L grows (FIG. 19).
- Algorithms such as HMC, GAMP-RIE and ADAM get trapped in metastable states predicted by the theory; over-parameterisation (wider students) can recover part of the gap but the specialised equilibrium remains exponentially hard to reach in some cases.
Where Pith is reading between the lines
- If the Gaussian ansatz extends to mismatched teacher-student settings (as the authors suggest), the same variational formulas could predict how much data a network needs to learn from a different function class, a step toward quantitative scaling laws.
- The shallow-to-deep specialisation ordering implies a testable transfer-learning prediction: representations from early layers of a trained network should transfer to new tasks with smaller data budgets than those from deeper layers, because deeper layers need more data to specialise.
- The formalism's success suggests that other extensive-rank matrix inference problems lacking rotational invariance, beyond the matrix-sensing problems the paper explicitly names, might be treated by the same replica-plus-HCIZ blend.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper develops a replica-symmetric statistical physics theory for Bayes-optimal learning of a teacher MLP by a matched student MLP in the proportional-width, interpolation scaling d,k_l,n → ∞ with k_l/d → γ_l and n/d^2 → α. The central results are formulas for the limiting free entropy and order parameters for shallow MLPs (Result 1), two-hidden-layer MLPs (Result 3), and arbitrary-depth MLPs under restrictive hypotheses (Result 4). These formulas determine the Bayes-optimal generalization error (Result 2) and predict layer-wise and neuron-wise specialization transitions. The theory is tested extensively against HMC, Metropolis, GAMP-RIE, and ADAM, and the paper identifies the Gaussian ansatz on replicated post-activations (Eq. (11)) and a moment-matched generalized-Wishart replacement (Eq. (31)) as the main unproved ingredients, with partial proofs for special cases.
Significance. If correct, the paper would be a significant step toward a quantitative theory of feature learning in fully trained, finite-width MLPs in the interpolation regime, going beyond kernel, random-feature, and mean-field limits. The identification of functional order parameters indexed by readout amplitudes and effective readouts gives a concrete, falsifiable picture of how specialization propagates across layers and neurons. Strengths include the absence of fitted constants, the breadth of numerical validation with multiple algorithm families, the direct test of the Gaussian hypothesis in Fig. 4, and the partial proof in App. B6 for μ2 = 0. The phenomenological predictions — e.g., shallow-to-deep propagation of specialization and the difficulty of reaching the specialized state — are interesting and well supported by the simulations. However, the exactness claim for generic shallow activations is not established, and the paper itself documents a concrete tension with a rigorous quadratic-activation result. The safest and most defensible core is the μ2 = 0 shallow case and the deep results under (H2)/(H3), where matrix-integral approximations are absent or less central.
major comments (3)
- [Result 1 and Remark 4] Result 1 is stated for arbitrary shallow activations with μ0 = 0, but for μ2 ≠ 0 its derivation relies on replacing the true conditional measure (30) by the moment-matched generalized-Wishart measure (31). This replacement is not derived, and a single moment condition does not determine the large-deviation rate function needed to select the equilibrium order parameters. The paper itself, in Remark 4, reports that for σ(x)=x², which satisfies the hypotheses of Result 1, numerical maximization of the RS potential selects Q(v)>0 for γ≲1 whereas the rigorous equations of [95] give Q(v)=0 for all (α,γ). The response that the free-entropy difference is ≤1% and the potential is flat does not resolve the issue: a small free-energy error can shift the location of the maximizing Q and change the predicted specialization transitions. Since σ=x² is inside the stated domain, Result 1 is not exact as
- [Eqs. (27)–(28) and (31)] The diagonal-concentration assumptions on Hadamard powers (27)–(28) and the measure simplification (31) are load-bearing for the entropic potential, not merely technical. The paper states these are assumptions and validates them only a posteriori through the same learning curves the theory is meant to predict. This circularity is particularly acute for the μ2 ≠ 0 shallow case, where the HCIZ integral is evaluated under the simplified measure. The manuscript should either provide a direct test of (27)–(28) at the level of the large-deviation functional (not just of the resulting generalization error), or clearly mark the μ2 ≠ 0 formula as conjectural. Without this, Results 1 and 2 for generic activations such as ReLU cannot be regarded as established.
- [Results 3 and 4 / App. C1] The deep-layer results also rely on unproved simplifications, although matrix integrals are absent for L≥3. For L=2, the entropic contribution is evaluated using a relaxation of the conditional law of W^(2:1) with an exponential tilt fixed by moment matching (App. C1). The rectangular spherical integral then gives the result. This is a further instance of the same moment-matching issue: a single overlap moment is matched, but the full measure is replaced by a Gaussian-product base measure. The numerical agreement is good, but the claims of exactness in Remarks 4 and the text for L≥2 should be softened unless a proof strategy or a rigorous check of the measure equivalence is supplied. The paper has a partial proof only for the shallow μ2 = 0 case (App. B6).
minor comments (4)
- [Notation around Eq. (10) and Eq. (16)] The symbol K* is used both for the asymptotic off-diagonal covariance in the Gaussian hypothesis and for the evaluated function K(R2*,Q*). This is a potential source of confusion; consider using K∞ for the object in (10).
- [Section II A, τ(Q) in Eq. (14)] The definition of τ(Q) via mmse^{-1}_S is terse; the reader must consult App. B1 to see that this is the Lagrange multiplier enforcing the moment condition. A one-sentence intuitive explanation would help.
- [Remark 4] The claim that 'the free-entropy difference never exceeds ≈1%' is not documented with a figure or table. Given that the paper makes a quantitative claim about the size of the error, this statement should be backed by a plot of the RS potential versus Q in the problematic γ≲1 regime.
- [App. B6] The partial proof for μ2 = 0 is a strength, but the precise hypotheses under which it applies (e.g., bounded activation, finite Hermite support) are not stated in the main text. Please state them explicitly.
Circularity Check
No significant circularity: Results 1-4 are explicitly conditional on stated hypotheses, and no fitted quantity is relabeled as a prediction.
full rationale
The paper's central derivations are conditional on two transparently labeled assumptions, and neither reduces to the target quantities. The Gaussian hypothesis (11) is introduced as "our main assumption" and later called "an ansatz we cannot prove"; all replica formulas are stated as consequences of this hypothesis, with the covariance K* obtained self-consistently from saddle-point equations rather than from data. The measure replacement in Eq. (31) is presented as "the simplification we consider," with the Lagrange multiplier tau fixed by the moment-matching condition (32) to the true conditional measure; the resulting saddle-point solution for R2 and Q is not forced to equal that matched moment, and no empirical constant is inserted into the RS potential (15). The numerical validation of the Gaussian ansatz in Sec. III (e.g., Fig. 4) is a self-consistency check rather than a parameter fit to the predicted learning curves; this is an epistemic limitation, not a circular reduction. Remark 4 explicitly concedes a discrepancy with the rigorous quadratic-activation result [95] for the case mu2 != 0 and declines to claim exactness there, while App. B2b flags the HCIZ steps as "possibly approximative." These admissions show that the authors do not treat the ansatz's conclusion as defining its inputs. There is no load-bearing self-citation chain, no imported uniqueness theorem, no fitted input relabeled as a prediction, and no renaming of a known result. Unproved assumptions are correctness/rigor risks, not circularity.
Axiom & Free-Parameter Ledger
axioms (6)
- domain assumption Joint Gaussianity of replicated post-activations (Gaussian ansatz)
- domain assumption Diagonal concentration of Hadamard powers of overlap matrices
- ad hoc to paper Measure replacement by generalized Wishart with moment matching
- domain assumption Replica symmetry (RS ansatz)
- domain assumption For L=2, recursive Gaussianity of pre-activations and exact recovery of effective readouts
- domain assumption For L≥3, activations with µ0=µ1=µ2=0 and recursive diagonal concentration
invented entities (1)
-
Generalized Wishart matrix S_2^a = W^{a⊤} diag(v0) W^a / √k with effective prior P_S
no independent evidence
read the original abstract
For four decades statistical physics has been providing a framework to analyse neural networks. A long-standing question remained on its capacity to tackle deep learning models capturing rich feature learning effects, thus going beyond the narrow networks or kernel methods analysed until now. We positively answer through the study of the supervised learning of a multi-layer perceptron. Importantly, (i) its width scales as the input dimension, making it more prone to feature learning than ultra wide networks, and more expressive than narrow ones or ones with fixed embedding layers; and (ii) we focus on the challenging interpolation regime where the number of trainable parameters and data are comparable, which forces the model to adapt to the task. We consider the matched teacher-student setting. Therefore, we provide the fundamental limits of learning random deep neural network targets and identify the sufficient statistics describing what is learnt by an optimally trained network as the data budget increases. A rich phenomenology emerges with various learning transitions. With enough data, optimal performance is attained through the model's "specialisation" towards the target, but it can be hard to reach for training algorithms which get attracted by sub-optimal solutions predicted by the theory. Specialisation occurs inhomogeneously across layers, propagating from shallow towards deep ones, but also across neurons in each layer. Furthermore, deeper targets are harder to learn. Despite its simplicity, the Bayes-optimal setting provides insights on how the depth, non-linearity and finite (proportional) width influence neural networks in the feature learning regime that are potentially relevant in much more general settings.
Figures
Forward citations
Cited by 5 Pith papers
-
Signal-to-Noise Ratio and Sample Size Govern Representational Alignment in Neural Networks
Representational alignment varies monotonically with SNR and non-monotonically with sample size (minimized near interpolation threshold) across linear and nonlinear networks, and is decoupled from generalization error.
-
Asymmetric Scaling Laws from Sparse Features
A sparse-activation model predicts double-descent loss with distinct under- and over-parameterized scaling exponents set by sparsity, plus a compute-optimal frontier favoring dataset growth.
-
Statistical Properties of Training & Generalization
Neural scaling laws in deep learning interact with physics constraints and inductive biases beyond classical statistics.
-
There Will Be a Scientific Theory of Deep Learning
A mechanics of the learning process is emerging in deep learning theory, characterized by dynamics, coarse statistics, and falsifiable predictions across idealized settings, limits, laws, hyperparameters, and universa...
-
Statistical Properties of Training & Generalization
Review of neural scaling laws and their relation to constraints and inductive biases when applying machine learning to physics problems.
Reference graph
Works this paper leans on
-
[1]
author author P. L. \ Bartlett , author A. Montanari ,\ and\ author A. Rakhlin ,\ title title Deep learning: a statistical viewpoint ,\ https://doi.org/10.1017/S0962492921000027 journal journal Acta Numerica \ volume 30 ,\ pages 87 ( year 2021 ) NoStop
-
[2]
author author Y. LeCun , author Y. Bengio ,\ and\ author G. Hinton ,\ title title Deep learning ,\ https://doi.org/10.1038/nature14539 journal journal Nature \ volume 521 ,\ pages 436 ( year 2015 ) NoStop
-
[3]
author author D. J. \ Amit , author H. Gutfreund ,\ and\ author H. Sompolinsky ,\ title title Spin-glass models of neural networks ,\ https://doi.org/10.1103/PhysRevA.32.1007 journal journal Phys. Rev. A \ volume 32 ,\ pages 1007 ( year 1985 ) NoStop
-
[4]
author author E. Gardner ,\ title title The space of interactions in neural network models ,\ https://doi.org/10.1088/0305-4470/21/1/030 journal journal Journal of Physics A: Mathematical and General \ volume 21 ,\ pages 257 ( year 1988 ) NoStop
-
[5]
author author E. Gardner \ and\ author B. Derrida ,\ title title Three unfinished works on the optimal storage capacity of networks ,\ https://doi.org/10.1088/0305-4470/22/12/004 journal journal Journal of Physics A: Mathematical and General \ volume 22 ,\ pages 1983 ( year 1989 ) NoStop
-
[6]
author author H. S. \ Seung , author M. Opper ,\ and\ author H. Sompolinsky ,\ title title Query by committee ,\ in\ https://doi.org/10.1145/130385.130417 booktitle Proceedings of the Fifth Annual Workshop on Computational Learning Theory ,\ series and number COLT '92 \ ( publisher Association for Computing Machinery ,\ address New York, NY, USA ,\ year 1...
arXiv 1992
-
[7]
author author A. Engel , author H. M. \ K\"ohler , author F. Tschepke , author H. Vollmayr ,\ and\ author A. Zippelius ,\ title title Storage capacity and learning algorithms for two-layer neural networks ,\ https://doi.org/10.1103/PhysRevA.45.7590 journal journal Phys. Rev. A \ volume 45 ,\ pages 7590 ( year 1992 ) NoStop
-
[8]
author author K. Kang , author J.-H. \ Oh , author C. Kwon ,\ and\ author Y. Park ,\ title title Generalization in a two-layer neural network ,\ https://doi.org/10.1103/PhysRevE.48.4805 journal journal Phys. Rev. E \ volume 48 ,\ pages 4805 ( year 1993 ) NoStop
-
[9]
author author D. O'Kane \ and\ author O. Winther ,\ title title Learning to classify in large committee machines ,\ https://doi.org/10.1103/PhysRevE.50.3201 journal journal Phys. Rev. E \ volume 50 ,\ pages 3201 ( year 1994 ) NoStop
-
[10]
author author H. Schwarze \ and\ author J. Hertz ,\ title title Generalization in fully connected committee machines ,\ https://doi.org/10.1209/0295-5075/21/7/012 journal journal Europhysics Letters \ volume 21 ,\ pages 785 ( year 1993 ) NoStop
-
[11]
author author R. Urbanczik ,\ title title Storage capacity of the fully-connected committee machine ,\ https://doi.org/10.1088/0305-4470/30/11/007 journal journal Journal of Physics A: Mathematical and General \ volume 30 ,\ pages L387 ( year 1997 ) NoStop
-
[12]
author author O. Winther , author B. Lautrup ,\ and\ author J.-B. \ Zhang ,\ title title Optimal learning in multilayer neural networks ,\ https://doi.org/10.1103/PhysRevE.55.836 journal journal Phys. Rev. E \ volume 55 ,\ pages 836 ( year 1997 ) NoStop
-
[13]
author author H. Schwarze \ and\ author J. Hertz ,\ title title Generalization in a large committee machine ,\ https://doi.org/10.1209/0295-5075/20/4/015 journal journal Europhysics Letters \ volume 20 ,\ pages 375 ( year 1992 ) NoStop
-
[14]
author author H. Schwarze , author M. Opper ,\ and\ author W. Kinzel ,\ title title Generalization in a two-layer neural network ,\ https://doi.org/10.1103/PhysRevA.46.R6185 journal journal Phys. Rev. A \ volume 46 ,\ pages R6185 ( year 1992 ) NoStop
-
[15]
author author G. Mato \ and\ author N. Parga ,\ title title Generalization properties of multilayered neural networks ,\ https://doi.org/10.1088/0305-4470/25/19/017 journal journal Journal of Physics A: Mathematical and General \ volume 25 ,\ pages 5047 ( year 1992 ) NoStop
-
[16]
author author R. Monasson \ and\ author R. Zecchina ,\ title title Weight space structure and internal representations: A direct approach to learning and generalization in multilayer neural networks ,\ https://doi.org/10.1103/PhysRevLett.75.2432 journal journal Phys. Rev. Lett. \ volume 75 ,\ pages 2432 ( year 1995 ) NoStop
-
[17]
author author B. Schottky ,\ title title Phase transitions in the generalization behaviour of multilayer neural networks ,\ https://doi.org/10.1088/0305-4470/28/16/010 journal journal Journal of Physics A: Mathematical and General \ volume 28 ,\ pages 4515 ( year 1995 ) NoStop
-
[18]
author author A. Engel ,\ title title Correlation of internal representations in feed-forward neural networks ,\ https://doi.org/10.1088/0305-4470/29/13/003 journal journal Journal of Physics A: Mathematical and General \ volume 29 ,\ pages L323 ( year 1996 ) NoStop
-
[19]
author author D. Malzahn , author A. Engel ,\ and\ author I. Kanter ,\ title title Storage capacity of correlated perceptrons ,\ https://doi.org/10.1103/PhysRevE.55.7369 journal journal Phys. Rev. E \ volume 55 ,\ pages 7369 ( year 1997 ) NoStop
-
[20]
author author D. Malzahn \ and\ author A. Engel ,\ title title Correlations between hidden units in multilayer neural networks and replica symmetry breaking ,\ https://doi.org/10.1103/PhysRevE.60.2097 journal journal Phys. Rev. E \ volume 60 ,\ pages 2097 ( year 1999 ) NoStop
-
[21]
author author H. Sompolinsky , author N. Tishby ,\ and\ author H. S. \ Seung ,\ title title Learning from examples in large neural networks ,\ https://doi.org/10.1103/PhysRevLett.65.1683 journal journal Phys. Rev. Lett. \ volume 65 ,\ pages 1683 ( year 1990 ) NoStop
-
[22]
author author G. Gy\"orgyi ,\ title title First-order transition to perfect generalization in a neural network with binary synapses ,\ https://doi.org/10.1103/PhysRevA.41.7097 journal journal Phys. Rev. A \ volume 41 ,\ pages 7097 ( year 1990 ) NoStop
-
[23]
author author R. Meir \ and\ author J. F. \ Fontanari ,\ title title Learning from examples in weight-constrained neural networks ,\ https://doi.org/10.1088/0305-4470/25/5/021 journal journal Journal of Physics A: Mathematical and General \ volume 25 ,\ pages 1149 ( year 1992 ) NoStop
-
[24]
author author D. M. L. \ Barbato \ and\ author J. F. \ Fontanari ,\ title title The effects of lesions on the generalization ability of a perceptron ,\ https://doi.org/10.1088/0305-4470/26/8/013 journal journal Journal of Physics A: Mathematical and General \ volume 26 ,\ pages 1847 ( year 1993 ) NoStop
-
[25]
author author A. Engel \ and\ author L. Reimers ,\ title title Reliability of replica symmetry for the generalization problem of a toy multilayer neural network ,\ https://doi.org/10.1209/0295-5075/28/7/013 journal journal Europhysics Letters \ volume 28 ,\ pages 531 ( year 1994 ) NoStop
-
[26]
author author G. J. \ Bex , author R. Serneels ,\ and\ author C. Van den Broeck ,\ title title Storage capacity and generalization error for the reversed-wedge I sing perceptron ,\ https://doi.org/10.1103/PhysRevE.51.6309 journal journal Phys. Rev. E \ volume 51 ,\ pages 6309 ( year 1995 ) NoStop
-
[27]
author author E. Barkai , author D. Hansel ,\ and\ author H. Sompolinsky ,\ title title Broken symmetries in multilayered perceptrons ,\ https://doi.org/10.1103/PhysRevA.45.4146 journal journal Phys. Rev. A \ volume 45 ,\ pages 4146 ( year 1992 ) NoStop
-
[28]
author author H. Schwarze ,\ title title Learning a rule in a multilayer neural network ,\ https://doi.org/10.1088/0305-4470/26/21/017 journal journal Journal of Physics A: Mathematical and General \ volume 26 ,\ pages 5781 ( year 1993 ) NoStop
-
[29]
author author A. Engel \ and\ author C. Van den Broeck ,\ https://doi.org/10.1017/CBO9781139164542 title Statistical mechanics of learning \ ( publisher Cambridge University Press ,\ year 2001 ) NoStop
-
[30]
author author H. Cui ,\ title title High-dimensional learning of narrow neural networks ,\ https://doi.org/10.1088/1742-5468/adb1d6 journal journal Journal of Statistical Mechanics: Theory and Experiment \ volume 2025 ,\ pages 023402 ( year 2025 ) NoStop
-
[31]
author author J. Bruna \ and\ author D. Hsu ,\ title title Survey on Algorithms for Multi-Index Models ,\ https://doi.org/10.1214/25-STS993 journal journal Statistical Science \ volume 40 ,\ pages 378 ( year 2025 ) NoStop
-
[32]
author author G. B. \ Arous , author R. Gheissari ,\ and\ author A. Jagannath ,\ title title Online stochastic gradient descent on non-convex losses from high-dimensional inference ,\ journal journal J. Mach. Learn. Res. \ volume 22 ,\ https://doi.org/10.5555/3546258.3546364 10.5555/3546258.3546364 ( year 2021 ) NoStop
arXiv 2021
-
[33]
Damian , author L
author author A. Damian , author L. Pillaud-Vivien , author J. Lee ,\ and\ author J. Bruna ,\ title title Computational-statistical gaps in G aussian single-index models (extended abstract) ,\ in\ https://proceedings.mlr.press/v247/damian24a.html booktitle Proceedings of Thirty Seventh Conference on Learning Theory ,\ series Proceedings of Machine Learnin...
2024
-
[34]
author author E. Abbe , author E. Boix-Adsera , author M. Brennan , author G. Bresler ,\ and\ author D. Nagaraj ,\ title title The staircase property: how hierarchical structure can guide deep learning ,\ in\ https://doi.org/10.5555/3540261.3542328 booktitle Proceedings of the 35th International Conference on Neural Information Processing Systems ,\ serie...
arXiv 2021
-
[35]
Abbe , author E
author author E. Abbe , author E. B. \ Adser \`a ,\ and\ author T. Misiakiewicz ,\ title title SGD learning on neural networks: leap complexity and saddle-to-saddle dynamics ,\ in\ https://proceedings.mlr.press/v195/abbe23a.html booktitle Proceedings of Thirty Sixth Conference on Learning Theory ,\ series Proceedings of Machine Learning Research , Vol.\ v...
2023
-
[36]
Troiani , author Y
author author E. Troiani , author Y. Dandi , author L. Defilippis , author L. Zdeborova , author B. Loureiro ,\ and\ author F. Krzakala ,\ title title Fundamental computational limits of weak learnability in high-dimensional multi-index models ,\ in\ https://proceedings.mlr.press/v258/troiani25a.html booktitle Proceedings of The 28th International Confere...
2025
-
[37]
author author R. M. \ Neal ,\ title Priors for infinite networks ,\ in\ https://doi.org/10.1007/978-1-4612-0745-0_2 booktitle Bayesian Learning for Neural Networks \ ( publisher Springer New York ,\ address New York, NY ,\ year 1996 )\ pp.\ pages 29--53 NoStop
-
[38]
author author C. Williams ,\ title title Computing with infinite networks ,\ in\ https://proceedings.neurips.cc/paper/1996/file/ae5e3ce40e0404a45ecacaaf05e5f735-Paper.pdf booktitle Advances in Neural Information Processing Systems ,\ Vol. volume 9 ,\ editor edited by\ editor M. Mozer , editor M. Jordan ,\ and\ editor T. Petsche \ ( publisher MIT Press ,\ ...
1996
-
[39]
Lee , author J
author author J. Lee , author J. Sohl-dickstein , author J. Pennington , author R. Novak , author S. Schoenholz ,\ and\ author Y. Bahri ,\ title title Deep neural networks as G aussian processes ,\ in\ https://openreview.net/forum?id=B1EA-M-0Z booktitle International Conference on Learning Representations \ ( year 2018 ) NoStop
2018
-
[40]
author author A. G. D. G. \ Matthews , author J. Hron , author M. Rowland , author R. E. \ Turner ,\ and\ author Z. Ghahramani ,\ title title Gaussian process behaviour in wide deep neural networks ,\ in\ https://openreview.net/forum?id=H1-nGgWC- booktitle International Conference on Learning Representations \ ( year 2018 ) NoStop
2018
-
[41]
author author B. Hanin ,\ title title Random neural networks in the infinite width limit as Gaussian processes ,\ https://doi.org/10.1214/23-AAP1933 journal journal The Annals of Applied Probability \ volume 33 ,\ pages 4798 ( year 2023 ) NoStop
-
[42]
author author H. Yoon \ and\ author J.-H. \ Oh ,\ title title Learning of higher-order perceptrons with tunable complexities ,\ https://doi.org/10.1088/0305-4470/31/38/012 journal journal Journal of Physics A: Mathematical and General \ volume 31 ,\ pages 7771 ( year 1998 ) NoStop
-
[43]
author author R. Dietrich , author M. Opper ,\ and\ author H. Sompolinsky ,\ title title Statistical mechanics of support vector networks ,\ https://doi.org/10.1103/PhysRevLett.82.2975 journal journal Phys. Rev. Lett. \ volume 82 ,\ pages 2975 ( year 1999 ) NoStop
-
[44]
author author F. Gerace , author B. Loureiro , author F. Krzakala , author M. Mézard ,\ and\ author L. Zdeborová ,\ title title Generalisation error in learning with random features and the hidden manifold model ,\ https://doi.org/10.1088/1742-5468/ac3ae6 journal journal Journal of Statistical Mechanics: Theory and Experiment \ volume 2021 ,\ pages 124013...
-
[45]
Bordelon , author A
author author B. Bordelon , author A. Canatar ,\ and\ author C. Pehlevan ,\ title title Spectrum dependent learning curves in kernel regression and wide neural networks ,\ in\ https://proceedings.mlr.press/v119/bordelon20a.html booktitle Proceedings of the 37th International Conference on Machine Learning ,\ series Proceedings of Machine Learning Research...
2020
-
[46]
author author A. Canatar , author B. Bordelon ,\ and\ author C. Pehlevan ,\ title title Spectral bias and task-model alignment explain generalization in kernel regression and infinitely wide neural networks ,\ https://doi.org/10.1038/s41467-021-23103-1 journal journal Nature Communications \ volume 12 ,\ pages 2914 ( year 2021 ) NoStop
-
[47]
author author L. Xiao , author H. Hu , author T. Misiakiewicz , author Y. M. \ Lu ,\ and\ author J. Pennington ,\ title title Precise learning curves and higher-order scaling limits for dot-product kernel regression ,\ https://doi.org/10.1088/1742-5468/ad01b7 journal journal Journal of Statistical Mechanics: Theory and Experiment \ volume 2023 ,\ pages 11...
-
[48]
author author B. Ghorbani , author S. Mei , author T. Misiakiewicz ,\ and\ author A. Montanari ,\ title title Linearized two-layers neural networks in high dimension ,\ https://doi.org/10.1214/20-AOS1990 journal journal The Annals of Statistics \ volume 49 ,\ pages 1029 ( year 2021 ) NoStop
-
[49]
Rahimi \ and\ author B
author author A. Rahimi \ and\ author B. Recht ,\ title title Random features for large-scale kernel machines ,\ in\ https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf booktitle Advances in Neural Information Processing Systems ,\ Vol. volume 20 ,\ editor edited by\ editor J. Platt , editor D. Koller , ed...
2007
-
[50]
Jacot , author F
author author A. Jacot , author F. Gabriel ,\ and\ author C. Hongler ,\ title title Neural tangent kernel: Convergence and generalization in neural networks ,\ in\ https://proceedings.neurips.cc/paper/2018/file/5a4be1fa34e62bb8a6ec6b91d2462f5a-Paper.pdf booktitle Advances in Neural Information Processing Systems ,\ Vol. volume 31 ,\ editor edited by\ edit...
2018
-
[51]
Chizat , author E
author author L. Chizat , author E. Oyallon ,\ and\ author F. Bach ,\ title title On lazy training in differentiable programming ,\ in\ https://proceedings.neurips.cc/paper/2019/file/ae614c557843b1df326cb29c57225459-Paper.pdf booktitle Advances in Neural Information Processing Systems ,\ Vol. volume 32 ,\ editor edited by\ editor H. Wallach , editor H. La...
2019
-
[52]
Ghorbani , author S
author author B. Ghorbani , author S. Mei , author T. Misiakiewicz ,\ and\ author A. Montanari ,\ title title When do neural networks outperform kernel methods? ,\ in\ https://proceedings.neurips.cc/paper_files/paper/2020/file/a9df2255ad642b923d95503b9a7958d8-Paper.pdf booktitle Advances in Neural Information Processing Systems ,\ Vol. volume 33 ,\ editor...
2020
-
[53]
Refinetti , author S
author author M. Refinetti , author S. Goldt , author F. Krzakala ,\ and\ author L. Zdeborova ,\ title title Classifying high-dimensional G aussian mixtures: Where kernel methods fail and neural networks succeed ,\ in\ https://proceedings.mlr.press/v139/refinetti21b.html booktitle Proceedings of the 38th International Conference on Machine Learning ,\ ser...
2021
-
[54]
Dyer \ and\ author G
author author E. Dyer \ and\ author G. Gur-Ari ,\ title title Asymptotics of wide networks from F eynman diagrams ,\ in\ https://openreview.net/forum?id=S1gFvANKDS booktitle International Conference on Learning Representations \ ( year 2020 ) NoStop
2020
-
[55]
author author S. Yaida ,\ title title Non- G aussian processes and neural networks at finite widths ,\ in\ https://proceedings.mlr.press/v107/yaida20a.html booktitle Proceedings of The First Mathematical and Scientific Machine Learning Conference ,\ series Proceedings of Machine Learning Research , Vol.\ volume 107 ,\ editor edited by\ editor J. Lu \ and\...
2020
-
[56]
Zavatone-Veth , author A
author author J. Zavatone-Veth , author A. Canatar , author B. Ruben ,\ and\ author C. Pehlevan ,\ title title Asymptotics of representation learning in finite B ayesian neural networks ,\ in\ https://proceedings.neurips.cc/paper_files/paper/2021/file/cf9dc5e4e194fc21f397b4cac9cc3ae9-Paper.pdf booktitle Advances in Neural Information Processing Systems ,\...
2021
-
[57]
author author K. T. \ Grosvenor \ and\ author R. Jefferson ,\ title title The edge of chaos: quantum field theory and deep neural networks ,\ https://doi.org/10.21468/SciPostPhys.12.3.081 journal journal SciPost Phys. \ volume 12 ,\ pages 081 ( year 2022 ) NoStop
-
[58]
Fischer , author J
author author K. Fischer , author J. Lindner , author D. Dahmen , author Z. Ringel , author M. Kr\" a mer ,\ and\ author M. Helias ,\ title title Critical feature learning in deep neural networks ,\ in\ https://proceedings.mlr.press/v235/fischer24a.html booktitle Proceedings of the 41st International Conference on Machine Learning ,\ series Proceedings of...
2024
-
[59]
author author I. Banta , author T. Cai , author N. Craig ,\ and\ author Z. Zhang ,\ title title Structures of neural network effective theories ,\ https://doi.org/10.1103/PhysRevD.109.105007 journal journal Phys. Rev. D \ volume 109 ,\ pages 105007 ( year 2024 ) NoStop
-
[60]
author author M. Guillen , author P. Misof ,\ and\ author J. E. \ Gerken ,\ https://arxiv.org/abs/2508.11522 title Finite-width neural tangent kernels from F eynman diagrams ( year 2025 ),\ https://arxiv.org/abs/2508.11522 arXiv:2508.11522 [cs.LG] NoStop
arXiv 2025
-
[61]
author author Y. Bahri , author B. Hanin , author A. Brossollet , author V. Erba , author C. Keup , author R. Pacelli ,\ and\ author J. B. \ Simon ,\ title title Les H ouches lectures on deep learning at large and infinite width* ,\ https://doi.org/10.1088/1742-5468/ad2dd3 journal journal Journal of Statistical Mechanics: Theory and Experiment \ volume 20...
-
[62]
author author Z. Ringel , author N. Rubin , author E. Mor , author M. Helias ,\ and\ author I. Seroussi ,\ https://arxiv.org/abs/2502.18553 title Applications of statistical field theory in deep learning ( year 2025 ),\ https://arxiv.org/abs/2502.18553 arXiv:2502.18553 [stat.ML] NoStop
Pith/arXiv arXiv 2025
-
[63]
author author S. Mei , author A. Montanari ,\ and\ author P.-M. \ Nguyen ,\ title title A mean field view of the landscape of two-layer neural networks ,\ https://doi.org/10.1073/pnas.1806579115 journal journal Proceedings of the National Academy of Sciences \ volume 115 ,\ pages E7665 ( year 2018 ) NoStop
-
[64]
Mei , author T
author author S. Mei , author T. Misiakiewicz ,\ and\ author A. Montanari ,\ title title Mean-field theory of two-layers neural networks: dimension-free bounds and kernel limit ,\ in\ https://proceedings.mlr.press/v99/mei19a.html booktitle Proceedings of the Thirty-Second Conference on Learning Theory ,\ series Proceedings of Machine Learning Research , V...
2019
-
[65]
Yang \ and\ author E
author author G. Yang \ and\ author E. J. \ Hu ,\ title title Tensor programs IV : Feature learning in infinite-width neural networks ,\ in\ https://proceedings.mlr.press/v139/yang21c.html booktitle Proceedings of the 38th International Conference on Machine Learning ,\ series Proceedings of Machine Learning Research , Vol.\ volume 139 ,\ editor edited by...
2021
-
[66]
author author G. Rotskoff \ and\ author E. Vanden-Eijnden ,\ title title Trainability and accuracy of artificial neural networks: An interacting particle system approach ,\ https://doi.org/https://doi.org/10.1002/cpa.22074 journal journal Communications on Pure and Applied Mathematics \ volume 75 ,\ pages 1889 ( year 2022 ) NoStop
-
[67]
author author J. Sirignano \ and\ author K. Spiliopoulos ,\ title title Mean field analysis of neural networks: A central limit theorem ,\ https://doi.org/https://doi.org/10.1016/j.spa.2019.06.003 journal journal Stochastic Processes and their Applications \ volume 130 ,\ pages 1820 ( year 2020 ) NoStop
-
[68]
Bordelon \ and\ author C
author author B. Bordelon \ and\ author C. Pehlevan ,\ title title Self-consistent dynamical field theory of kernel evolution in wide neural networks ,\ in\ https://proceedings.neurips.cc/paper_files/paper/2022/file/d027a5c93d484a4312cc486d399c62c1-Paper-Conference.pdf booktitle Advances in Neural Information Processing Systems ,\ Vol. volume 35 ,\ editor...
2022
-
[69]
author author P.-M. \ Nguyen \ and\ author H. T. \ Pham ,\ title title A rigorous framework for the mean field limit of multilayer neural networks ,\ https://doi.org/10.4171/msl/42 journal journal Mathematical Statistics and Learning \ volume 6 ,\ pages 201 ( year 2023 ) NoStop
doi:10.4171/msl/42 2023
-
[70]
Bassetti , author M
author author F. Bassetti , author M. Gherardi , author A. Ingrosso , author M. Pastore ,\ and\ author P. Rotondo ,\ title title Feature learning in finite-width B ayesian deep linear networks with multiple outputs and convolutional layers ,\ http://jmlr.org/papers/v26/24-1158.html journal journal Journal of Machine Learning Research \ volume 26 ,\ pages ...
2025
-
[71]
Rubin , author Z
author author N. Rubin , author Z. Ringel , author I. Seroussi ,\ and\ author M. Helias ,\ title title A unified approach to feature learning in B ayesian neural networks ,\ in\ https://openreview.net/forum?id=ZmOSJ2MV2R booktitle High-dimensional Learning Dynamics 2024: The Emergence of Structure and Reasoning \ ( year 2024 ) NoStop
2024
-
[72]
author author A. van Meegen \ and\ author H. Sompolinsky ,\ title title Coding schemes in neural networks learning classification tasks ,\ https://doi.org/10.1038/s41467-025-58276-6 journal journal Nature Communications \ volume 16 ,\ pages 3354 ( year 2025 ) NoStop
-
[73]
author author C. Lauditi , author B. Bordelon ,\ and\ author C. Pehlevan ,\ https://arxiv.org/abs/2502.07998 title Adaptive kernel predictors from feature-learning infinite limits of neural networks ( year 2025 ),\ https://arxiv.org/abs/2502.07998 arXiv:2502.07998 [cs.LG] NoStop
Pith/arXiv arXiv 2025
-
[74]
author author A. X. \ Yang , author M. Robeyns , author E. Milsom , author B. Anson , author N. Schoots ,\ and\ author L. Aitchison ,\ title title A theory of representation learning gives a deep generalisation of kernel methods ,\ in\ https://proceedings.mlr.press/v202/yang23k.html booktitle Proceedings of the 40th International Conference on Machine Lea...
2023
-
[75]
Rubin , author I
author author N. Rubin , author I. Seroussi ,\ and\ author Z. Ringel ,\ title title Grokking as a first order phase transition in two layer networks ,\ in\ https://openreview.net/forum?id=3ROGsTX3IR booktitle The Twelfth International Conference on Learning Representations \ ( year 2024 ) NoStop
2024
-
[76]
author author A. M. \ Saxe , author J. McClelland ,\ and\ author S. Ganguli ,\ title title Exact solutions to the nonlinear dynamics of learning in deep linear neural networks ,\ in\ https://doi.org/10.48550/arXiv.1312.6120 booktitle Proceedings of the International Conference on Learning Representations 2014 \ ( year 2014 ) NoStop
-
[77]
author author Q. Li \ and\ author H. Sompolinsky ,\ title title Statistical mechanics of deep linear neural networks: The backpropagating kernel renormalization ,\ https://doi.org/10.1103/PhysRevX.11.031059 journal journal Phys. Rev. X \ volume 11 ,\ pages 031059 ( year 2021 ) NoStop
-
[78]
author author L. Aitchison ,\ title title Why bigger is not always better: on finite and infinite neural networks ,\ in\ https://arxiv.org/abs/1910.08013 booktitle International Conference on Machine Learning \ ( organization PMLR ,\ year 2020 )\ pp.\ pages 156--164 NoStop
Pith/arXiv arXiv 1910
-
[79]
author author B. Hanin \ and\ author A. Zlokapa ,\ title title Bayesian interpolation with deep linear networks ,\ https://doi.org/10.1073/pnas.2301345120 journal journal Proceedings of the National Academy of Sciences \ volume 120 ,\ pages e2301345120 ( year 2023 ) NoStop
-
[80]
author author J. A. \ Zavatone-Veth , author W. L. \ Tong ,\ and\ author C. Pehlevan ,\ title title Contrasting random and learned features in deep B ayesian linear regression ,\ https://doi.org/10.1103/PhysRevE.105.064118 journal journal Phys. Rev. E \ volume 105 ,\ pages 064118 ( year 2022 ) NoStop
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.