cs.LGMay 28, 2026

On the Optimizer Dependence of Neural Scaling Laws

Authors: Vansh RamaniShourya Vir Jain

Organizations: Department of Computer Science and Engineering, Indian Institute of Technology Delhi · Department of Electrical Engineering, Indian Institute of Technology Delhi

Abstract

The scaling exponent αα in neural scaling laws L(N)NαL(N) \propto N^{-α} is commonly treated as a fixed constant set by architecture and data. We present evidence that αα depends systematically on the optimizer. In controlled random-feature regression experiments -- the canonical theoretical framework for neural scaling -- we measure αα across five optimizer variants and six spectral conditions. Preconditioned optimizers consistently yield steeper scaling (larger αα), with the αα-shift increasing across most of the tested spectral range, peaking near s=1.5s = 1.5, and remaining large at s=2.0s = 2.0. At s1.0s \approx 1.0 (characteristic of natural language), the full natural gradient achieves α0.31α\approx 0.31 versus α0.12α\approx 0.12 for gradient descent -- a 2.6×2.6\times larger fitted exponent that, within the random-feature model, compounds with each model-size doubling. Whether and how this exponent shift transfers to large-scale LLM training -- where recent evidence suggests the advantage may attenuate with scale -- remains an important open question. Our results imply that scaling-law forecasts should account for optimizer choice, and we provide a spectral diagnostic predicting when advanced optimizers will pay off.

Explore similar work

CardsList
  1. Tokens-per-Parameter Coverage Is Critical for Robust LLM Scaling Law Extrapolation

    May 8, 2026Joshua Shay Kricheli, Alexander Lawrence Reid, Soumajyoti Sarkar +2Scaling LawsLarge Models