22
3

LoCoDL: Communication-Efficient Distributed Learning with Local Training and Compression

Abstract

In Distributed optimization and Learning, and even more in the modern framework of federated learning, communication, which is slow and costly, is critical. We introduce LoCoDL, a communication-efficient algorithm that leverages the two popular and effective techniques of Local training, which reduces the communication frequency, and Compression, in which short bitstreams are sent instead of full-dimensional vectors of floats. LoCoDL works with a large class of unbiased compressors that includes widely-used sparsification and quantization methods. LoCoDL provably benefits from local training and compression and enjoys a doubly-accelerated communication complexity, with respect to the condition number of the functions and the model dimension, in the general heterogenous regime with strongly convex functions. This is confirmed in practice, with LoCoDL outperforming existing algorithms.

View on arXiv
@article{condat2025_2403.04348,
  title={ LoCoDL: Communication-Efficient Distributed Learning with Local Training and Compression },
  author={ Laurent Condat and Artavazd Maranjyan and Peter Richtárik },
  journal={arXiv preprint arXiv:2403.04348},
  year={ 2025 }
}
Comments on this paper