Federated Learning With Quantized Global Model Updates
Mohammad Mohammadi Amiri, Deniz Gunduz, Sanjeev R. Kulkarni, H., Vincent Poor

TL;DR
This paper proposes a lossy federated learning algorithm that quantizes the global model updates to reduce communication costs, demonstrating minimal performance loss compared to lossless methods.
Contribution
It introduces a novel quantization scheme for global model updates in federated learning, improving communication efficiency with marginal accuracy degradation.
Findings
Quantizing global model updates outperforms existing quantization schemes.
The proposed method maintains high accuracy with significant communication reduction.
Performance loss compared to lossless transmission is minimal.
Abstract
We study federated learning (FL), which enables mobile devices to utilize their local datasets to collaboratively train a global model with the help of a central server, while keeping data localized. At each iteration, the server broadcasts the current global model to the devices for local training, and aggregates the local model updates from the devices to update the global model. Previous work on the communication efficiency of FL has mainly focused on the aggregation of model updates from the devices, assuming perfect broadcasting of the global model. In this paper, we instead consider broadcasting a compressed version of the global model. This is to further reduce the communication cost of FL, which can be particularly limited when the global model is to be transmitted over a wireless medium. We introduce a lossy FL (LFL) algorithm, in which both the global model and the local model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Distributed Sensor Networks and Detection Algorithms
