English

SQuARM-SGD: Communication-Efficient Momentum SGD for Decentralized Optimization

Machine Learning 2021-10-12 v3 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

In this paper, we propose and analyze SQuARM-SGD, a communication-efficient algorithm for decentralized training of large-scale machine learning models over a network. In SQuARM-SGD, each node performs a fixed number of local SGD steps using Nesterov's momentum and then sends sparsified and quantized updates to its neighbors regulated by a locally computable triggering criterion. We provide convergence guarantees of our algorithm for general (non-convex) and convex smooth objectives, which, to the best of our knowledge, is the first theoretical analysis for compressed decentralized SGD with momentum updates. We show that the convergence rate of SQuARM-SGD matches that of vanilla SGD. We empirically show that including momentum updates in SQuARM-SGD can lead to better test performance than the current state-of-the-art which does not consider momentum updates.

Keywords

Cite

@article{arxiv.2005.07041,
  title  = {SQuARM-SGD: Communication-Efficient Momentum SGD for Decentralized Optimization},
  author = {Navjot Singh and Deepesh Data and Jemin George and Suhas Diggavi},
  journal= {arXiv preprint arXiv:2005.07041},
  year   = {2021}
}

Comments

58 pages, 8 figures

R2 v1 2026-06-23T15:33:01.547Z