cs.LGAug 4, 2026

Tight Worst-Case Bounds for the Smallest Eigenvalue of ReLU NTK Gram Matrices

Authors: Zhao Song

Abstract

For nn unit vectors x1,,xnRdx_1,\ldots,x_n \in \mathbb{R}^d, we study the continuous ReLU derivative Gram matrix HH, whose entries are obtained by averaging pairwise gated inner products over a standard Gaussian direction. Writing Δ±:=minijmin{xixj2,xi+xj2}Δ_\pm := \min_{i \neq j} \min\{ \|x_i-x_j\|_2, \|x_i+x_j\|_2 \} for their projective separation, we prove the universal dimension-free lower bound λmin(H)=Ω(Δ±/logn)λ_{\min}(H) = Ω( Δ_\pm/\sqrt{\log n} ). Conversely, we construct worst-case families satisfying the matching upper bound λmin(H)=O(Δ±/logn)λ_{\min}(H) = O( Δ_\pm/\sqrt{\log n} ), showing that this rate is tight up to universal constants.

Explore similar work

Sep 3, 2026cs.LG

Projected Riemannian Gradient Descent for the Bures-Wasserstein Barycenter: Dimension-Independent Linear Convergence at Unit Step Size

The computation of the Bures-Wasserstein (BW) barycenter of an ensemble of positive definite matrices arises throughout machine learning, optimal transport, and quantum information. Riemannian gradient descent (RGD) at unit step size -- the fixed-point iteration used in practice -- converges rapidly, yet existing analyses present a dichotomy: unit-step guarantees carry worst-case exponential dependence on the dimension, while dimension-independent guarantees require small step sizes that forfeit the empirical speed. We resolve this dichotomy, not by improving the guarantees for unit-step RGD, but by proposing a Projected RGD algorithm that achieves dimension-independent linear convergence at unit step size. The achieved rate, (1κ3/2)(1 - κ^{-3/2}), where κκ is the condition number of the ensemble, also polynomially improves on the best small-step guarantee (κ3/2κ^{3/2} versus κ5/2κ^{5/2} iteration complexity). The crux is a novel Projection Lemma: clipping the eigenvalues of a positive matrix to an interval [α,β][α, β] is the closed-form, non-expansive (1-Lipschitz) BW-metric projection onto the set {S:αISβI}\{S : αI \leq S \leq βI\} -- a statement which, unlike its known one-sided counterpart, does not follow from convexity. The projection is moreover free: it reuses an eigendecomposition the next iteration must perform in any case, so the projected and unprojected iterations cost the same per step. The same analysis covers the invariant matrix projection problem of Brahmachari et al. (2025), whose fixed-point algorithm we identify as unit-step RGD on a totally geodesic submanifold, thereby extending the dimension-independent guarantee to that setting verbatim.
A. Afham
Sep 3, 2026cs.LG

Restricted Eigenvalues Beyond Gaussian Width: Threshold Occupancy under Heavy Tails

Restricted eigenvalue (RE) bounds govern stable recovery by norm-regularized estimators. For isotropic sub-Gaussian measurements, the benchmark sample size is 1+w(A)21+w(A)^2, where w(A)w(A) is the Gaussian width of the normalized descent cone. The COLT 2015 open-problem note (Banerjee et al., 2015) asked whether the same law follows for heavy-tailed designs from a uniform small-ball condition alone. We give an explicit and systematic negative answer to the general question as formulated there: the proposed law fails in its full dimension-free, arbitrary-set form, and the missing obstruction is simultaneous threshold occupancy. A constant-width polyhedral descent cone with fixed small-ball constants has zero empirical RE on every sample path up to half the ambient dimension. More generally, every finite range space admits exact threshold encoding in an arbitrarily narrow spherical cap and a lift to a full polyhedral descent-cone section. For every fixed threshold VC dimension dd, as β0β\downarrow0, the sharp worst-case sample complexity is Θ(β1[dlog(1/β)+log(1/δ)])Θ(β^{-1}[d\log(1/β)+\log(1/δ)]). The separation persists under exact isotropy and all finite moments: on the same constant-width cone, Gaussian measurements succeed with O(1+log(1/δ))O(1+\log(1/δ)) samples, whereas an isotropic heavy-tailed design fails pathwise for np/logpn\lesssim\sqrt{p/\log p}. Gaussian smoothing yields an everywhere-positive CC^\infty density while retaining arbitrarily poor RE. Under isotropy, a distribution-free fallback governed by affine dimension times squared enclosing radius is sharp on this family.
Shi Fu, Huibo Xu, Qixin Zhang +1
Oct 5, 2025math.NA

Configuration-Dependent Lower Bounds for Approximation by Shallow ReLUk^k Networks on the Sphere

We establish two related but logically distinct results for shallow ReLUk^k neural networks on the unit sphere \SSd\SS^d. First, for an arbitrary set of inner neural-network parameters, the best L2(\SSd)\mathcal{L}^2(\SS^d) approximation of a fixed target function with smoothness r>d+2k+12r>\tfrac{d+2k+1}{2} admits an asymptotic lower bound given by a constant multiple of n1/2hk+1/2n^{-1/2}\underline{h}^{k+1/2}, where h\underline{h} denotes the antipodal separation distance of the normalized inner-parameter set. This lower bound depends explicitly on the parameter configuration through h\underline{h} and applies without additional assumptions on the parameters. Second, for antipodally quasi-uniform parameters, hn1/d\underline{h}\simeq n^{-1/d}, and the lower bound establishes the exact saturation order nd+2k+12dn^{-\frac{d+2k+1}{2d}} for such parameter families: a target function with regularity greater than d+2k+12\frac{d+2k+1}{2} and satisfying the required parity condition can be approximated at this rate, whereas approximation at any strictly faster rate forces the target function to be zero. Our results therefore place linearized neural-network approximation within the classical saturation framework and show that, although ReLUk^k network spaces can outperform finite elements of the same degree, this advantage is intrinsically limited.
Tong Mao, Jinchao Xu