REVIEW 3 cited by
Federated Learning With Quantized Global Model Updates
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original 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 updates are quantized before being transmitted. We analyze the convergence behavior of the proposed LFL algorithm assuming the availability of accurate local model updates at the server. Numerical experiments show that the proposed LFL scheme, which quantizes the global model update (with respect to the global model estimate at the devices) rather than the global model itself, significantly outperforms other existing schemes studying quantization of the global model at the PS-to-device direction. Also, the performance loss of the proposed scheme is marginal compared to the fully lossless approach, where the PS and the devices transmit their messages entirely without any quantization.
Forward citations
Cited by 3 Pith papers
-
FedBiF: Communication-Efficient Federated Learning via Bits Freezing
FedBiF trains federated models by updating a single bit of each quantized weight per round, achieving 1 bit-per-parameter uplink and 3-4 bits downlink with accuracy close to FedAvg.
-
Lightweight Federated Learning over Wireless Edge Networks
A federated learning framework jointly optimizes model pruning, gradient quantization, and transmission power to reduce training cost under delay and energy limits.
-
Optimization Methods and Software for Federated Learning
A thesis that packages the author's published federated learning work, whose main new theoretical result is an improved complexity bound for error-feedback compression.
Discussion (0). Continue with ORCID to comment.