Time-Correlated Sparsification for Communication-Efficient Federated Learning
Emre Ozfatura, Kerem Ozfatura, Deniz Gunduz

TL;DR
This paper introduces time-correlated sparsification (TCS), a novel method for federated learning that significantly reduces communication costs by exploiting temporal correlations in sparse model updates, maintaining accuracy with high sparsification levels.
Contribution
The paper proposes TCS, a new sparsification scheme that leverages temporal correlation to minimize encoding overhead and reduce communication in federated learning.
Findings
Achieves 100x sparsification while maintaining accuracy.
Reduces communication load by up to 2000x with quantization.
Demonstrates effectiveness on CIFAR-10 dataset.
Abstract
Federated learning (FL) enables multiple clients to collaboratively train a shared model without disclosing their local datasets. This is achieved by exchanging local model updates with the help of a parameter server (PS). However, due to the increasing size of the trained models, the communication load due to the iterative exchanges between the clients and the PS often becomes a bottleneck in the performance. Sparse communication is often employed to reduce the communication load, where only a small subset of the model updates are communicated from the clients to the PS. In this paper, we introduce a novel time-correlated sparsification (TCS) scheme, which builds upon the notion that sparse communication framework can be considered as identifying the most significant elements of the underlying model. Hence, TCS seeks a certain correlation between the sparse representations used at…
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.
