English

Bringing Order to Asynchronous SGD: Towards Optimality under Data-Dependent Delays with Momentum

Machine Learning 2026-05-15 v2

Abstract

Asynchronous stochastic gradient descent (SGD) enables scalable distributed training but suffers from gradient staleness. Existing mitigation strategies, such as delay-adaptive learning rates and staleness-aware filtering, typically attenuate or discard delayed gradients, introducing systematic bias: updates from simpler or faster-to-process samples are overrepresented, while gradients from more complex samples are delayed or suppressed. In contrast, prior approaches to data-dependent delays rely on a Lipschitz assumption that yields suboptimal rates or leave the smooth, convex case unaddressed. We propose a momentum-based asynchronous framework designed to preserve information from delayed gradients while mitigating the effects of staleness. We establish the first optimal convergence rates for data-dependent delays in both convex and non-convex smooth setups, providing a new result for asynchronous optimization under standard assumptions. Additionally, we derive robust learning-rate schedules that simplify hyperparameter tuning in practice.

Keywords

Cite

@article{arxiv.2605.02043,
  title  = {Bringing Order to Asynchronous SGD: Towards Optimality under Data-Dependent Delays with Momentum},
  author = {Tehila Dahan and Roie Reshef and Sharon Goldstein and Kfir Y. Levy},
  journal= {arXiv preprint arXiv:2605.02043},
  year   = {2026}
}
R2 v1 2026-07-01T12:47:42.504Z