FedBIAD: Communication-Efficient and Accuracy-Guaranteed Federated Learning with Bayesian Inference-Based Adaptive Dropout
Jingjing Xue, Min Liu, Sheng Sun, Yuwei Wang, Hui Jiang, and Xuefeng Jiang

TL;DR
FedBIAD introduces a Bayesian inference-based adaptive dropout method for federated learning, reducing communication costs and enhancing accuracy through importance-based weight row dropping, with proven convergence guarantees.
Contribution
The paper proposes a novel adaptive dropout technique using Bayesian inference in federated learning, providing theoretical convergence guarantees and improved communication efficiency.
Findings
Achieves up to 2x uplink reduction
Improves accuracy by up to 2.41%
Reduces training time by up to 72%
Abstract
Federated Learning (FL) emerges as a distributed machine learning paradigm without end-user data transmission, effectively avoiding privacy leakage. Participating devices in FL are usually bandwidth-constrained, and the uplink is much slower than the downlink in wireless networks, which causes a severe uplink communication bottleneck. A prominent direction to alleviate this problem is federated dropout, which drops fractional weights of local models. However, existing federated dropout studies focus on random or ordered dropout and lack theoretical support, resulting in unguaranteed performance. In this paper, we propose Federated learning with Bayesian Inference-based Adaptive Dropout (FedBIAD), which regards weight rows of local models as probability distributions and adaptively drops partial weight rows based on importance indicators correlated with the trend of local training loss.…
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 · Internet Traffic Analysis and Secure E-voting · Wireless Networks and Protocols
MethodsDropout · Focus · Adaptive Dropout
