Split Federated Learning Over Heterogeneous Edge Devices: Algorithm and Optimization
Yunrui Sun, Gang Hu, Yinglei Teng, Dunbo Cai

TL;DR
This paper introduces HSFL, a novel split federated learning framework that enables parallel training on heterogeneous edge devices, optimizing resources to reduce latency and improve convergence in resource-constrained environments.
Contribution
The paper proposes a new HSFL framework with a resource allocation algorithm that jointly optimizes computational and transmission resources for heterogeneous devices.
Findings
HSFL achieves faster convergence and higher accuracy on non-iid data.
The optimization algorithm significantly reduces training latency.
HSFL outperforms existing methods in heterogeneous settings.
Abstract
Split Learning (SL) is a promising collaborative machine learning approach, enabling resource-constrained devices to train models without sharing raw data, while reducing computational load and preserving privacy simultaneously. However, current SL algorithms face limitations in training efficiency and suffer from prolonged latency, particularly in sequential settings, where the slowest device can bottleneck the entire process due to heterogeneous resources and frequent data exchanges between clients and servers. To address these challenges, we propose the Heterogeneous Split Federated Learning (HSFL) framework, which allows resource-constrained clients to train their personalized client-side models in parallel, utilizing different cut layers. Aiming to mitigate the impact of heterogeneous environments and accelerate the training process, we formulate a latency minimization problem that…
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 · Machine Learning and ELM · Stochastic Gradient Optimization Techniques
