Nesterov acceleration in benignly non-convex landscapes
Kanan Gupta, Stephan Wojtowytsch
TL;DR
The paper addresses the gap between theory and practice for momentum-based optimization in non-convex settings by introducing a moving-closest-minimizer geometry via the projection $\pi(x)$ and a $\mu$-strong aiming condition. It proves accelerated convergence for continuous-time heavy-ball dynamics and discrete-time Nesterov schemes, including stochastic variants with additive and multiplicative noise, under weaker geometric assumptions than global convexity. The main contributions are a continuous-time convergence bound with a Lyapunov energy, and discrete-time rates showing acceleration (compared to gradient methods) while accounting for tangential motion along a minimizer manifold. The results align with deep learning landscapes by capturing local convexity toward the minimizer manifold and demonstrate that acceleration can persist locally in benign non-convex landscapes, with implications for algorithm design in overparameterized models.
Abstract
While momentum-based optimization algorithms are commonly used in the notoriously non-convex optimization problems of deep learning, their analysis has historically been restricted to the convex and strongly convex setting. In this article, we partially close this gap between theory and practice and demonstrate that virtually identical guarantees can be obtained in optimization problems with a `benign' non-convexity. We show that these weaker geometric assumptions are well justified in overparametrized deep learning, at least locally. Variations of this result are obtained for a continuous time model of Nesterov's accelerated gradient descent algorithm (NAG), the classical discrete time version of NAG, and versions of NAG with stochastic gradient estimates with purely additive noise and with noise that exhibits both additive and multiplicative scaling.
