English

Optimizing the Communication-Accuracy Trade-off in Federated Learning with Rate-Distortion Theory

Machine Learning 2022-05-23 v3 Distributed, Parallel, and Cluster Computing Information Theory math.IT Machine Learning

Abstract

A significant bottleneck in federated learning (FL) is the network communication cost of sending model updates from client devices to the central server. We present a comprehensive empirical study of the statistics of model updates in FL, as well as the role and benefits of various compression techniques. Motivated by these observations, we propose a novel method to reduce the average communication cost, which is near-optimal in many use cases, and outperforms Top-K, DRIVE, 3LC and QSGD on Stack Overflow next-word prediction, a realistic and challenging FL benchmark. This is achieved by examining the problem using rate-distortion theory, and proposing distortion as a reliable proxy for model accuracy. Distortion can be more effectively used for optimizing the trade-off between model performance and communication cost across clients. We demonstrate empirically that in spite of the non-i.i.d. nature of federated learning, the rate-distortion frontier is consistent across datasets, optimizers, clients and training rounds.

Keywords

Cite

@article{arxiv.2201.02664,
  title  = {Optimizing the Communication-Accuracy Trade-off in Federated Learning with Rate-Distortion Theory},
  author = {Nicole Mitchell and Johannes Ballé and Zachary Charles and Jakub Konečný},
  journal= {arXiv preprint arXiv:2201.02664},
  year   = {2022}
}