English

Decentralized Deep Learning with Arbitrary Communication Compression

Machine Learning 2020-11-12 v3 Distributed, Parallel, and Cluster Computing Data Structures and Algorithms Optimization and Control Machine Learning

Abstract

Decentralized training of deep learning models is a key element for enabling data privacy and on-device learning over networks, as well as for efficient scaling to large compute clusters. As current approaches suffer from limited bandwidth of the network, we propose the use of communication compression in the decentralized training context. We show that Choco-SGD - recently introduced and analyzed for strongly-convex objectives only - converges under arbitrary high compression ratio on general non-convex functions at the rate O(1/nT)O\bigl(1/\sqrt{nT}\bigr) where TT denotes the number of iterations and nn the number of workers. The algorithm achieves linear speedup in the number of workers and supports higher compression than previous state-of-the art methods. We demonstrate the practical performance of the algorithm in two key scenarios: the training of deep learning models (i) over distributed user devices, connected by a social network and (ii) in a datacenter (outperforming all-reduce time-wise).

Keywords

Cite

@article{arxiv.1907.09356,
  title  = {Decentralized Deep Learning with Arbitrary Communication Compression},
  author = {Anastasia Koloskova and Tao Lin and Sebastian U. Stich and Martin Jaggi},
  journal= {arXiv preprint arXiv:1907.09356},
  year   = {2020}
}