SOTAVerified

Understanding the Role of Momentum in Stochastic Gradient Methods

2019-10-30NeurIPS 2019Code Available0· sign in to hype

Igor Gitman, Hunter Lang, Pengchuan Zhang, Lin Xiao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The use of momentum in stochastic gradient methods has become a widespread practice in machine learning. Different variants of momentum, including heavy-ball momentum, Nesterov's accelerated gradient (NAG), and quasi-hyperbolic momentum (QHM), have demonstrated success on various tasks. Despite these empirical successes, there is a lack of clear understanding of how the momentum parameters affect convergence and various performance measures of different algorithms. In this paper, we use the general formulation of QHM to give a unified analysis of several popular algorithms, covering their asymptotic convergence conditions, stability regions, and properties of their stationary distributions. In addition, by combining the results on convergence rates and stationary distributions, we obtain sometimes counter-intuitive practical guidelines for setting the learning rate and momentum parameters.

Tasks

Reproductions