English

Faster Convergence of Riemannian Stochastic Gradient Descent with Increasing Batch Size

Machine Learning 2025-10-14 v6 Optimization and Control Machine Learning

Abstract

We theoretically analyzed the convergence behavior of Riemannian stochastic gradient descent (RSGD) and found that using an increasing batch size leads to faster convergence than using a constant batch size, not only with a constant learning rate but also with a decaying learning rate, such as cosine annealing decay and polynomial decay. The convergence rate improves from O(T1+C)O(T^{-1}+C) with a constant batch size to O(T1)O(T^{-1}) with an increasing batch size, where TT denotes the total number of iterations and CC is a constant. Using principal component analysis and low-rank matrix completion, we investigated, both theoretically and numerically, how an increasing batch size affects computational time as quantified by stochastic first-order oracle (SFO) complexity. An increasing batch size was found to reduce the SFO complexity of RSGD. Furthermore, an increasing batch size was found to offer the advantages of both small and large constant batch sizes.

Keywords

Cite

@article{arxiv.2501.18164,
  title  = {Faster Convergence of Riemannian Stochastic Gradient Descent with Increasing Batch Size},
  author = {Kanata Oowada and Hideaki Iiduka},
  journal= {arXiv preprint arXiv:2501.18164},
  year   = {2025}
}

Comments

Accepted at ACML2025