paper-with-me

Papers

FedSplitX: Federated Split Learning for Computationally-Constrained Heterogeneous Clients

2023-10-23 · Jiyun Shin, JinHyun Ahn, Honggu Kang, Joonhyuk Kang

Foundation models (FMs) have demonstrated remarkable performance in machine learning but demand extensive training data and computational resources. Federated learning (FL) addresses the challenges posed by FMs, especially related to data privacy and computational burdens. However, FL on FMs faces challenges in situations with heterogeneous clients possessing varying computing capabilities, as clients with limited capabilities may struggle to train the computationally intensive FMs. To address these challenges, we propose FedSplitX, a novel FL framework that tackles system heterogeneity. FedSplitX splits a large model into client-side and server-side components at multiple partition points to accommodate diverse client capabilities. This approach enables clients to collaborate while leveraging the server's computational power, leading to improved model performance compared to baselines that limit model size to meet the requirement of the poorest client. Furthermore, FedSplitX incorporates auxiliary networks at each partition point to reduce communication costs and delays while enhancing model performance. Our experiments demonstrate that FedSplitX effectively utilizes server capabilities to train large models, outperforming baseline approaches.

📄 PDF Abstract BibTeX arXiv:2310.14579

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

ESFL: Efficient Split Federated Learning over Resource-Constrained Heterogeneous Wireless Devices

2024-02-24 · Guangyu Zhu, Yiqin Deng, Xianhao Chen, Haixia Zhang 외

Federated learning (FL) allows multiple parties (distributed devices) to train a machine learning model without sharing raw data. How to effectively and efficiently utilize the resources on devices and the central server…

Federated Learning

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

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

Split Federated Learning Over Heterogeneous Edge Devices: Algorithm and Optimization

2024-11-21 · Yunrui Sun, Gang Hu, Yinglei Teng, Dunbo Cai

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 simulta…

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