Convergence of Adam for Non-convex Objectives: Relaxed Hyperparameters and Non-ergodic Case
Meixuan He, Yuqing Liang, Jinlan Liu, Dongpo Xu
TL;DR
This work analyzes Adam in non-convex stochastic optimization by introducing precise ergodic and non-ergodic convergence notions and showing non-ergodic results better reflect practical outcomes. It presents a relaxed sufficient condition, SC-Adam, that broadens permissible hyperparameters beyond prior criteria, and proves an almost-sure ergodic rate arbitrarily close to $o\left(1/\sqrt{K}\right)$. Crucially, it establishes the first last-iterate convergence of Adam to a stationary point for non-convex objectives and, under the Polyak-Lojasiewicz condition, a non-ergodic rate of $O(1/K)$ for function values. Together, these results provide a solid theoretical foundation for applying Adam to non-convex stochastic problems and offer actionable guidance on hyperparameter choices.
Abstract
Adam is a commonly used stochastic optimization algorithm in machine learning. However, its convergence is still not fully understood, especially in the non-convex setting. This paper focuses on exploring hyperparameter settings for the convergence of vanilla Adam and tackling the challenges of non-ergodic convergence related to practical application. The primary contributions are summarized as follows: firstly, we introduce precise definitions of ergodic and non-ergodic convergence, which cover nearly all forms of convergence for stochastic optimization algorithms. Meanwhile, we emphasize the superiority of non-ergodic convergence over ergodic convergence. Secondly, we establish a weaker sufficient condition for the ergodic convergence guarantee of Adam, allowing a more relaxed choice of hyperparameters. On this basis, we achieve the almost sure ergodic convergence rate of Adam, which is arbitrarily close to $o(1/\sqrt{K})$. More importantly, we prove, for the first time, that the last iterate of Adam converges to a stationary point for non-convex objectives. Finally, we obtain the non-ergodic convergence rate of $O(1/K)$ for function values under the Polyak-Lojasiewicz (PL) condition. These findings build a solid theoretical foundation for Adam to solve non-convex stochastic optimization problems.
