An Adaptive and Parameter-Free Nesterov's Accelerated Gradient Method for Convex Optimization
Jaewook J. Suh, Shiqian Ma

TL;DR
This paper introduces AdaNAG, an adaptive, parameter-free Nesterov's accelerated gradient method that achieves optimal convergence rates for convex optimization without line-search, along with a new adaptive gradient descent method, AdaGD.
Contribution
The paper presents AdaNAG, a novel adaptive, parameter-free accelerated gradient method with proven convergence rates, and introduces AdaGD, a new adaptive gradient descent method, supported by Lyapunov analysis.
Findings
AdaNAG achieves $O(1/k^2)$ convergence rate.
AdaGD attains $O(1/k)$ convergence rate.
Numerical results show superior performance over recent adaptive methods.
Abstract
We propose AdaNAG, an adaptive accelerated gradient method based on Nesterov's accelerated gradient method. AdaNAG is line-search-free, parameter-free, and achieves the accelerated convergence rates and for -smooth convex function . We provide a Lyapunov analysis for the convergence proof of AdaNAG, which additionally enables us to propose a novel adaptive gradient descent (GD) method, AdaGD. AdaGD achieves the non-ergodic convergence rate , like the original GD. The analysis of AdaGD also motivated us to propose a generalized AdaNAG that includes practically useful variants of AdaNAG. Numerical results demonstrate that our methods outperform some other recent adaptive methods for…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques
