English

SGEM: stochastic gradient with energy and momentum

Machine Learning 2022-08-04 v1 Optimization and Control

Abstract

In this paper, we propose SGEM, Stochastic Gradient with Energy and Momentum, to solve a large class of general non-convex stochastic optimization problems, based on the AEGD method that originated in the work [AEGD: Adaptive Gradient Descent with Energy. arXiv: 2010.05109]. SGEM incorporates both energy and momentum at the same time so as to inherit their dual advantages. We show that SGEM features an unconditional energy stability property, and derive energy-dependent convergence rates in the general nonconvex stochastic setting, as well as a regret bound in the online convex setting. A lower threshold for the energy variable is also provided. Our experimental results show that SGEM converges faster than AEGD and generalizes better or at least as well as SGDM in training some deep neural networks.

Keywords

Cite

@article{arxiv.2208.02208,
  title  = {SGEM: stochastic gradient with energy and momentum},
  author = {Hailiang Liu and Xuping Tian},
  journal= {arXiv preprint arXiv:2208.02208},
  year   = {2022}
}

Comments

24 pages, 4 figures

R2 v1 2026-06-25T01:27:19.229Z