Provably Faster Gradient Descent via Long Steps
Benjamin Grimmer

TL;DR
This paper introduces a novel analysis technique for gradient descent that demonstrates how long steps, despite short-term increases, can lead to faster convergence in smooth convex optimization.
Contribution
It provides new convergence guarantees for gradient descent with nonconstant step sizes using a computer-assisted analysis approach.
Findings
Long steps can accelerate convergence despite short-term increases.
The analysis supports a potential $O(1/T\log T)$ convergence rate.
Numerical experiments validate the theoretical insights.
Abstract
This work establishes new convergence guarantees for gradient descent in smooth convex optimization via a computer-assisted analysis technique. Our theory allows nonconstant stepsize policies with frequent long steps potentially violating descent by analyzing the overall effect of many iterations at once rather than the typical one-iteration inductions used in most first-order method analyses. We show that long steps, which may increase the objective value in the short term, lead to provably faster convergence in the long term. A conjecture towards proving a faster rate for gradient descent is also motivated along with simple numerical validation.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Advanced Bandit Algorithms Research
