A Communication Efficient Collaborative Learning Framework for Distributed Features
Yang Liu, Yan Kang, Xinwei Zhang, Liping Li, Yong Cheng, Tianjian, Chen, Mingyi Hong, Qiang Yang

TL;DR
This paper presents a communication-efficient federated learning framework for distributed features, introducing FedBCD with local updates to reduce communication rounds while maintaining convergence guarantees.
Contribution
The paper proposes FedBCD, a novel federated learning algorithm with multiple local updates, reducing communication rounds and providing theoretical convergence analysis.
Findings
FedBCD reduces communication rounds compared to traditional methods.
Theoretical analysis shows convergence within O(√T) communication rounds.
Empirical results demonstrate advantages over standard SGD approaches.
Abstract
We introduce a collaborative learning framework allowing multiple parties having different sets of attributes about the same user to jointly build models without exposing their raw data or model parameters. In particular, we propose a Federated Stochastic Block Coordinate Descent (FedBCD) algorithm, in which each party conducts multiple local updates before each communication to effectively reduce the number of communication rounds among parties, a principal bottleneck for collaborative learning problems. We analyze theoretically the impact of the number of local updates and show that when the batch size, sample size, and the local iterations are selected appropriately, within iterations, the algorithm performs communication rounds and achieves some accuracy (measured by the average of the gradient norm squared). The approach is…
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 · Domain Adaptation and Few-Shot Learning
