English

Accelerating Decentralized Optimization via Overlapping Local Steps

Machine Learning 2026-01-06 v1 Optimization and Control

Abstract

Decentralized optimization has emerged as a critical paradigm for distributed learning, enabling scalable training while preserving data privacy through peer-to-peer collaboration. However, existing methods often suffer from communication bottlenecks due to frequent synchronization between nodes. We present Overlapping Local Decentralized SGD (OLDSGD), a novel approach to accelerate decentralized training by computation-communication overlapping, significantly reducing network idle time. With a deliberately designed update, OLDSGD preserves the same average update as Local SGD while avoiding communication-induced stalls. Theoretically, we establish non-asymptotic convergence rates for smooth non-convex objectives, showing that OLDSGD retains the same iteration complexity as standard Local Decentralized SGD while improving per-iteration runtime. Empirical results demonstrate OLDSGD's consistent improvements in wall-clock time convergence under different levels of communication delays. With minimal modifications to existing frameworks, OLDSGD offers a practical solution for faster decentralized learning without sacrificing theoretical guarantees.

Keywords

Cite

@article{arxiv.2601.01493,
  title  = {Accelerating Decentralized Optimization via Overlapping Local Steps},
  author = {Yijie Zhou and Shi Pu},
  journal= {arXiv preprint arXiv:2601.01493},
  year   = {2026}
}
R2 v1 2026-07-01T08:49:51.731Z