Acceleration by Random Stepsizes: Hedging, Equalization, and the Arcsine Stepsize Schedule
Jason M. Altschuler, Pablo A. Parrilo

TL;DR
This paper demonstrates that using inverse stepsizes drawn from the Arcsine distribution can fully accelerate Gradient Descent for separable convex optimization, achieving a convergence rate of O(k^{1/2}) without additional algorithmic modifications.
Contribution
The paper introduces a novel random stepsize schedule based on the Arcsine distribution that fully accelerates Gradient Descent for separable convex functions, linking potential theory to optimization.
Findings
Inverse stepsizes from the Arcsine distribution improve iteration complexity to O(k^{1/2})
The approach achieves full acceleration without momentum or other modifications
The method applies to all quadratic and separable convex functions
Abstract
We show that for separable convex optimization, random stepsizes fully accelerate Gradient Descent. Specifically, using inverse stepsizes i.i.d. from the Arcsine distribution improves the iteration complexity from to , where is the condition number. No momentum or other algorithmic modifications are required. This result is incomparable to the (deterministic) Silver Stepsize Schedule which does not require separability but only achieves partial acceleration . Our starting point is a conceptual connection to potential theory: the variational characterization for the distribution of stepsizes with fastest convergence rate mirrors the variational characterization for the distribution of charged particles with minimal logarithmic potential energy. The Arcsine distribution solves both variational characterizations due to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOperations Management Techniques · Optimization and Packing Problems
