Papers
Topics
Authors
Recent
Search
2000 character limit reached

Powerlaw Random Feature Model

Updated 6 February 2026
  • The model is a framework for high-dimensional random feature regression that employs power-law decay in feature spectra and target weights.
  • It provides non-asymptotic, dimension-free risk formulas that delineate the trade-offs among sample complexity, model size, and regularization.
  • The framework prescribes optimal learning rate schedules and training protocols for both ridge regression and SGD, validated by empirical studies.

The powerlaw random feature model is a framework for analyzing high-dimensional random feature regression schemes, where the spectrum of the feature covariance operator and the target function weights both exhibit power-law decay. This model enables rigorous characterization of generalization rates, test errors, and optimal training protocols for both ridge regression and stochastic gradient descent (SGD), offering non-asymptotic, dimension-free, and closed-form scaling laws. These analyses reveal precise phase diagrams for generalization, optimal trade-offs between sample complexity, model size, and regularization, as well as compute-optimal and training-optimal schedules under resource constraints (Defilippis et al., 2024, Bordelon et al., 4 Feb 2026).

1. Structure and Assumptions of the Powerlaw Random Feature Model

The model considers regression in a Hilbert feature space H=L2(μx)\mathcal{H}=L_2(\mu_x), either finite- or infinite-dimensional, with a feature-integral operator KK possessing eigenpairs (ξk,ψk)(\xi_k,\psi_k). The eigenvalues λk=ξk2\lambda_k = \xi_k^2 of KK are assumed to decay as a power law,

λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 1

(parameter bb is used in alternate notation). The regression target ff_\star decomposes as

f=k1βkψk()f_\star = \sum_{k\geq 1} \beta_k \psi_k(\cdot)

with coefficient decay βkk(β+1/2)\beta_k \propto k^{-(\beta+1/2)} and a source exponent KK0.

For random feature regression, KK1 i.i.d. samples KK2 are drawn, with KK3, and the random feature map is

KK4

The model is analyzed both for ridge regression with finite KK5 and also in the context of SGD, considering both learning rate schedules and batch-size protocols (Defilippis et al., 2024, Bordelon et al., 4 Feb 2026).

2. Deterministic Equivalent Test Error: Non-Asymptotic, Dimension-Free Risk Formulas

The excess risk for random feature ridge regression (RFRR) is given by

KK6

Under a concentration condition on the random features (Assumption 3.1), the risk admits a dimension-free deterministic equivalent:

KK7

where KK8 depends only on the feature spectrum KK9, the target weights (ξk,ψk)(\xi_k,\psi_k)0, regularization parameter (ξk,ψk)(\xi_k,\psi_k)1, (ξk,ψk)(\xi_k,\psi_k)2, and (ξk,ψk)(\xi_k,\psi_k)3. The closed-form is:

  • Solve for (ξk,ψk)(\xi_k,\psi_k)4 via

(ξk,ψk)(\xi_k,\psi_k)5

  • Set

(ξk,ψk)(\xi_k,\psi_k)6

  • Define

(ξk,ψk)(\xi_k,\psi_k)7

  • Bias and variance contributions:

(ξk,ψk)(\xi_k,\psi_k)8

So (ξk,ψk)(\xi_k,\psi_k)9. This deterministic equivalent is non-asymptotic (no large-sample assumption), multiplicative (relative error is controlled), and dimension-free (applicable regardless of the ambient or effective feature dimension) (Defilippis et al., 2024).

3. Sharp Scaling Laws and Minimax Rates Under Powerlaw Decay

When the power-law assumptions are imposed on both spectrum and target coefficients,

λk=ξk2\lambda_k = \xi_k^20

and setting λk=ξk2\lambda_k = \xi_k^21, λk=ξk2\lambda_k = \xi_k^22 for λk=ξk2\lambda_k = \xi_k^23, explicit scaling exponents for the risk are derived,

λk=ξk2\lambda_k = \xi_k^24

where

λk=ξk2\lambda_k = \xi_k^25

