Heterogeneous Federated Learning via Grouped Sequential-to-Parallel Training
Shenglai Zeng, Zonghang Li, Hongfang Yu, Yihong He, Zenglin Xu, Dusit, Niyato, Han Yu

TL;DR
This paper introduces FedGSP, a novel federated learning method that effectively handles data heterogeneity by dynamic grouping and parallel training, significantly improving accuracy and reducing training time and communication costs.
Contribution
FedGSP employs a new dynamic grouping strategy and an Inter-Cluster Grouping algorithm to address heterogeneity in federated learning, enhancing performance and efficiency.
Findings
Improves accuracy by 3.7% on FEMNIST dataset.
Reduces training time and communication overhead by over 90%.
Effectively handles non-i.i.d. data distributions.
Abstract
Federated learning (FL) is a rapidly growing privacy-preserving collaborative machine learning paradigm. In practical FL applications, local data from each data silo reflect local usage patterns. Therefore, there exists heterogeneity of data distributions among data owners (a.k.a. FL clients). If not handled properly, this can lead to model performance degradation. This challenge has inspired the research field of heterogeneous federated learning, which currently remains open. In this paper, we propose a data heterogeneity-robust FL approach, FedGSP, to address this challenge by leveraging on a novel concept of dynamic Sequential-to-Parallel (STP) collaborative training. FedGSP assigns FL clients to homogeneous groups to minimize the overall distribution divergence among groups, and increases the degree of parallelism by reassigning more groups in each round. It is also incorporated…
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
