pith. sign in

arxiv: 2605.07870 · v2 · pith:DRZCBV6Tnew · submitted 2026-05-08 · ❄️ cond-mat.dis-nn · cs.AI· stat.ML

Spectral Dynamics in Deep Networks: Feature Learning, Outlier Escape, and Learning Rate Transfer

Pith reviewed 2026-05-22 10:22 UTC · model grok-4.3

classification ❄️ cond-mat.dis-nn cs.AIstat.ML
keywords spectral dynamicsdeep linear networksmuP parameterizationNTK parameterizationdynamical mean-field theoryoutlier eigenvaluesedge of stabilityfeature learning
0
0 comments X

The pith

MuP scaling produces width-consistent outlier spectral dynamics and learning rate transfer in deep linear networks, unlike NTK parameterization.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper develops a two-level dynamical mean-field theory to track the joint evolution of bulk eigenvalues and outlier modes that detach from the bulk in wide networks during gradient descent training. This matters for understanding how feature learning occurs through spectral changes and why some scaling choices let practitioners reuse hyperparameters when networks get wider. In deep linear networks with proportional dimensions, muP keeps the outlier trajectories independent of width and lets the leading NTK mode grow stably toward the edge of stability. NTK parameterization instead produces outlier motion that shifts strongly with width even though it settles to a fixed large-width limit. For tasks with many output channels the picture shifts to bulk restructuring, which the authors capture with a toy model showing the spectrum edge still converges when width is large enough.

Core claim

In the proportional high-dimensional limit for deep linear networks, muP yields width-consistent outlier dynamics and hyperparameter transfer, including width-stable growth of the leading NTK mode toward the edge of stability. In contrast, NTK parameterization exhibits strongly width-dependent outlier dynamics, despite converging to a stable large-width limit. The theory predicts outlier evolution with training time, width, output scale, and initialization variance, and shows that tasks with small output channels follow the bulk-plus-outlier description while large-output tasks like ImageNet or language modeling involve spectral bulk restructuring.

What carries the argument

A two-level dynamical mean-field theory that jointly tracks bulk and outlier spectral dynamics for spiked ensembles whose spike directions remain statistically dependent on the random bulk.

If this is right

  • Outlier eigenvalues evolve in a manner that depends on training time, width, output scale, and initialization variance under the two-level description.
  • Learning rate transfer across widths becomes possible because outlier motion and edge-of-stability approach remain stable in muP.
  • Small-output-channel tasks are governed by outlier escape from the bulk, while large-output tasks require tracking bulk restructuring.
  • The edge of the spectrum still converges for wide enough networks even when output channels are extensive.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Outlier escape may be the microscopic driver of feature learning that muP preserves across scales.
  • The same bulk-plus-outlier tracking could guide initialization or scaling choices that improve training stability in nonlinear networks.
  • Finite-width simulations that check whether spike directions stay coupled to the bulk would directly test the joint DMFT assumption.

Load-bearing premise

The spike directions remain statistically dependent on the random bulk so that a single two-level description can capture both infinite-width nonlinear networks and proportional deep linear networks.

What would settle it

Training deep linear networks of increasing width under muP and measuring whether the leading NTK outlier eigenvalue grows toward the edge of stability at a rate independent of width would confirm or refute the width-consistent dynamics claim.

Figures

Figures reproduced from arXiv: 2605.07870 by Blake Bordelon, Cengiz Pehlevan, Clarissa Lauditi.

Figure 1
Figure 1. Figure 1: Deep (L = 3 hidden layers) nonlinear networks (ϕ = tanh) trained with gradient descent on a single-index polynomial target function with unit scale initialization σ 2 = 1. (a) The hidden feature kernel dynamics are predicted by the DMFT equations (dashed black lines). (b)-(c) The outlier dynamics of the hidden weights are accurately predicted by the A(z) matrix. (a) T = 100 (b) T = 250 (c) T = 1000 [PITH_… view at source ↗
Figure 2
Figure 2. Figure 2: Weight singular values of varying width N ResNets (second convolution in the first residual block) on CIFAR-10 at different snapshots of training. Consistent with the infinite width theory, the MP bulk is unshifted, while the outliers undergo deterministic (and asymptotically width-independent) dynamics. Surprisingly even width N = 256 models exhibit similar dynamics to N = 2048. 4 Linear Networks That Inc… view at source ↗
Figure 3
Figure 3. Figure 3: Spectral density ρ(λ) of the weight covariance of a L = 2 linear network. (a) At initialization (T = 0), the spectrum follows a Marchenko–Pastur (MP) distribution. (b)-(c) As training progresses under GD, the bulk remains unchanged, while a small number of eigenvalues detach from the bulk and evolve as outliers. (d)-(f) The richness γ0 enhances the scale of the outliers. 10 2 10 1 10 3 10 2 10 1 10 0 P = 0… view at source ↗
Figure 4
Figure 4. Figure 4: (a) DMFT can predict the success and failure of learning rate transfer across widths [PITH_FULL_IMAGE:figures/full_fig_p007_4.png] view at source ↗
Figure 4
Figure 4. Figure 4: (a) DMFT can predict the success and failure of learning rate transfer across widths [PITH_FULL_IMAGE:figures/full_fig_p008_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Progressive sharpening of the top NTK mode in a deep ( [PITH_FULL_IMAGE:figures/full_fig_p008_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Width-256 µP ResNet18 on ImageNet. Test loss drops around 105 images seen, while the MP-normalized spectrum of the first hidden-layer ResNet block deforms: the bulk shifts left and a right tail emerges beyond the MP edge. 5 Extensive Output Channels: Beyond Constant Bulk + Dynamic Spikes Although Result 1 captures the finite-outlier regime observed in simple models and CIFAR-10 CNNs, larger-output tasks ex… view at source ↗
Figure 7
Figure 7. Figure 7: Losses and spectral densities of weights before and after language model pretraining in [PITH_FULL_IMAGE:figures/full_fig_p009_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Large-output spectral densities. (a) Two-layer bulk shifts away from MP as [PITH_FULL_IMAGE:figures/full_fig_p010_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: Classical BBP transition in the rank-one spiked Wigner model. The outlier location at [PITH_FULL_IMAGE:figures/full_fig_p015_9.png] view at source ↗
Figure 10
Figure 10. Figure 10: Anti-Hebbian Wigner toy model with dynamically generated spike directions, shown after [PITH_FULL_IMAGE:figures/full_fig_p016_10.png] view at source ↗
Figure 11
Figure 11. Figure 11: Loss Dynamics accurately predicted in the rich regime [PITH_FULL_IMAGE:figures/full_fig_p026_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Our theory can also describe networks trained with minibatch SGD. (a) Hidden correlation [PITH_FULL_IMAGE:figures/full_fig_p026_12.png] view at source ↗
Figure 13
Figure 13. Figure 13: Demonstration of the root finding procedure for [PITH_FULL_IMAGE:figures/full_fig_p026_13.png] view at source ↗
Figure 14
Figure 14. Figure 14: Root-finding procedure for det A(z) = 0 in a multiclass model (C = 5). We compute the minimum singular value of A(z) as a function of z; values where it approaches zero identify predicted spectral outliers. The presence of multiple minima reflects the rank-C structure of the problem. Dashed lines indicate empirical outlier eigenvalues of W⊤W/N. E.15 NTK spectrum For a two-layer linear network, i.e. L = 1,… view at source ↗
Figure 15
Figure 15. Figure 15: Leading NTK eigenvalue λmax as a function of richness γ0 for different aspect rations ν. As γ0 increases, λmax rapidly grows and the curves collapse, indicating fast convergence to a width-stable sharpening regime. Thus the NTK spectral density satisfies ρNTK(λ;t) = ρM(λ − qg(t);t). (286) Notice that computing the spectrum of Kt would require in principle an additional probe involving the data matrix X. T… view at source ↗
Figure 16
Figure 16. Figure 16: Weight-covariance spectrum after one gradient step for a deep ( [PITH_FULL_IMAGE:figures/full_fig_p047_16.png] view at source ↗
Figure 17
Figure 17. Figure 17: Weight-covariance spectrum of a deep (L = 2) linear neural network after one gradient step in the proportional limit at fixed ν = 5, χ = 4 and varying richness γ0. As γ0 increases, the bulk shifts and broadens substantially, indicating an extensive learning-induced deformation of the weight covariance. (a) γ0 = 1 (b) γ0 = 2 (c) γ0 = 4 [PITH_FULL_IMAGE:figures/full_fig_p048_17.png] view at source ↗
Figure 18
Figure 18. Figure 18: Depth L = 3 linear networks with extensive C = O(N) classes. Singular value density plots after one gradient step at different νs and for different level of richness γ0. F.3 Multi-Layer setting It is easy to extend the calculation to a multi-layer setting. Let the forward pass be Hℓ =  1 √ N Wℓ−1 (0) . . .  1 √ D W0 (0) ∈ R N×D (353) and backwards Gℓ+1 =  1 √ N Wℓ+1(0)⊤  . . .  1 √ N WL−1 (0)⊤  A … view at source ↗
Figure 19
Figure 19. Figure 19: Scaling collapse of the finite-width correction to the upper bulk edge. The relative edge [PITH_FULL_IMAGE:figures/full_fig_p048_19.png] view at source ↗
Figure 20
Figure 20. Figure 20: Weight spectra across the first 4 hidden layers of the transformer after pretraining on T = 4B tokens. 53 [PITH_FULL_IMAGE:figures/full_fig_p053_20.png] view at source ↗
read the original abstract

We study the evolution of hidden-weight spectra in wide neural networks trained by (stochastic) gradient descent. We develop a two-level dynamical mean-field theory (DMFT) that jointly tracks bulk and outlier spectral dynamics for spiked ensembles whose spike directions remain statistically dependent on the random bulk. We apply this framework to two settings: (1) infinite-width nonlinear networks in mean-field/$\mu$P scaling and (2) deep linear networks in the proportional high-dimensional limit, where width, input dimension, and sample size diverge with fixed ratios. Our theory predicts how outliers evolve with training time, width, output scale, and initialization variance. In deep linear networks, $\mu$P yields width-consistent outlier dynamics and hyperparameter transfer, including width-stable growth of the leading NTK mode toward the edge of stability (EoS). In contrast, NTK parameterization exhibits strongly width-dependent outlier dynamics, despite converging to a stable large-width limit. We show that this bulk+outlier picture is descriptive of simple tasks with small output channels, but that tasks involving large numbers of outputs (ImageNet classification or GPT language modeling) are better described by a restructuring of the spectral bulk. We develop a toy model with extensive output channels that recapitulates this phenomenon and show that edge of the spectrum still converges for sufficiently wide networks.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The manuscript develops a two-level dynamical mean-field theory (DMFT) that jointly tracks bulk and outlier spectral dynamics for spiked ensembles whose spike directions remain statistically dependent on the random bulk. It applies the framework to infinite-width nonlinear networks under mean-field/μP scaling and to deep linear networks in the proportional high-dimensional limit (width, input dimension, and sample size diverging at fixed ratios). The theory predicts outlier evolution with training time, width, output scale, and initialization variance. In deep linear networks, μP is shown to yield width-consistent outlier dynamics and hyperparameter transfer, including width-stable growth of the leading NTK mode toward the edge of stability, while NTK parameterization exhibits strongly width-dependent outlier dynamics despite a stable large-width limit. For tasks with large output channels, the paper argues that spectral bulk restructuring dominates and provides a toy model recapitulating this behavior.

Significance. If the DMFT closure and predictions hold, the work offers a valuable theoretical lens on feature learning via spectral evolution, the edge of stability, and the advantages of μP for learning-rate transfer across widths. The joint bulk-outlier treatment and the distinction between outlier escape and bulk restructuring for different output-channel regimes provide falsifiable predictions that could guide empirical studies. The application to both nonlinear infinite-width and proportional deep-linear settings is a strength.

major comments (2)
  1. [§3] §3 (two-level DMFT closure): The central claim of width-independent outlier dynamics under μP in the deep linear proportional regime rests on the assumption that spike directions remain statistically dependent on the random bulk while higher-order correlations induced by gradient descent remain negligible. The manuscript must supply either explicit bounds on the neglected terms or direct numerical checks of the closure against finite-width simulations in the proportional limit; without this, the predicted width-consistency may be an artifact of the mean-field truncation.
  2. [§5] §5 (deep linear networks, NTK-mode growth): The statement that the leading NTK mode grows toward the edge of stability in a width-stable manner under μP is load-bearing for the hyperparameter-transfer claim. The derivation should be accompanied by a quantitative finite-width scaling analysis (e.g., deviation from the infinite-width trajectory as a function of 1/width) rather than only the limiting prediction.
minor comments (2)
  1. [§2] The abstract and §2 should explicitly list the two free parameters (output scale and initialization variance) and state how they enter the spiked-ensemble construction.
  2. [Figures] Figure captions for the empirical validations should report the number of independent runs and any observed variance across random seeds.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their thorough review and valuable feedback on our manuscript. The points raised regarding the DMFT closure and finite-width validation are important for strengthening the theoretical claims. We address each major comment in detail below, and have made revisions to the manuscript to incorporate additional numerical evidence and analysis.

read point-by-point responses
  1. Referee: [§3] §3 (two-level DMFT closure): The central claim of width-independent outlier dynamics under μP in the deep linear proportional regime rests on the assumption that spike directions remain statistically dependent on the random bulk while higher-order correlations induced by gradient descent remain negligible. The manuscript must supply either explicit bounds on the neglected terms or direct numerical checks of the closure against finite-width simulations in the proportional limit; without this, the predicted width-consistency may be an artifact of the mean-field truncation.

    Authors: We agree that justifying the two-level DMFT closure is crucial, particularly the negligibility of higher-order correlations in the proportional limit. The manuscript derives the closure under the assumption that the spike directions maintain their statistical dependence on the bulk, which is preserved by the structure of the spiked ensemble and the gradient flow. To address the referee's concern, we have added direct numerical checks in the revised version, comparing the DMFT predictions for outlier evolution against finite-width simulations in the proportional regime (with fixed ratios for width, input dimension, and sample size). These simulations confirm that the closure holds with small errors that decrease as the system size increases, supporting the width-independent predictions under μP. revision: yes

  2. Referee: [§5] §5 (deep linear networks, NTK-mode growth): The statement that the leading NTK mode grows toward the edge of stability in a width-stable manner under μP is load-bearing for the hyperparameter-transfer claim. The derivation should be accompanied by a quantitative finite-width scaling analysis (e.g., deviation from the infinite-width trajectory as a function of 1/width) rather than only the limiting prediction.

    Authors: This is a valid point, as the width-stability of the NTK mode growth under μP is key to the hyperparameter transfer results. Our analysis focuses on the proportional high-dimensional limit where the theory becomes exact. However, to provide quantitative support, the revised manuscript now includes a finite-width scaling analysis. We present plots showing the deviation of the leading NTK eigenvalue from the infinite-width DMFT trajectory as a function of 1/width for various training times. The deviations are observed to be O(1/width) and consistent with the expected finite-width corrections, thereby reinforcing the claim of width-consistent dynamics and learning rate transfer. revision: yes

Circularity Check

0 steps flagged

DMFT framework derives predictions without reduction to inputs or self-citations

full rationale

The paper develops a two-level DMFT that jointly tracks bulk and outlier spectral dynamics for spiked ensembles with statistical dependence between spike directions and random bulk. This setup is applied to derive explicit predictions for outlier evolution under μP versus NTK scaling in both infinite-width nonlinear networks and proportional deep linear networks. The central results on width-consistent outlier growth to EoS under μP follow from the DMFT closure equations applied to the respective limits, without any quoted reduction of the target quantities to fitted parameters, self-definitions, or load-bearing self-citations. No steps exhibit the patterns of self-definitional equivalence, fitted-input predictions, or ansatz smuggling. The derivation remains self-contained against the stated mean-field assumptions.

Axiom & Free-Parameter Ledger

2 free parameters · 2 axioms · 0 invented entities

The central claim rests on the applicability of dynamical mean-field theory in the wide limit and the modeling choice of dependent spike directions; these are standard domain assumptions augmented by the paper's two-level construction.

free parameters (2)
  • output scale
    Listed as a variable affecting outlier evolution in the predictions.
  • initialization variance
    Listed as a variable affecting spectral dynamics and outlier behavior.
axioms (2)
  • domain assumption Dynamical mean-field theory applies to wide neural networks in the infinite-width and proportional high-dimensional limits
    Foundation for jointly tracking bulk and outlier dynamics.
  • ad hoc to paper Spike directions in the ensembles remain statistically dependent on the random bulk
    Specific modeling assumption enabling the two-level DMFT.

pith-pipeline@v0.9.0 · 5778 in / 1631 out tokens · 64804 ms · 2026-05-22T10:22:01.283014+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Spectral phase transitions and trainability in neural network learning dynamics

    cond-mat.dis-nn 2026-06 unverdicted novelty 6.0

    SGD on neural network weights induces a BBP phase transition that detaches signal eigenvalues from the random bulk, yielding an analytically solvable phase diagram for trainability in a linear teacher-student model.

  2. The Spectral Dynamics and Noise Geometry of Muon

    cs.LG 2026-06 unverdicted novelty 6.0

    Muon induces a flat singular-value spectrum bias proven entropy-maximizing under alignment assumptions, with exact dynamics in regression favoring equal nonzero values and empirical gains in NanoGPT but reversal in ViT.

Reference graph

Works this paper leans on

79 extracted references · 79 canonical work pages · cited by 2 Pith papers · 8 internal anchors

  1. [1]

    Scaling Laws for Neural Language Models

    Jared Kaplan, Sam McCandlish, Tom Henighan, Tom B Brown, Benjamin Chess, Rewon Child, Scott Gray, Alec Radford, Jeffrey Wu, and Dario Amodei. Scaling laws for neural language models.arXiv preprint arXiv:2001.08361, 2020

  2. [2]

    Training Compute-Optimal Large Language Models

    Jordan Hoffmann, Sebastian Borgeaud, Arthur Mensch, Elena Buchatskaya, Trevor Cai, Eliza Rutherford, Diego de Las Casas, Lisa Anne Hendricks, Johannes Welbl, Aidan Clark, et al. Training compute-optimal large language models.arXiv preprint arXiv:2203.15556, 2022

  3. [3]

    GPT-4 Technical Report

    Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, et al. Gpt-4 technical report.arXiv preprint arXiv:2303.08774, 2023

  4. [4]

    Neural tangent kernel: Convergence and generalization in neural networks.Advances in neural information processing systems, 31, 2018

    Arthur Jacot, Franck Gabriel, and Clément Hongler. Neural tangent kernel: Convergence and generalization in neural networks.Advances in neural information processing systems, 31, 2018

  5. [5]

    Wide neural networks of any depth evolve as linear models under gradient descent.Advances in neural information processing systems, 32, 2019

    Jaehoon Lee, Lechao Xiao, Samuel Schoenholz, Yasaman Bahri, Roman Novak, Jascha Sohl- Dickstein, and Jeffrey Pennington. Wide neural networks of any depth evolve as linear models under gradient descent.Advances in neural information processing systems, 32, 2019

  6. [6]

    Yasaman Bahri, Ethan Dyer, Jared Kaplan, Jaehoon Lee, and Utkarsh Sharma

    Yasaman Bahri, Ethan Dyer, Jared Kaplan, Jaehoon Lee, and Utkarsh Sharma. Explaining neural scaling laws.arXiv preprint arXiv:2102.06701, 2021

  7. [7]

    Spectrum dependent learning curves in kernel regression and wide neural networks

    Blake Bordelon, Abdulkadir Canatar, and Cengiz Pehlevan. Spectrum dependent learning curves in kernel regression and wide neural networks. InInternational Conference on Machine Learning, pages 1024–1034. PMLR, 2020

  8. [8]

    Learning curves of generic features maps for realistic datasets with a teacher-student model.Advances in Neural Information Processing Systems, 34:18137–18151, 2021

    Bruno Loureiro, Cedric Gerbelot, Hugo Cui, Sebastian Goldt, Florent Krzakala, Marc Mezard, and Lenka Zdeborová. Learning curves of generic features maps for realistic datasets with a teacher-student model.Advances in Neural Information Processing Systems, 34:18137–18151, 2021

  9. [9]

    Mean-field theory of two-layers neural networks: dimension-free bounds and kernel limit

    Song Mei, Theodor Misiakiewicz, and Andrea Montanari. Mean-field theory of two-layers neural networks: dimension-free bounds and kernel limit. InConference on Learning Theory, pages 2388–2464. PMLR, 2019

  10. [10]

    Disentangling feature and lazy training in deep neural networks.Journal of Statistical Mechanics: Theory and Experiment, 2020(11):113301, 2020

    Mario Geiger, Stefano Spigler, Arthur Jacot, and Matthieu Wyart. Disentangling feature and lazy training in deep neural networks.Journal of Statistical Mechanics: Theory and Experiment, 2020(11):113301, 2020

  11. [11]

    Tensor programs iv: Feature learning in infinite-width neural networks

    Greg Yang and Edward J Hu. Tensor programs iv: Feature learning in infinite-width neural networks. InInternational Conference on Machine Learning, pages 11727–11737. PMLR, 2021

  12. [12]

    Bordelon and C

    Blake Bordelon and Cengiz Pehlevan. Self-consistent dynamical field theory of kernel evolution in wide neural networks.arXiv preprint arXiv:2205.09653, 2022

  13. [13]

    When do neural networks outperform kernel methods?Advances in Neural Information Processing Systems, 33:14820–14830, 2020

    Behrooz Ghorbani, Song Mei, Theodor Misiakiewicz, and Andrea Montanari. When do neural networks outperform kernel methods?Advances in Neural Information Processing Systems, 33:14820–14830, 2020

  14. [14]

    arXiv preprint arXiv:2206.10012 , year=

    Nikhil Vyas, Yamini Bansal, and Preetum Nakkiran. Limitations of the ntk for understanding generalization in deep learning.arXiv preprint arXiv:2206.10012, 2022

  15. [15]

    Dynamical decoupling of generalization and overfitting in large two-layer networks.arXiv preprint arXiv:2502.21269, 2025

    Andrea Montanari and Pierfrancesco Urbani. Dynamical decoupling of generalization and overfitting in large two-layer networks.arXiv preprint arXiv:2502.21269, 2025

  16. [16]

    Practice, theory, and theorems for random matrix theory in modern machine learning

    Michael W Mahoney. Practice, theory, and theorems for random matrix theory in modern machine learning. 2022

  17. [17]

    Liam Hodgkinson, Zhichao Wang, and Michael W. Mahoney. Models of heavy-tailed mechanis- tic universality. InForty-second International Conference on Machine Learning, 2025. 11

  18. [18]

    Distribution of eigenvalues for some sets of random matrices.Mathematics of the USSR-Sbornik, 1(4):457–483, 1967

    Vladimir A Marˇcenko and Leonid Andreevich Pastur. Distribution of eigenvalues for some sets of random matrices.Mathematics of the USSR-Sbornik, 1(4):457–483, 1967

  19. [19]

    Cambridge University Press, 2020

    Marc Potters and Jean-Philippe Bouchaud.A first course in random matrix theory: for physicists, engineers and data scientists. Cambridge University Press, 2020

  20. [20]

    Phase transition of the largest eigenvalue for nonnull complex sample covariance matrices

    Jinho Baik, Gérard Ben Arous, and Sandrine Péché. Phase transition of the largest eigenvalue for nonnull complex sample covariance matrices. 2005

  21. [21]

    Hu, Igor Babuschkin, Szymon Sidor, Xiaodong Liu, David Farhi, Nick Ryder, Jakub Pachocki, Weizhu Chen, and Jianfeng Gao

    Greg Yang, Edward J Hu, Igor Babuschkin, Szymon Sidor, Xiaodong Liu, David Farhi, Nick Ryder, Jakub Pachocki, Weizhu Chen, and Jianfeng Gao. Tensor programs v: Tuning large neural networks via zero-shot hyperparameter transfer.arXiv preprint arXiv:2203.03466, 2022

  22. [22]

    C., Noci, L., Li, M., Bordelon, B., Bergsma, S., Pehlevan, C., Hanin, B., and Hestness, J

    Nolan Dey, Bin Claire Zhang, Lorenzo Noci, Mufan Li, Blake Bordelon, Shane Bergsma, Cengiz Pehlevan, Boris Hanin, and Joel Hestness. Don’t be lazy: Completep enables compute-efficient deep transformers.arXiv preprint arXiv:2505.01618, 2025

  23. [23]

    A walk with sgd, 2018

    Chen Xing, Devansh Arpit, Christos Tsirigotis, and Yoshua Bengio. A walk with sgd, 2018

  24. [24]

    The break-even point on optimization trajectories of deep neural networks

    Stanislaw Jastrzebski, Maciej Szymczak, Stanislav Fort, Devansh Arpit, Jacek Tabor, Kyunghyun Cho*, and Krzysztof Geras*. The break-even point on optimization trajectories of deep neural networks. InInternational Conference on Learning Representations, 2020

  25. [25]

    org/abs/2103.00065

    Jeremy M Cohen, Simran Kaur, Yuanzhi Li, J Zico Kolter, and Ameet Talwalkar. Gra- dient descent on neural networks typically occurs at the edge of stability.arXiv preprint arXiv:2103.00065, 2021

  26. [26]

    Alex Damian, Eshaan Nichani, and Jason D Lee

    Jeremy M. Cohen, B. Ghorbani, Shankar Krishnan, Naman Agarwal, Sourabh Medapati, Michal Badura, Daniel Suo, David E. Cardoze, Zachary Nado, George E. Dahl, and Justin Gilmer. Adaptive gradient methods at the edge of stability.ArXiv, abs/2207.14484, 2022

  27. [27]

    Edge of stochastic stability: Revisiting the edge of stability for sgd, 2025

    Arseniy Andreyev and Pierfrancesco Beneventano. Edge of stochastic stability: Revisiting the edge of stability for sgd, 2025

  28. [28]

    Understanding the evolution of the neural tangent kernel at the edge of stability

    Kaiqi Jiang, Jeremy Cohen, and Yuanzhi Li. Understanding the evolution of the neural tangent kernel at the edge of stability. InThe Thirty-ninth Annual Conference on Neural Information Processing Systems, 2026

  29. [29]

    Understanding the mechanisms of fast hyperpa- rameter transfer.arXiv preprint arXiv:2512.22768, 2025

    Nikhil Ghosh, Denny Wu, and Alberto Bietti. Understanding the mechanisms of fast hyperpa- rameter transfer.arXiv preprint arXiv:2512.22768, 2025

  30. [30]

    The singular values and vectors of low rank perturbations of large rectangular random matrices.Journal of Multivariate Analysis, 111:120–135, 2012

    Florent Benaych-Georges and Raj Rao Nadakuditi. The singular values and vectors of low rank perturbations of large rectangular random matrices.Journal of Multivariate Analysis, 111:120–135, 2012

  31. [31]

    Optimality and sub- optimality of pca i: Spiked random matrix models.The Annals of Statistics, 46(5):2416–2451, 2018

    Amelia Perry, Alexander S Wein, Afonso S Bandeira, and Ankur Moitra. Optimality and sub- optimality of pca i: Spiked random matrix models.The Annals of Statistics, 46(5):2416–2451, 2018

  32. [32]

    Limiting eigenvectors of outliers for spiked information-plus-noise type matrices

    Mireille Capitaine. Limiting eigenvectors of outliers for spiked information-plus-noise type matrices. InSéminaire de Probabilités XLIX, pages 119–164. Springer, 2018

  33. [33]

    Fundamental limits in structured principal component analysis and how to reach them.Proceedings of the National Academy of Sciences, 120(30):e2302028120, 2023

    Jean Barbier, Francesco Camilli, Marco Mondelli, and Manuel Sáenz. Fundamental limits in structured principal component analysis and how to reach them.Proceedings of the National Academy of Sciences, 120(30):e2302028120, 2023

  34. [34]

    Bbp phase transition for an extensive number of outliers.arXiv preprint arXiv:2511.18501, 2025

    Niklas Forner, Alexander Maloney, and Bernd Rosenow. Bbp phase transition for an extensive number of outliers.arXiv preprint arXiv:2511.18501, 2025

  35. [35]

    On lazy training in differentiable program- ming.Advances in neural information processing systems, 32, 2019

    Lenaic Chizat, Edouard Oyallon, and Francis Bach. On lazy training in differentiable program- ming.Advances in neural information processing systems, 32, 2019

  36. [36]

    Kernel and rich regimes in overparametrized models

    Blake Woodworth, Suriya Gunasekar, Jason D Lee, Edward Moroshko, Pedro Savarese, Itay Golan, Daniel Soudry, and Nathan Srebro. Kernel and rich regimes in overparametrized models. InConference on Learning Theory, pages 3635–3673. PMLR, 2020. 12

  37. [37]

    Feature-learning networks are consistent across widths at realistic scales

    Nikhil Vyas, Alexander Atanasov, Blake Bordelon, Depen Morwani, Sabarish Sainathan, and Cengiz Pehlevan. Feature-learning networks are consistent across widths at realistic scales. arXiv preprint arXiv:2305.18411, 2023

  38. [38]

    Dynamic theory of the spin-glass phase.Physical Review Letters, 47(5):359, 1981

    Haim Sompolinsky and Annette Zippelius. Dynamic theory of the spin-glass phase.Physical Review Letters, 47(5):359, 1981

  39. [39]

    Dynamics as a substitute for replicas in systems with quenched random impurities.Physical Review B, 18(9):4913, 1978

    C De Dominicis. Dynamics as a substitute for replicas in systems with quenched random impurities.Physical Review B, 18(9):4913, 1978

  40. [40]

    Disordered dynamics in high dimensions: Connections to random matrices and machine learning.arXiv preprint arXiv:2601.01010, 2026

    Blake Bordelon and Cengiz Pehlevan. Disordered dynamics in high dimensions: Connections to random matrices and machine learning.arXiv preprint arXiv:2601.01010, 2026

  41. [41]

    Path integral approach to random neural networks.Physical Review E, 98(6):062120, 2018

    A Crisanti and H Sompolinsky. Path integral approach to random neural networks.Physical Review E, 98(6):062120, 2018

  42. [42]

    Structure, disorder, and dynamics in task-trained recurrent neural circuits.bioRxiv, pages 2026–03, 2026

    David G Clark, Blake Bordelon, Jacob A Zavatone-Veth, and Cengiz Pehlevan. Structure, disorder, and dynamics in task-trained recurrent neural circuits.bioRxiv, pages 2026–03, 2026

  43. [43]

    Dynamical mean-field theory for stochastic gradient descent in gaussian mixture classification.Advances in Neural Information Processing Systems, 33:9540–9550, 2020

    Francesca Mignacco, Florent Krzakala, Pierfrancesco Urbani, and Lenka Zdeborová. Dynamical mean-field theory for stochastic gradient descent in gaussian mixture classification.Advances in Neural Information Processing Systems, 33:9540–9550, 2020

  44. [44]

    The effective noise of stochastic gradient descent.Journal of Statistical Mechanics: Theory and Experiment, 2022(8):083405, 2022

    Francesca Mignacco and Pierfrancesco Urbani. The effective noise of stochastic gradient descent.Journal of Statistical Mechanics: Theory and Experiment, 2022(8):083405, 2022

  45. [45]

    Rigorous dynamical mean field theory for stochastic gradient descent methods.arXiv preprint arXiv:2210.06591, 2022

    Cedric Gerbelot, Emanuele Troiani, Francesca Mignacco, Florent Krzakala, and Lenka Zde- borova. Rigorous dynamical mean field theory for stochastic gradient descent methods.arXiv preprint arXiv:2210.06591, 2022

  46. [46]

    (2024) A dynamical model of neural scaling laws.arXiv preprint arXiv:2402.01092

    Blake Bordelon, Alexander Atanasov, and Cengiz Pehlevan. A dynamical model of neural scaling laws.arXiv preprint arXiv:2402.01092, 2024

  47. [47]

    Dynamics of finite width kernel and prediction fluctua- tions in mean field neural networks.arXiv preprint arXiv:2304.03408, 2023

    Blake Bordelon and Cengiz Pehlevan. Dynamics of finite width kernel and prediction fluctua- tions in mean field neural networks.arXiv preprint arXiv:2304.03408, 2023

  48. [48]

    Infinite limits of multi-head transformer dynamics.arXiv preprint arXiv:2405.15712, 2024

    Blake Bordelon, Hamza Tahir Chaudhry, and Cengiz Pehlevan. Infinite limits of multi-head transformer dynamics.arXiv preprint arXiv:2405.15712, 2024

  49. [49]

    Depthwise hyperparameter transfer in residual networks: Dynamics and scaling limit

    Blake Bordelon, Lorenzo Noci, Mufan Bill Li, Boris Hanin, and Cengiz Pehlevan. Depthwise hyperparameter transfer in residual networks: Dynamics and scaling limit. InThe Twelfth International Conference on Learning Representations, 2024

  50. [50]

    Hyperparameter Transfer with Mixture-of-Expert Layers

    Tianze Jiang, Blake Bordelon, Cengiz Pehlevan, and Boris Hanin. Hyperparameter transfer with mixture-of-expert layers.arXiv preprint arXiv:2601.20205, 2026

  51. [51]

    doi:10.48550/arXiv.2603.18168 , urldate =

    Louis-Pierre Chaintron, Lénaïc Chizat, and Javier Maas. Resnets of all shapes and sizes: Convergence of training dynamics in the large-scale limit.arXiv preprint arXiv:2603.18168, 2026

  52. [52]

    Eigenvalues of large sample covariance matrices of spiked population models.Journal of multivariate analysis, 97(6):1382–1408, 2006

    Jinho Baik and Jack W Silverstein. Eigenvalues of large sample covariance matrices of spiked population models.Journal of multivariate analysis, 97(6):1382–1408, 2006

  53. [53]

    Scaling Laws and Spectra of Shallow Neural Networks in the Feature Learning Regime

    Leonardo Defilippis, Yizhou Xu, Julius Girardin, Emanuele Troiani, Vittorio Erba, Lenka Zdeborová, Bruno Loureiro, and Florent Krzakala. Scaling laws and spectra of shallow neural networks in the feature learning regime.arXiv preprint arXiv:2509.24882, 2025

  54. [54]

    The nuclear route: Sharp asymptotics of erm in overparameterized quadratic networks.Advances in Neural Information Processing Systems, 38:88862–88901, 2026

    Vittorio Erba, Emanuele Troiani, Lenka Zdeborová, and Florent Krzakala. The nuclear route: Sharp asymptotics of erm in overparameterized quadratic networks.Advances in Neural Information Processing Systems, 38:88862–88901, 2026

  55. [55]

    Single-head attention in high dimensions: A theory of generalization, weights spectra, and scaling laws

    Fabrizio Boncoraglio, Vittorio Erba, Emanuele Troiani, Yizhou Xu, Florent Krzakala, and Lenka Zdeborová. Single-head attention in high dimensions: A theory of generalization, weights spectra, and scaling laws. InWorkshop on Scientific Methods for Understanding Deep Learning, 2025. 13

  56. [56]

    High-dimensional analysis of gradient flow for extensive-width quadratic neural networks.arXiv preprint arXiv:2601.10483, 2026

    Simon Martin, Giulio Biroli, and Francis Bach. High-dimensional analysis of gradient flow for extensive-width quadratic neural networks.arXiv preprint arXiv:2601.10483, 2026

  57. [57]

    Bayes-optimal learning of an extensive-width neural network from quadratically many samples

    Antoine Maillard, Emanuele Troiani, Simon Martin, Lenka Zdeborová, and Florent Krzakala. Bayes-optimal learning of an extensive-width neural network from quadratically many samples. Advances in Neural Information Processing Systems, 37:82085–82132, 2024

  58. [58]

    Heavy-tailed universality predicts trends in test accuracies for very large pre-trained deep neural networks

    Charles H Martin and Michael W Mahoney. Heavy-tailed universality predicts trends in test accuracies for very large pre-trained deep neural networks. InProceedings of the 2020 SIAM International Conference on Data Mining, pages 505–513. SIAM, 2020

  59. [59]

    Implicit self-regularization in deep neural networks: Evidence from random matrix theory and implications for learning.Journal of Machine Learning Research, 22(165):1–73, 2021

    Charles H Martin and Michael W Mahoney. Implicit self-regularization in deep neural networks: Evidence from random matrix theory and implications for learning.Journal of Machine Learning Research, 22(165):1–73, 2021

  60. [60]

    Random matrix analysis of deep neural network weight matrices.Physical Review E, 106(5):054124, 2022

    Matthias Thamm, Max Staats, and Bernd Rosenow. Random matrix analysis of deep neural network weight matrices.Physical Review E, 106(5):054124, 2022

  61. [61]

    Spectral evolution and invariance in linear-width neural networks.Advances in neural information processing systems, 36:20695–20728, 2023

    Zhichao Wang, Andrew Engel, Anand D Sarwate, Ioana Dumitriu, and Tony Chiang. Spectral evolution and invariance in linear-width neural networks.Advances in neural information processing systems, 36:20695–20728, 2023

  62. [62]

    How two-layer neural networks learn, one (giant) step at a time

    Yatin Dandi, Florent Krzakala, Bruno Loureiro, Luca Pesce, and Ludovic Stephan. How two-layer neural networks learn, one (giant) step at a time. InNeurIPS 2023 Workshop on Mathematics of Modern Machine Learning, 2023

  63. [63]

    A theory of non- linear feature learning with one gradient step in two-layer neural networks.arXiv preprint arXiv:2310.07891, 2023

    Behrad Moniri, Donghwan Lee, Hamed Hassani, and Edgar Dobriban. A theory of non- linear feature learning with one gradient step in two-layer neural networks.arXiv preprint arXiv:2310.07891, 2023

  64. [64]

    net/forum?id=ne6zeqLFCZ

    Yatin Dandi, Luca Pesce, Hugo Cui, Florent Krzakala, Yue M Lu, and Bruno Loureiro. A random matrix theory perspective on the spectrum of learned features and asymptotic generalization capabilities.arXiv preprint arXiv:2410.18938, 2024

  65. [65]

    Asymptotics of feature learning in two-layer networks after one gradient-step.arXiv preprint arXiv:2402.04980, 2024

    Hugo Cui, Luca Pesce, Yatin Dandi, Florent Krzakala, Yue M Lu, Lenka Zdeborová, and Bruno Loureiro. Asymptotics of feature learning in two-layer networks after one gradient-step.arXiv preprint arXiv:2402.04980, 2024

  66. [66]

    Exact solutions to the nonlinear dynamics of learning in deep linear neural networks

    Andrew M Saxe, James L McClelland, and Surya Ganguli. Exact solutions to the nonlinear dynamics of learning in deep linear neural networks.arXiv preprint arXiv:1312.6120, 2013

  67. [67]

    Get rich quick: exact solutions reveal how unbalanced initializations promote rapid feature learning , urldate =

    Daniel Kunin, Allan Raventós, Clémentine Dominé, Feng Chen, David Klindt, Andrew Saxe, and Surya Ganguli. Get rich quick: exact solutions reveal how unbalanced initializations promote rapid feature learning.arXiv preprint arXiv:2406.06158, 2024

  68. [68]

    C., Anguita, N., Proca, A

    Clémentine CJ Dominé, Nicolas Anguita, Alexandra M Proca, Lukas Braun, Daniel Kunin, Pedro AM Mediano, and Andrew M Saxe. From lazy to rich: Exact learning dynamics in deep linear networks.arXiv preprint arXiv:2409.14623, 2024

  69. [69]

    Deep linear network training dynamics from random initialization: Data, width, depth, and hyperparameter transfer.arXiv preprint arXiv:2502.02531, 2025

    Blake Bordelon and Cengiz Pehlevan. Deep linear network training dynamics from random initialization: Data, width, depth, and hyperparameter transfer.arXiv preprint arXiv:2502.02531, 2025

  70. [70]

    Scaling and renormalization in high-dimensional regression

    Alexander B Atanasov, Jacob A Zavatone-Veth, and Cengiz Pehlevan. Scaling and renormaliza- tion in high-dimensional regression.arXiv preprint arXiv:2405.00592, 2024

  71. [71]

    Tuning large neural networks via zero-shot hyperparameter transfer

    Greg Yang, Edward J Hu, Igor Babuschkin, Szymon Sidor, Xiaodong Liu, David Farhi, Nick Ryder, Jakub Pachocki, Weizhu Chen, and Jianfeng Gao. Tuning large neural networks via zero-shot hyperparameter transfer. In A. Beygelzimer, Y . Dauphin, P. Liang, and J. Wortman Vaughan, editors,Advances in Neural Information Processing Systems, 2021

  72. [72]

    Clark and L

    David G. Clark and L. F. Abbott. Theory of coupled neuronal-synaptic dynamics.Phys. Rev. X, 14:021001, Apr 2024. 14

  73. [73]

    Learning multiple layers of features from tiny images

    Alex Krizhevsky. Learning multiple layers of features from tiny images. Technical report, 2009

  74. [74]

    Berg, and Li Fei-Fei

    Olga Russakovsky, Jia Deng, Hao Su, Jonathan Krause, Sanjeev Satheesh, Sean Ma, Zhiheng Huang, Andrej Karpathy, Aditya Khosla, Michael Bernstein, Alexander C. Berg, and Li Fei-Fei. Imagenet large scale visual recognition challenge.International Journal of Computer Vision (IJCV), 115(3):211–252, 2015

  75. [75]

    Exploring the limits of transfer learning with a unified text-to-text transformer.The Journal of Machine Learning Research, 21(1):5485–5551, 2020

    Colin Raffel, Noam Shazeer, Adam Roberts, Katherine Lee, Sharan Narang, Michael Matena, Yanqi Zhou, Wei Li, and Peter J Liu. Exploring the limits of transfer learning with a unified text-to-text transformer.The Journal of Machine Learning Research, 21(1):5485–5551, 2020

  76. [76]

    ψ1(τ)− X s c0(τ, s)g(s) # (69) +i Z dτ ˆψ0(τ)·

    Team OLMo, Pete Walsh, Luca Soldaini, Dirk Groeneveld, Kyle Lo, Shane Arora, Akshita Bhagia, Yuling Gu, Shengyi Huang, Matt Jordan, Nathan Lambert, Dustin Schwenk, Oyvind Tafjord, Taira Anderson, David Atkinson, Faeze Brahman, Christopher Clark, Pradeep Dasigi, Nouha Dziri, Michal Guerquin, Hamish Ivison, Pang Wei Koh, Jiacheng Liu, Saumya Ma- lik, Willia...

  77. [77]

    Under these assumptions, one can show using DMFT [12] that the feature structural condition holds since we have

    Super-wide Scaling: The network width N→ ∞ with batch size B, number of update stepsT, and input-dimensionDare held fixed. Under these assumptions, one can show using DMFT [12] that the feature structural condition holds since we have

  78. [78]

    Concentration of Correlations and Errors: The quantities C ϕ and C g and ∆ concentrate due to a law of large numbers effect (they are averages over neurons in each layer)

  79. [79]

    −iTrX ⊤X t √ D P ∆(t)ˆh0(t)⊤ + 1√ D ˆ∆(t)v(t)⊤ !#+ X .(143) Averaging over the Gaussian data gives exp

    Decoupling of Neurons: The neurons effectively decouple in their dynamics and become iid random processes throughout training. As a consequence, we can indeed view the single-site equations as defining the features ϕ and g elementwise in terms ofχandξ ϕℓ µ(t) =ϕ ℓ µ,t {χℓ,ξ ℓ} ,g ℓ+1 µ (t) =g ℓ+1 µ,t {χℓ+1,ξ ℓ+1} ,(112) which verifies that our structural ...