On Uniform Boundedness Properties of SGD and its Momentum Variants
Xiaoyu Wang, Mikael Johansson

TL;DR
This paper investigates conditions under which stochastic gradient descent (SGD) and its momentum variants maintain bounded iterates and function values, providing theoretical guarantees for a variety of practical machine learning problems.
Contribution
It establishes uniform boundedness properties of SGD and momentum methods under broad conditions, extending to generalized dissipativity and various step-size schedules.
Findings
Boundedness holds for common step-sizes like decay and cosine with restarts.
Applications include phase retrieval, Gaussian mixtures, neural networks, and logistic regression.
Extends to functions with sub-quadratic tail growth.
Abstract
A theoretical, and potentially also practical, problem with stochastic gradient descent is that trajectories may escape to infinity. In this note, we investigate uniform boundedness properties of iterates and function values along the trajectories of the stochastic gradient descent algorithm and its important momentum variant. Under smoothness and -dissipativity of the loss function, we show that broad families of step-sizes, including the widely used step-decay and cosine with (or without) restart step-sizes, result in uniformly bounded iterates and function values. Several important applications that satisfy these assumptions, including phase retrieval problems, Gaussian mixture models, and some neural network classifiers, are discussed in detail. We further extend the uniform boundedness of SGD and its momentum variant under the generalized dissipativity for the functions whose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Stochastic Gradient Optimization Techniques · Statistical Methods and Inference
MethodsStochastic Gradient Descent · Logistic Regression
