Communication-Efficient Federated Learning with Adaptive Compression under Dynamic Bandwidth
Ying Zhuansun, Dandan Li, Xiaohong Huang, and Caijun Sun

TL;DR
This paper introduces AdapComFL, a federated learning method that adaptively compresses models based on dynamic bandwidth predictions to reduce communication costs while maintaining accuracy.
Contribution
It proposes an adaptive compression algorithm considering dynamic network conditions, improving communication efficiency in federated learning.
Findings
Achieves higher communication efficiency than existing methods.
Maintains competitive model accuracy under varying bandwidth conditions.
Demonstrates effectiveness on real network data and benchmark datasets.
Abstract
Federated learning can train models without directly providing local data to the server. However, the frequent updating of the local model brings the problem of large communication overhead. Recently, scholars have achieved the communication efficiency of federated learning mainly by model compression. But they ignore two problems: 1) network state of each client changes dynamically; 2) network state among clients is not the same. The clients with poor bandwidth update local model slowly, which leads to low efficiency. To address this challenge, we propose a communication-efficient federated learning algorithm with adaptive compression under dynamic bandwidth (called AdapComFL). Concretely, each client performs bandwidth awareness and bandwidth prediction. Then, each client adaptively compresses its local model via the improved sketch mechanism based on his predicted bandwidth. Further,…
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 · Internet Traffic Analysis and Secure E-voting
