paper-with-me

홈 › Papers

Convergence Analysis of Split Federated Learning on Heterogeneous Data

2024-02-23 · Pengchao Han, Chao Huang, Geng Tian, Ming Tang, Xin Liu

Split federated learning (SFL) is a recent distributed approach for collaborative model training among multiple clients. In SFL, a global model is typically split into two parts, where clients train one part in a parallel federated manner, and a main server trains the other. Despite the recent research on SFL algorithm development, the convergence analysis of SFL is missing in the literature, and this paper aims to fill this gap. The analysis of SFL can be more challenging than that of federated learning (FL), due to the potential dual-paced updates at the clients and the main server. We provide convergence analysis of SFL for strongly convex and general convex objectives on heterogeneous data. The convergence rates are $O(1/T)$ and $O(1/\sqrt[3]{T})$, respectively, where $T$ denotes the total number of rounds for SFL training. We further extend the analysis to non-convex objectives and the scenario where some clients may be unavailable during training. Experimental experiments validate our theoretical results and show that SFL outperforms FL and split learning (SL) when data is highly heterogeneous across a large number of clients.

📄 PDF Abstract BibTeX arXiv:2402.15166

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Convergence Analysis of Sequential Split Learning on Heterogeneous Data

2023-02-03 · Yipeng Li, Xinchen Lyu

Federated Learning (FL) and Split Learning (SL) are two popular paradigms of distributed machine learning. By offloading the computation-intensive portions to the server, SL is promising for deep model training on resour…

Federated Learning

Factor-Assisted Federated Learning for Personalized Optimization with Heterogeneous Data

2023-12-07 · Feifei Wang, Huiyun Tang, Yang Li

Federated learning is an emerging distributed machine learning framework aiming at protecting data privacy. Data heterogeneity is one of the core challenges in federated learning, which could severely degrade the converg…

Federated LearningPersonalized Federated Learning

QSplitFL: Capability Aware Deep Q-Learning for Optimal Split Point Selection in Split Federated Learning

2026-06-01 · Nazmus Shakib Shadin, Xinyue Zhang, Jingyi Wang, Miao Pan arxiv

Federated Learning (FL) combined with Split Learning (SL) is a privacy preserving paradigm that enables training deep neural networks (DNNs) on resource constrained devices while reducing overall training cost. However, …

Federated Learning

HASFL: Heterogeneity-aware Split Federated Learning over Edge Computing Systems

2025-06-10 · Zheng Lin, Zhe Chen, Xianhao Chen, Wei Ni 외

Split federated learning (SFL) has emerged as a promising paradigm to democratize machine learning (ML) on edge devices by enabling layer-wise model partitioning. However, existing SFL approaches suffer significantly fro…

Edge-computingFederated Learning

AdaSplit: Adaptive Trade-offs for Resource-constrained Distributed Deep Learning

2021-12-02 · Ayush Chopra, Surya Kant Sahu, Abhishek Singh, Abhinav Java 외

Distributed deep learning frameworks like federated learning (FL) and its variants are enabling personalized experiences across a wide range of web clients and mobile/IoT devices. However, FL-based frameworks are constra…

Deep LearningFederated Learning