English

Accelerating SGDM via Learning Rate and Batch Size Schedules: A Lyapunov-Based Analysis

Machine Learning 2025-10-13 v2

Abstract

We analyze the convergence behavior of stochastic gradient descent with momentum (SGDM) under dynamic learning-rate and batch-size schedules by introducing a novel and simpler Lyapunov function. We extend the existing theoretical framework to cover three practical scheduling strategies commonly used in deep learning: a constant batch size with a decaying learning rate, an increasing batch size with a decaying learning rate, and an increasing batch size with an increasing learning rate. Our results reveal a clear hierarchy in convergence: a constant batch size does not guarantee convergence of the expected gradient norm, whereas an increasing batch size does, and simultaneously increasing both the batch size and learning rate achieves a provably faster decay. Empirical results validate our theory, showing that dynamically scheduled SGDM significantly outperforms its fixed-hyperparameter counterpart in convergence speed. We also evaluated a warm-up schedule in experiments, which empirically outperformed all other strategies in convergence behavior.

Keywords

Cite

@article{arxiv.2508.03105,
  title  = {Accelerating SGDM via Learning Rate and Batch Size Schedules: A Lyapunov-Based Analysis},
  author = {Yuichi Kondo and Hideaki Iiduka},
  journal= {arXiv preprint arXiv:2508.03105},
  year   = {2025}
}
R2 v1 2026-07-01T04:34:33.910Z