English

Stable gradient-adjusted root mean square propagation on least squares problem

Optimization and Control 2025-07-28 v2

Abstract

Root mean square propagation (abbreviated as RMSProp) is a first-order stochastic algorithm used in machine learning widely. In this paper, a stable gradient-adjusted RMSProp (abbreviated as SGA-RMSProp) with mini-batch stochastic gradient is proposed, and its properties are studied on the linear least squares problem. R-linear convergence of the algorithm is established on the consistent linear least squares problem. The algorithm is also proved to converge R-linearly to a neighborhood of the minimizer for the inconsistent case, with the region of the neighborhood being controlled by the batch size. Furthermore, numerical experiments are conducted to compare the performances of SGA-RMSProp, stochastic gradient descent (abbreviated as SGD), and the original RMSProp with different batch sizes. The faster initial convergence rate of SGA-RMSProp is observed through numerical experiments and an adaptive strategy for switching from SGA-RMSProp to SGD is proposed, which combines the benefits of these two algorithms.

Keywords

Cite

@article{arxiv.2411.15877,
  title  = {Stable gradient-adjusted root mean square propagation on least squares problem},
  author = {Runze Li and Jintao Xu and Wenxun Xing},
  journal= {arXiv preprint arXiv:2411.15877},
  year   = {2025}
}
R2 v1 2026-06-28T20:10:33.832Z