Communication-and-Computation Efficient Split Federated Learning: Gradient Aggregation and Resource Management
Yipeng Liang, Qimei Chen, Guangxu Zhu, Muhammad Kaleem Awan, Hao Jiang

TL;DR
This paper introduces a novel split federated learning framework that optimizes communication and computation efficiency through dynamic model splitting and gradient broadcasting, improving convergence and reducing latency.
Contribution
It proposes a joint optimization strategy for model splitting, resource allocation, and privacy preservation, integrating DDQN with convex optimization to enhance SFL performance.
Findings
The framework achieves lower communication overhead compared to existing methods.
Optimized model splitting improves convergence rates.
Experimental results validate the effectiveness of the proposed approach.
Abstract
With the prevalence of Large Learning Models (LLM), Split Federated Learning (SFL), which divides a learning model into server-side and client-side models, has emerged as an appealing technology to deal with the heavy computational burden for network edge clients. However, existing SFL frameworks would frequently upload smashed data and download gradients between the server and each client, leading to severe communication overheads. To address this issue, this work proposes a novel communication-and-computation efficient SFL framework, which allows dynamic model splitting (server- and client-side model cutting point selection) and broadcasting of aggregated smashed data gradients. We theoretically analyze the impact of the cutting point selection on the convergence rate of the proposed framework, revealing that model splitting with a smaller client-side model size leads to a better…
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
