Pith

open record

sign in

arxiv: 2411.13907 · v1 · pith:YVOHOV6P · submitted 2024-11-21 · cs.LG · cs.AI· cs.DC· cs.NE

Split Federated Learning Over Heterogeneous Edge Devices: Algorithm and Optimization

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 reserved pith:YVOHOV6Precord.jsonopen to challenge →

classification cs.LG cs.AIcs.DCcs.NE
keywords heterogeneousalgorithmlearningdatadeviceslatencysplitclients
0
0 comments X
read the original 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 optimizes computational and transmission resources jointly. Additionally, we design a resource allocation algorithm that combines the Sample Average Approximation (SAA), Genetic Algorithm (GA), Lagrangian relaxation and Branch and Bound (B\&B) methods to efficiently solve this problem. Simulation results demonstrate that HSFL outperforms other frameworks in terms of both convergence rate and model accuracy on heterogeneous devices with non-iid data, while the optimization algorithm is better than other baseline methods in reducing latency.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. StreamSplit: Continuous Audio Representation Learning via Uncertainty-Guided Adaptive Splitting

    cs.DC 2026-05 unverdicted novelty 4.0

    StreamSplit enables practical streaming contrastive learning for audio on edge devices via distribution-based framework with hybrid loss and uncertainty-guided RL splitter, achieving up to 4.7x latency reduction and 7...