English

Acceleration by Stepsize Hedging I: Multi-Step Descent and the Silver Stepsize Schedule

Optimization and Control 2025-03-31 v1 Data Structures and Algorithms

Abstract

Can we accelerate convergence of gradient descent without changing the algorithm -- just by carefully choosing stepsizes? Surprisingly, we show that the answer is yes. Our proposed Silver Stepsize Schedule optimizes strongly convex functions in klogρ2k0.7864k^{\log_{\rho} 2} \approx k^{0.7864} iterations, where ρ=1+2\rho=1+\sqrt{2} is the silver ratio and kk is the condition number. This is intermediate between the textbook unaccelerated rate kk and the accelerated rate k\sqrt{k} due to Nesterov in 1983. The non-strongly convex setting is conceptually identical, and standard black-box reductions imply an analogous accelerated rate εlogρ2ε0.7864\varepsilon^{-\log_{\rho} 2} \approx \varepsilon^{-0.7864}. We conjecture and provide partial evidence that these rates are optimal among all possible stepsize schedules. The Silver Stepsize Schedule is constructed recursively in a fully explicit way. It is non-monotonic, fractal-like, and approximately periodic of period klogρ2k^{\log_{\rho} 2}. This leads to a phase transition in the convergence rate: initially super-exponential (acceleration regime), then exponential (saturation regime).

Keywords

Cite

@article{arxiv.2309.07879,
  title  = {Acceleration by Stepsize Hedging I: Multi-Step Descent and the Silver Stepsize Schedule},
  author = {Jason M. Altschuler and Pablo A. Parrilo},
  journal= {arXiv preprint arXiv:2309.07879},
  year   = {2025}
}

Comments

7 figures

R2 v1 2026-06-28T12:21:50.674Z