paper-with-me

Papers

SplitFT: An Adaptive Federated Split Learning System For LLMs Fine-Tuning

2026-04-29 · Yimeng Shan, Zhaorui Zhang, Sheng Di, Yu Liu, Xiaoyi Lu, Benben Liu arxiv

Federated Split Learning has been identified as an efficient approach to address the computational resource constraints of clients in classical federated learning, while guaranteeing data privacy for distributed model training across data owners. However, it faces some critical challenges when such a training strategy meets large language models (LLMs) for fine-tuning. Such challenges include setting the cutlayer adaptively across different clients to address the data and device heterogeneity issues, which affect the system performance significantly. In addition, efficiently reducing the communication overhead during the fine-tuning procedure is also another challenge. No work tries to address these challenges. To bridge this gap, we propose SplitTF, an adaptive federated split learning system for LLMs fine-tuning. SplitFT enables different clients to set different cut layers according to their computation resources and trained model performance. SplitFT also proposes to reduce the LoRA rank in cutlayer to reduce the communication overhead. In addition to simulating the heterogeneous data in real-world applications for our proposed split federated learning system, we propose a length-based Dirichlet approach to divide the training data into different clients. Extensive experimental results show that our proposed approach outperforms the state-of-the-art approach for fine-tuning time efficiency and model performance based on various popular benchmarks.

📄 PDF Abstract BibTeX arXiv:2604.26388

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

A Federated Splitting Framework for LLMs: Security, Efficiency, and Adaptability

2025-05-21 · Zishuai Zhang, Hainan Zhang, JiaYing Zheng, Ziwei Wang 외

Private data is typically larger and of higher quality than public data, offering great potential to improve LLM. However, its scattered distribution across data silos and the high computational demands of LLMs limit the…

Split Federated Learning Empowered Vehicular Edge Intelligence: Concept, Adaptive Design, and Future Directions

2025-01-13 · IEEE Wireless Communications 2025 1 · Xianke Qiang; Zheng Chang; Chaoxiong Ye; Timo Hamalainen; Geyong Min

To achieve ubiquitous intelligence in future vehicular networks, artificial intelligence (AI) is essential for extracting valuable insights from vehicular data to enhance AI-driven services. By integrating AI technologie…

Edge-computingFederated Learning

Towards Straggler-Resilient Split Federated Learning: An Unbalanced Update Approach

2025-10-24 · Dandan Liang, Jianing Zhang, Evan Chen, Zhe Li 외 arxiv

Split Federated Learning (SFL) enables scalable training on edge devices by combining the parallelism of Federated Learning (FL) with the computational offloading of Split Learning (SL). Despite its great success, SFL su…

Federated Learning

Adaptive and Parallel Split Federated Learning in Vehicular Edge Computing

2024-05-29 · Xianke Qiang, Zheng Chang, Yun Hu, Lei Liu 외

Vehicular edge intelligence (VEI) is a promising paradigm for enabling future intelligent transportation systems by accommodating artificial intelligence (AI) at the vehicular edge computing (VEC) system. Federated learn…

Edge-computingFederated Learning

Multi-VFL: A Vertical Federated Learning System for Multiple Data and Label Owners

2021-06-10 · Vaikkunth Mugunthan, Pawan Goyal, Lalana Kagal

Vertical Federated Learning (VFL) refers to the collaborative training of a model on a dataset where the features of the dataset are split among multiple data owners, while label information is owned by a single data own…

Federated LearningVertical Federated Learning