paper-with-me

홈 › Papers

Stochastic Heavy Ball

2016-09-14 · Sébastien Gadat, Fabien Panloup, Sofiane Saadane

This paper deals with a natural stochastic optimization procedure derived from the so-called Heavy-ball method differential equation, which was introduced by Polyak in the 1960s with his seminal contribution [Pol64]. The Heavy-ball method is a second-order dynamics that was investigated to minimize convex functions f . The family of second-order methods recently received a large amount of attention, until the famous contribution of Nesterov [Nes83], leading to the explosion of large-scale optimization problems. This work provides an in-depth description of the stochastic heavy-ball method, which is an adaptation of the deterministic one when only unbiased evalutions of the gradient are available and used throughout the iterations of the algorithm. We first describe some almost sure convergence results in the case of general non-convex coercive functions f . We then examine the situation of convex and strongly convex potentials and derive some non-asymptotic results about the stochastic heavy-ball method. We end our study with limit theorems on several rescaled algorithms.

📄 PDF Abstract BibTeX arXiv:1609.04228

Code (0)

등록된 구현이 없습니다.

Tasks

Second-order methodsStochastic Optimization

Similar Papers 제목 키워드 기반

A New Variant of Stochastic Heavy ball Optimization Method for Deep Learning

2021-01-01 · Zhou Shao, Tong Lin

Stochastic momentum optimization methods, also known as stochastic heavy ball (SHB) methods, are one of the most popular optimization methods for deep learning. These methods can help accelerate stochastic gradient desce…

Deep Learning

Linearly convergent stochastic heavy ball method for minimizing generalization error

2017-10-30 · Nicolas Loizou, Peter Richtárik

In this work we establish the first linear convergence result for the stochastic heavy ball method. The method performs SGD steps with a fixed stepsize, amended by a heavy ball momentum term. In the analysis, we focus on…

Accelerated Convergence of Stochastic Heavy Ball Method under Anisotropic Gradient Noise

2023-12-22 · Rui Pan, Yuxing Liu, Xiaoyu Wang, Tong Zhang

Heavy-ball momentum with decaying learning rates is widely used with SGD for optimizing deep learning models. In contrast to its empirical popularity, the understanding of its theoretical property is still quite limited,…

Federated Learning

On the fast convergence of minibatch heavy ball momentum

2022-06-15 · Raghu Bollapragada, Tyler Chen, Rachel Ward

Simple stochastic momentum methods are widely used in machine learning optimization, but their good practical performance is at odds with an absence of theoretical guarantees of acceleration in the literature. In this wo…

Training Deep Neural Networks with Adaptive Momentum Inspired by the Quadratic Optimization

2021-10-18 · Tao Sun, Huaming Ling, Zuoqiang Shi, Dongsheng Li 외

Heavy ball momentum is crucial in accelerating (stochastic) gradient-based optimization algorithms for machine learning. Existing heavy ball momentum is usually weighted by a uniform hyperparameter, which relies on exces…

BIG-bench Machine Learningimage-classificationImage ClassificationLanguage Modeling+3