English

An Improved Analysis of Stochastic Gradient Descent with Momentum

Optimization and Control 2020-08-19 v2

Abstract

SGD with momentum (SGDM) has been widely applied in many machine learning tasks, and it is often applied with dynamic stepsizes and momentum weights tuned in a stagewise manner. Despite of its empirical advantage over SGD, the role of momentum is still unclear in general since previous analyses on SGDM either provide worse convergence bounds than those of SGD, or assume Lipschitz or quadratic objectives, which fail to hold in practice. Furthermore, the role of dynamic parameters has not been addressed. In this work, we show that SGDM converges as fast as SGD for smooth objectives under both strongly convex and nonconvex settings. We also establish \textit{the first} convergence guarantee for the multistage setting, and show that the multistage strategy is beneficial for SGDM compared to using fixed parameters. Finally, we verify these theoretical claims by numerical experiments.

Keywords

Cite

@article{arxiv.2007.07989,
  title  = {An Improved Analysis of Stochastic Gradient Descent with Momentum},
  author = {Yanli Liu and Yuan Gao and Wotao Yin},
  journal= {arXiv preprint arXiv:2007.07989},
  year   = {2020}
}