English

Preserved central model for faster bidirectional compression in distributed settings

Machine Learning 2022-06-17 v2 Distributed, Parallel, and Cluster Computing Statistics Theory Statistics Theory

Abstract

We develop a new approach to tackle communication constraints in a distributed learning problem with a central server. We propose and analyze a new algorithm that performs bidirectional compression and achieves the same convergence rate as algorithms using only uplink (from the local workers to the central server) compression. To obtain this improvement, we design MCM, an algorithm such that the downlink compression only impacts local models, while the global model is preserved. As a result, and contrary to previous works, the gradients on local servers are computed on perturbed models. Consequently, convergence proofs are more challenging and require a precise control of this perturbation. To ensure it, MCM additionally combines model compression with a memory mechanism. This analysis opens new doors, e.g. incorporating worker dependent randomized-models and partial participation.

Keywords

Cite

@article{arxiv.2102.12528,
  title  = {Preserved central model for faster bidirectional compression in distributed settings},
  author = {Constantin Philippenko and Aymeric Dieuleveut},
  journal= {arXiv preprint arXiv:2102.12528},
  year   = {2022}
}

Comments

Bidirectional compression for Federated Learning: 59 pages, 5 theorems, published at NeurIPS 2021

R2 v1 2026-06-23T23:29:14.537Z