Online Regularized Nonlinear Acceleration
Damien Scieur, Edouard Oyallon, Alexandre d'Aspremont, Francis Bach

TL;DR
This paper introduces an improved online regularized nonlinear acceleration scheme that enhances convergence rates for gradient-based methods, especially those with momentum, and demonstrates optimal complexity bounds and practical efficiency.
Contribution
The paper adapts RNA to work effectively with momentum-based algorithms, achieving optimal complexity bounds and online extrapolation for improved convergence.
Findings
Provably improves convergence rate of gradient descent.
Achieves asymptotically optimal rates on convex problems.
Enhances numerical performance over classical accelerated methods.
Abstract
Regularized nonlinear acceleration (RNA) estimates the minimum of a function by post-processing iterates from an algorithm such as the gradient method. It can be seen as a regularized version of Anderson acceleration, a classical acceleration scheme from numerical analysis. The new scheme provably improves the rate of convergence of fixed step gradient descent, and its empirical performance is comparable to that of quasi-Newton methods. However, RNA cannot accelerate faster multistep algorithms like Nesterov's method and often diverges in this context. Here, we adapt RNA to overcome these issues, so that our scheme can be used on fast algorithms such as gradient methods with momentum. We show optimal complexity bounds for quadratics and asymptotically optimal rates on general convex minimization problems. Moreover, this new scheme works online, i.e., extrapolated solution estimates can…
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 · Sparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research
