REVIEW 4 major objections 5 minor 25 references
Entrywise application of non-linear functions on orthogonally invariant matrices
T0 review · 4 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read This paper shows that applying a centered nonlinear function entrywise to an orthogonally invariant random matrix leaves the same asymptotic spectrum as a linear combination of the matrix with an independent GOE.
desk verdict A worthwhile structural generalization of Gaussian equivalence to orthogonally invariant matrices, with a solid centered-polynomial core but an abstract that oversells non-polynomial and non-centered cases. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The engine of the proof is the combinatorial relation between classical cumulants of the matrix entries and free cumulants of the limiting eigenvalue distribution, processed through the Leonov-Shiryaev formula for cumulants of products. Orthogonal invariance forces almost all entry cumulants of $X_N$ to vanish; the only ones surviving asymptotically have a cyclic index structure, and their scaled limits are the free cumulants $\kappa_n$. When the nonlinearity is inserted, Leonov-Shiryaev reorganizes the expanded moments, and the leading cyclic cumulants of $Y_N$ come from one full cycle of the original entries together with Gaussian pairings of the remaining factors. That pairing count evaluates to $\mathbb{E}[f'(g)]^n$ per full cycle, which is the mechanism that produces the linear replacement model.
What would settle it
Take $X_N$ to be a single GOE and apply the centered cubic $f(x)=x^3-3x$ entrywise. The theorem predicts $\theta_1=0$ and that $Y_N$ converges to a semicircle with second moment $\mathbb{E}[f(g)^2]=6$; simulating large $N$ and comparing the empirical spectrum to that semicircle would falsify the equivalence if a systematic deviation beyond finite-size fluctuations appeared. A second check targets the centeredness assumption directly: applying the uncentered ReLU to any of the paper's ensembles should produce an eigenvalue of order $\sqrt{N}$ outside the bulk, while the bulk alone should still match the linear model.
Extended reading notes
Core claim
The central claim, stated on the paper's own terms, is a cumulant-level equality. For an orthogonally invariant symmetric ensemble $X_N$ with a limit distribution of all orders and a centered polynomial $f$, the asymptotic free cumulants $\kappa_n^f$ of the entrywise-transformed matrix $Y_N$ are $\kappa_1^f=0$, $\kappa_2^f = \mathbb{E}[f(g)^2]-\mathbb{E}[f(g)]^2$, and $\kappa_n^f = \kappa_n \,\mathbb{E}[f'(g)]^n$ for $n\ge 3$, where $g$ is Gaussian with mean zero and variance $\kappa_2$. These are exactly the free cumulants of $\theta_1 X_N + \theta_2 Z_N$ with $\theta_1=\mathbb{E}[f'(g)]$ and $\theta_2 = \sqrt{\mathbb{E}[f(g)^2]-\mathbb{E}[f(g)]^2-\kappa_2 \mathbb{E}[f'(g)]^2}$, so the nonlinear operation never creates spectral structure beyond a rescaling of $X_N$ plus an independent GOE. In the multivariate case the formula replaces $f'$ by partial derivatives and $\kappa_n$ by mixed free cumulants, with the second-order mixed cumulants entering the coefficient of the GOE term.
Load-bearing premise
The load-bearing premise is that the nonlinear function is centered, so the transformed off-diagonal entries have mean zero; the paper's own max-function example shows that without this condition an extra large eigenvalue appears and the full spectral claim fails.
Editorial extensions
If this is right
- For every centered polynomial nonlinearity, the bulk spectrum of the transformed matrix is computable as the free convolution of a rescaled copy of the original spectrum with a semicircle.
- If $\theta_1 = \mathbb{E}[f'(g)] = 0$, which happens for even functions, the original matrix's spectral shape disappears entirely and $Y_N$ becomes asymptotically semicircular.
- For multivariate functions, the asymptotic effect of functions such as $\max(x_1,x_2)$ on two ensembles is the same as $\theta_1 X_N^{(1)} + \theta_2 X_N^{(2)} + \theta Z_N$, with coefficients given by the Gaussian expectations of the corresponding partial derivatives.
- The equivalence also holds when the input matrices are correlated, as long as the whole tuple is jointly orthogonally invariant; the mixed free cumulants then determine the coefficients.
- Uncentered functions are a genuine boundary: the bulk still follows the linear model, but the nonzero mean produces an additional outlier eigenvalue, so the centeredness assumption is not a formality.
Reading between the lines
- A natural extrapolation the paper leaves open is that not only the eigenvalue distribution but also finer spectral quantities, such as eigenvector overlaps or linear-statistics fluctuations, of $Y_N$ are inherited from the linear model $\theta_1 X_N + \theta_2 Z_N$; this would be a testable conjecture, not a proven consequence.
- Because the theorem is proved only for polynomials while the numerical examples use ReLU and max, a quantitative finite-$N$ check of the rate of convergence for non-polynomial functions would indicate whether the polynomial restriction is a proof artifact or a genuine boundary.
- In applications where entrywise activations are applied to random matrices with nonzero mean, subtracting the mean before the nonlinearity should remove the outlier and restore the clean Gaussian-equivalence description; this is an actionable design rule suggested by the paper's outlier remark.
- The result suggests a general heuristic: rotational invariance, not the particular entry distribution, is what makes nonlinear preprocessing 'linearize' in the spectrum; ensembles that are only approximately invariant may show the same equivalence up to corrections controlled by the violation of invariance.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies the entrywise application of nonlinear functions to symmetric orthogonally invariant random matrices, proposing a Gaussian equivalence principle: the asymptotic eigenvalue distribution of Y_N (defined by y_ij = N^{-1/2} f(N^{1/2} x_ij) off the diagonal, zero on the diagonal) should equal that of a linear combination theta_1 X_N + theta_2 Z_N, where Z_N is an independent GOE. The main theorems (Theorems 4, 12, and 14) derive the free cumulants of Y_N in the case where f is a polynomial and Assumption 2 (centeredness of f with respect to the off-diagonal entry distribution) holds, and the corollaries give explicit linear models. Numerical examples for the ReLU function (Section 5) and the max function (Sections 7 and 8) are presented as evidence for the general principle. The abstract claims the result for general non-linear functions, including multivariate and correlated cases, but the proofs are restricted to centered polynomials.
Significance. If fully established, the result would provide a broad Gaussian equivalence principle for orthogonally invariant ensembles, unifying and extending existing results for Wigner-type and kernel random matrices, and would give explicit coefficients computable from the activation function and the second free cumulant. The use of classical cumulants and the Leonov--Shiryaev formula to pass from entrywise nonlinearities to free cumulants is conceptually appealing and yields clean formulas that agree with the bulk numerical spectra shown in the paper. However, as it stands, the advertised general claim is not proven: the theorems require f to be a centered polynomial, while the showcased ReLU and max functions are neither centered nor polynomial, and the proof of the crucial subcycle/disconnected-cycle cancellations is informal. The paper does not supply machine-checked proofs or reproducible code, so the numerical agreement should be regarded as illustrative evidence only. With the claims properly calibrated, the paper would make a useful contribution.
major comments (4)
- [Abstract and Section 3 (Assumption 2)] The abstract states that a Gaussian equivalence principle holds for entrywise application of non-linear functions in general, but Theorem 4 is proved only for polynomials satisfying Assumption 2. The examples in Section 5 (ReLU) and Section 7 (max) are not centered; their Gaussian means are sqrt(5/(2 pi)) and 1/sqrt(pi), respectively. Consequently, the numerical agreement in Figures 1 and 3 cannot be taken as evidence for the stated general theorem; at most it supports a bulk-limit statement. The authors should either restrict the abstract and theorem statements to the centered polynomial case or provide the missing argument for general f, and the outlier phenomenon should be acknowledged in Section 5 just as it is in Section 7.
- [Section 3, continuation of the proof after Definition 8] The treatment of subcycles and disconnected cycles is not rigorous. The proof relies on phrases such as "Careful analysis also reveals" and "It is clear that this construction can lead to partitions pi which are crossing" without giving the counting of contributing multi-indices, and the estimate with the parameters d and d_j is introduced informally. The later conclusion that crossing partitions contribute O(N^{-1}) is asserted rather than proven. Since the free moment-cumulant formula for Y_N depends on exactly these cancellations, this is a load-bearing gap in the proof of Theorem 4.
- [Corollary 11 and Assumption 2] Corollary 11 is stated as an equality of asymptotic eigenvalue distributions, but under Assumption 2 it is at most a statement about the bulk spectrum. For a non-centered f, the matrix Y_N contains a rank-one term of size mu N^{-1/2} up to diagonal corrections, producing an eigenvalue of order sqrt(N) that is not present in theta_1 X_N + theta_2 Z_N; the proof of Theorem 4 uses Assumption 2 to eliminate c_1(y_ij) before the Leonov--Shiryaev expansion. The manuscript should explicitly state that Corollary 11 and the related multivariate corollaries hold only for centered f, and it should describe the outlier separately, as it does in the max example.
- [Theorem 12 and proof of Corollary 13] Theorem 12 is stated without the polynomial restriction, but the proof of Corollary 13 begins "Let us assume that our function f is a (multivariate) polynomial." This mismatch between statement and proof leaves the theorem unproved for arbitrary f. Similarly, the proof of Theorem 14 treats only the full-cycle case and refers to the univariate argument for multiple cycles without addressing the correlated-matrix complications in detail. The statements should be aligned with what is actually proven.
minor comments (5)
- [Section 4] The name "Cauchy-Schwartz" should be "Cauchy-Schwarz."
- [Section 5] "It is feasible that the statements ... are also true" should be "It is plausible that ... are also true."
- [Proposition 3 proof] There is a typo: "cyclity" should be "cyclicity."
- [Section 2] The word "similiar" should be "similar."
- [Section 7] The sentence about the eigenvalue of order 40 would be more informative if it gave the predicted scaling, e.g., sqrt(N) times the Gaussian mean of max(g1,g2).
Circularity Check
No significant circularity: the Gaussian equivalence coefficients θ1 and θ2 are computed in closed form from f and the free cumulants of X_N, then compared with independent simulations; the derivation never fits or redefines the target.
full rationale
The derivation is self-contained and non-circular. Theorem 4 (with Proposition 3) computes the limiting free cumulants κ^f_n of Y_N directly from the cyclic classical cumulants of X_N via the Leonov–Shiryaev formula; the paper provides its own proof and an appendix proof of the orthogonal cumulant-scaling statement (Proposition 1) rather than relying on an unverified self-citation. Corollary 11 then defines the linear model Y_hat_N = θ1 X_N + θ2 Z_N with θ1 = E[f'(g)] and θ2 selected so that the free cumulants match, and proves equality by a one-line calculation using asymptotic freeness of Z_N from X_N. These parameters are closed-form functions of f and κ2, not fitted to Y_N; the numerical ReLU and max comparisons use independently simulated matrices, so the prediction is not forced by construction. The non-centeredness of ReLU and max is a substantive scope limitation: the proof of κ^f_1 = 0 relies on Assumption 2, and the outlier eigenvalue noted for max lies outside the theorem's bulk statement. That affects correctness, generality, and outlier claims, but it is not circularity because the theorem does not assume the conclusion. The self-citations ([MS17], [NS06], [CMSS07]) are standard background or are accompanied by proofs, and no uniqueness theorem from the authors' prior work is invoked to forbid alternatives. No circular step can be exhibited.
Assumptions & free parameters
assumptions (6)
- domain assumption X_N is a symmetric orthogonally invariant random matrix ensemble with a limit distribution of all orders (all limits in Eq. (1) exist).
- domain assumption The joint distribution of the l-tuple (X_N^(1),...,X_N^(l)) is orthogonally invariant in the correlated multivariate case.
- ad hoc to paper f is a polynomial (Theorems 4, 12, 14) and is centered with respect to the off-diagonal entry distribution (Assumption 2).
- standard math Classical cumulant machinery: Leonov-Shiryaev formula (Theorem 17), Moebius inversion, and the free moment-cumulant formula.
- standard math Independent GOE Z_N is asymptotically free from the orthogonally invariant ensemble X_N (and from each other in the multivariate linear models).
- standard math The Weingarten calculus for Haar orthogonal matrices gives the Wick-type formula used in Appendix B.
Cite this review
Pith. "Pith review of Entrywise application of non-linear functions on orthogonally invariant matrices." pith.science (2026). https://pith.science/paper/DXIG6PSU
@misc{pith2026241206943,
author = {Pith},
title = {Pith review of: Entrywise application of non-linear functions on orthogonally invariant matrices},
year = {2026},
howpublished = {\url{https://pith.science/paper/DXIG6PSU}},
note = {Machine review of arXiv:2412.06943}
}
read the original abstract
In this article, we investigate how the entrywise application of a non-linear function to symmetric orthogonally invariant random matrix ensembles alters the spectral distribution. We treat also the multivariate case where we apply multivariate functions to entries of several orthogonally invariant matrices; where even correlations between the matrices are allowed. We find that in all those cases a Gaussian equivalence principle holds, that is, the asymptotic effect of the non-linear function is the same as taking a linear combination of the involved matrices and an additional independent GOE. The ReLU-function in the case of one matrix and the max-function in the case of two matrices provide illustrative examples.
Figures
Figures from the paper (1 more)
Reference graph
Works this paper leans on
-
[1]
118, Cambridge university press, 2010
Greg W Anderson, Alice Guionnet, and Ofer Zeitouni, An introduction to random matrices, no. 118, Cambridge university press, 2010
work page 2010
-
[2]
Denis Bernard and Ludwig Hruza, Structured random matrices and cyclic cumulants: A free probability approach, Random Matrices: Theory and Applications (2024)
work page 2024
-
[3]
Lucas Benigni and Sandrine P \'e ch \'e , Eigenvalue distribution of some nonlinear models of random matrices, Electronic Journal of Probability 26 (2021), 1--37
work page 2021
-
[4]
M. Capitaine and M. Casalis, Cumulants for random matrices as convolutions on the symmetric group, ii, Journal of Theoretical Probability 20 (2007), no. 3, 505--533
work page 2007
-
[5]
Beno \^ t Collins, Sho Matsumoto, and Jonathan Novak, The W eingarten calculus , Notices of the American Mathematical Society 69 (2022), no. 5
work page 2022
-
[6]
III : Higher order freeness and free cumulants , Documenta Mathematica 12 (2007), 1--70
Beno \^ t Collins, James A Mingo, Piotr \'S niady, and Roland Speicher, Second order freeness and fluctuations of random matrices. III : Higher order freeness and free cumulants , Documenta Mathematica 12 (2007), 1--70
work page 2007
-
[7]
Beno \^ t Collins, Moments and cumulants of polynomial random variables on unitary groups, the I tzykson- Z uber integral, and free probability , International Mathematics Research Notices 2003 (2003), no. 17, 953--982
work page 2003
-
[8]
Beno \^ t Collins and Piotr \'S niady, Integration with respect to the H aar measure on unitary, orthogonal and symplectic group , Communications in Mathematical Physics 264 (2006), no. 3, 773--795
work page 2006
Show all 25 references
-
[9]
04, 1350010
Xiuyuan Cheng and Amit Singer, The spectrum of random inner-product kernel matrices, Random Matrices: Theory and Applications 2 (2013), no. 04, 1350010
2013
-
[10]
Noureddine El Karoui, The spectrum of kernel random matrices, Ann. Statist. 38 (2010), no. 1, 1--50
2010
-
[11]
Michele Fava, Jorge Kurchan, and Silvia Pappalardi, Designs via free probability, arXiv preprint arXiv:2308.06200 (2023)
2023 arXiv
-
[12]
Zhou Fan and Andrea Montanari, The spectral norm of random inner-product kernel matrices, Probability Theory and Related Fields 173 (2019), 27--85
2019
-
[13]
Zhou Fan and Zhichao Wang, Spectra of the conjugate kernel and neural tangent kernel for linear-width neural networks, Advances in neural information processing systems 33 (2020), 7710--7721
2020
-
[14]
426--471
Sebastian Goldt, Bruno Loureiro, Galen Reeves, Florent Krzakala, Marc M \'e zard, and Lenka Zdeborov \'a , The G aussian equivalence of generative models for learning with shallow neural networks , Mathematical and Scientific Machine Learning, PMLR, 2022, pp. 426--471
2022
-
[15]
Siddharth Jindal and Pavan Hosur, Generalized free cumulants for quantum chaotic systems, Journal of High Energy Physics 2024 (2024), no. 9, 66
2024
-
[16]
2, 1190--1248
Cosme Louart, Zhenyu Liao, and Romain Couillet, A random matrix approach to neural networks, The Annals of Applied Probability 28 (2018), no. 2, 1190--1248
2018
-
[17]
3, 319--329
Valerii P Leonov and Albert Nikolaevich Shiryaev, On a method of calculation of semi-invariants, Theory of Probability & its applications 4 (1959), no. 3, 319--329
1959
-
[18]
11, 113301
Antoine Maillard, Laura Foini, Alejandro Lage Castellanos, Florent Krzakala, Marc Mézard, and Lenka Zdeborová, High-temperature expansions and message passing algorithms, Journal of Statistical Mechanics: Theory and Experiment 2019 (2019), no. 11, 113301
2019
-
[19]
James A Mingo and Mihai Popa, Real second order freeness and H aar orthogonal matrices , Journal of Mathematical Physics 54 (2013), no. 5
2013
-
[20]
James A Mingo and Roland Speicher, Free probability and random matrices, Fields Institute Monographs (2017)
2017
-
[21]
13, Cambridge University Press, 2006
Alexandru Nica and Roland Speicher, Lectures on the combinatorics of free probability, vol. 13, Cambridge University Press, 2006
2006
-
[22]
17, 170603
Silvia Pappalardi, Laura Foini, and Jorge Kurchan, Eigenstate thermalization hypothesis and free probability, Physical Review Letters 129 (2022), no. 17, 170603
2022
-
[23]
Vanessa Piccolo and Dominik Schr \"o der, Analysis of one-hidden-layer neural networks via the resolvent method, Advances in Neural Information Processing Systems 34 (2021), 5225--5235
2021
-
[24]
Jeffrey Pennington and Pratik Worah, Nonlinear random matrix theory for deep learning, Advances in neural information processing systems 30 (2017)
2017
-
[25]
T heory of M \"o bius functions , Probability Theory and Related Fields 2 (1964), no
Gian-Carlo Rota, On the foundations of combinatorial theory I . T heory of M \"o bius functions , Probability Theory and Related Fields 2 (1964), no. 4, 340--368
1964
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.