English

Improved Analysis for Sign-based Methods with Momentum Updates

Optimization and Control 2025-07-17 v1 Machine Learning

Abstract

In this paper, we present enhanced analysis for sign-based optimization algorithms with momentum updates. Traditional sign-based methods, under the separable smoothness assumption, guarantee a convergence rate of O(T1/4)\mathcal{O}(T^{-1/4}), but they either require large batch sizes or assume unimodal symmetric stochastic noise. To address these limitations, we demonstrate that signSGD with momentum can achieve the same convergence rate using constant batch sizes without additional assumptions. Our analysis, under the standard l2l_2-smoothness condition, improves upon the result of the prior momentum-based signSGD method by a factor of O(d1/2)\mathcal{O}(d^{1/2}), where dd is the problem dimension. Furthermore, we explore sign-based methods with majority vote in distributed settings and show that the proposed momentum-based method yields convergence rates of O(d1/2T1/2+dn1/2)\mathcal{O}\left( d^{1/2}T^{-1/2} + dn^{-1/2} \right) and O(max{d1/4T1/4,d1/10T1/5})\mathcal{O}\left( \max \{ d^{1/4}T^{-1/4}, d^{1/10}T^{-1/5} \} \right), which outperform the previous results of O(dT1/4+dn1/2)\mathcal{O}\left( dT^{-1/4} + dn^{-1/2} \right) and O(d3/8T1/8)\mathcal{O}\left( d^{3/8}T^{-1/8} \right), respectively. Numerical experiments further validate the effectiveness of the proposed methods.

Keywords

Cite

@article{arxiv.2507.12091,
  title  = {Improved Analysis for Sign-based Methods with Momentum Updates},
  author = {Wei Jiang and Dingzhi Yu and Sifan Yang and Wenhao Yang and Lijun Zhang},
  journal= {arXiv preprint arXiv:2507.12091},
  year   = {2025}
}
R2 v1 2026-07-01T04:03:56.509Z