and

λk=ξk2\lambda_k = \xi_k^26

The overall risk exponent is λk=ξk2\lambda_k = \xi_k^27.

The minimax-optimal (fastest) rate

λk=ξk2\lambda_k = \xi_k^28

is achieved by

λk=ξk2\lambda_k = \xi_k^29

implying the minimal number of random features to attain minimax rates is KK0 with regularization KK1 (Defilippis et al., 2024).

4. SGD Dynamics, Optimal Learning Rate Scheduling, and Training Phases

In SGD-based training of powerlaw random feature regression, the evolution of the mean-square error in each spectral coordinate is tracked, leading to a continuous-time optimal control formulation for both the learning rate KK2 and batch size KK3. Two distinct regimes (phases) emerge:

KK5

and the excess loss decays as KK6.

  • Hard phase (KK7): The optimal schedule exhibits a warmup–stable–decay shape,

KK8

where KK9, allocating most of the training to a fixed learning rate and a vanishing fraction to annealing. Here, λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 10. The optimal batch size similarly follows a schedule driven by the same variational principle (Bordelon et al., 4 Feb 2026).

These schedules outperform constant or simple power-law learning rate protocols, and the optimal exponents are not attainable by “anytime” policies that ignore training horizon (Bordelon et al., 4 Feb 2026).

5. Special Cases, Regularization, and Phase Transitions

The model encompasses several noteworthy limits and phase phenomena:

  • Kernel regime (λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 11): The theory reduces to kernel ridge regression, with a univariate fixed-point for the variance parameter.
  • Approximation-limit (λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 12): Risk is determined purely by the bias incurred due to model truncation.
  • Interpolation cusp: At the critical point λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 13 and λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 14, the risk diverges as λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 15, manifesting the “double-descent” phenomenon.
  • Regularization trade-off: The parameter λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 16 tunes the bias-variance balance precisely, with its optimal scaling (λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 17) explicitly characterized.
  • Minimax optimality: The model quantifies the minimal required number of features λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 18 necessary for minimax generalization rates, often implying significant reduction in model size relative to λkkα,α>1\lambda_k \propto k^{-\alpha}, \quad \alpha > 19.

This phase diagram, accessible through explicit formulas, extends classical results on kernel learning rates to the more general random feature context (Defilippis et al., 2024).

6. Compute-Optimal Scaling, Mini-batch Protocols, and Momentum Extensions

When model size (bb0) and training horizon (bb1) are optimized jointly for a fixed compute budget (bb2), the theory predicts

  • For bb3: bb4, bb5, bb6
  • For bb7: bb8, bb9, ff_\star0

For fixed sample budget, the generalization error scales as ff_\star1 (easy) or ff_\star2 (hard) as a function of the total number of samples processed.

Including time-varying momentum ff_\star3 in optimization, further improvements are possible. In the easy phase, optimal ff_\star4 only slightly affects constants, but in the hard phase, joint optimization yields strictly faster decay exponents than baseline SGD (Bordelon et al., 4 Feb 2026).

7. Practical Implications and Empirical Validation

The deterministic equivalents and resulting scaling laws directly inform the optimal selection of regularization parameter ff_\star5 and random feature count ff_\star6 for generalization, and prescribe precise learning rate and batch size schedules for SGD training. This dimension-free theory is empirically validated on a wide range of real and synthetic tasks, capturing phase transitions, risk minima, and interpolation artifacts observed in practice.

The analysis provides rigorous guarantees even in infinite-dimensional feature spaces, extending classical kernel learning results to model classes where random feature methods are employed. The theory reveals that with appropriate tuning—guided by the powerlaw decay exponents and explicit closed-form solutions—optimal generalization often requires far fewer random features than samples, and that sophisticated learning rate schedules and joint optimization of minibatch size and momentum can further enhance learning efficiency (Defilippis et al., 2024, Bordelon et al., 4 Feb 2026).

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Powerlaw Random Feature Model.