Split Federated Learning: Speed up Model Training in Resource-Limited Wireless Networks
Songge Zhang, Wen Wu, Penghui Hu, Shaofeng Li, and Ning Zhang

TL;DR
This paper introduces GSFL, a split federated learning scheme that combines split learning and federated learning to accelerate AI model training in resource-limited wireless networks, reducing latency.
Contribution
The paper proposes a novel GSFL scheme that enhances training speed by integrating split learning with federated learning in a three-step process.
Findings
GSFL reduces training latency compared to traditional methods.
GSFL maintains satisfactory model accuracy.
Simulation results validate the efficiency of GSFL.
Abstract
In this paper, we propose a novel distributed learning scheme, named group-based split federated learning (GSFL), to speed up artificial intelligence (AI) model training. Specifically, the GSFL operates in a split-then-federated manner, which consists of three steps: 1) Model distribution, in which the access point (AP) splits the AI models and distributes the client-side models to clients; 2) Model training, in which each client executes forward propagation and transmit the smashed data to the edge server. The edge server executes forward and backward propagation and then returns the gradient to the clients for updating local client-side models; and 3) Model aggregation, in which edge servers aggregate the server-side and client-side models. Simulation results show that the GSFL outperforms vanilla split learning and federated learning schemes in terms of overall training latency while…
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
