OCLGNAJan 23, 2021

Acceleration Methods

arXiv:2101.09545v4176 citations
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers in optimization, but is incremental as it synthesizes existing methods without introducing new paradigms.

The monograph reviews recent advances in acceleration techniques for convex optimization, focusing on momentum methods, proximal acceleration, and restart schemes to optimize convergence guarantees.

This monograph covers some recent advances in a range of acceleration techniques frequently used in convex optimization. We first use quadratic optimization problems to introduce two key families of methods, namely momentum and nested optimization schemes. They coincide in the quadratic case to form the Chebyshev method. We discuss momentum methods in detail, starting with the seminal work of Nesterov and structure convergence proofs using a few master templates, such as that for optimized gradient methods, which provide the key benefit of showing how momentum methods optimize convergence guarantees. We further cover proximal acceleration, at the heart of the Catalyst and Accelerated Hybrid Proximal Extragradient frameworks, using similar algorithmic patterns. Common acceleration techniques rely directly on the knowledge of some of the regularity parameters in the problem at hand. We conclude by discussing restart schemes, a set of simple techniques for reaching nearly optimal convergence rates while adapting to unobserved regularity parameters.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes