English

Acceleration via Fractal Learning Rate Schedules

Machine Learning 2021-06-15 v2 Optimization and Control Machine Learning

Abstract

In practical applications of iterative first-order optimization, the learning rate schedule remains notoriously difficult to understand and expensive to tune. We demonstrate the presence of these subtleties even in the innocuous case when the objective is a convex quadratic. We reinterpret an iterative algorithm from the numerical analysis literature as what we call the Chebyshev learning rate schedule for accelerating vanilla gradient descent, and show that the problem of mitigating instability leads to a fractal ordering of step sizes. We provide some experiments to challenge conventional beliefs about stable learning rates in deep learning: the fractal schedule enables training to converge with locally unstable updates which make negative progress on the objective.

Keywords

Cite

@article{arxiv.2103.01338,
  title  = {Acceleration via Fractal Learning Rate Schedules},
  author = {Naman Agarwal and Surbhi Goel and Cyril Zhang},
  journal= {arXiv preprint arXiv:2103.01338},
  year   = {2021}
}

Comments

v2: revisions for ICML 2021

R2 v1 2026-06-23T23:38:16.134Z