paper-with-me

Papers

HSplitLoRA: A Heterogeneous Split Parameter-Efficient Fine-Tuning Framework for Large Language Models

2025-05-05 · Zheng Lin, Yuxin Zhang, Zhe Chen, Zihan Fang, Xianhao Chen, Praneeth Vepakomma, Wei Ni, Jun Luo, Yue Gao

Recently, large language models (LLMs) have achieved remarkable breakthroughs, revolutionizing the natural language processing domain and beyond. Due to immense parameter sizes, fine-tuning these models with private data for diverse downstream tasks has become mainstream. Though federated learning (FL) offers a promising solution for fine-tuning LLMs without sharing raw data, substantial computing costs hinder its democratization. Moreover, in real-world scenarios, private client devices often possess heterogeneous computing resources, further complicating LLM fine-tuning. To combat these challenges, we propose HSplitLoRA, a heterogeneous parameter-efficient fine-tuning (PEFT) framework built on split learning (SL) and low-rank adaptation (LoRA) fine-tuning, for efficiently fine-tuning LLMs on heterogeneous client devices. HSplitLoRA first identifies important weights based on their contributions to LLM training. It then dynamically configures the decomposition ranks of LoRA adapters for selected weights and determines the model split point according to varying computing budgets of client devices. Finally, a noise-free adapter aggregation mechanism is devised to support heterogeneous adapter aggregation without introducing noise. Extensive experiments demonstrate that HSplitLoRA outperforms state-of-the-art benchmarks in training accuracy and convergence speed.

📄 PDF Abstract BibTeX arXiv:2505.02795

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Flexible Personalized Split Federated Learning for On-Device Fine-Tuning of Foundation Models

2025-08-14 · Tianjun Yuan, Jiaxiang Geng, Pengchao Han, Xianhao Chen 외 arxiv

Fine-tuning foundation models is critical for superior performance on personalized downstream tasks, compared to using pre-trained models. Collaborative learning can leverage local clients' datasets for fine-tuning, but …

Personalized Federated Learning

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

2026-04-29 · Yimeng Shan, Zhaorui Zhang, Sheng Di, Yu 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 tr…

Federated Learning

Efficient Federated Split Learning for Large Language Models over Communication Networks

2025-04-20 · Kai Zhao, Zhaohui Yang

Fine-tuning pre-trained large language models (LLM) in a distributed manner poses significant challenges on resource-constrained edge devices. To address this challenge, we propose FedsLLM, a novel framework that integra…

Federated Learningparameter-efficient fine-tuning

Symbiosis: Multi-Adapter Inference and Fine-Tuning

2025-07-03 · Saransh Gupta, Umesh Deshpande, Travis Janssen, Swami Sundararaman arxiv

Parameter-efficient fine-tuning (PEFT) allows model builders to capture the task-specific parameters into adapters, which are a fraction of the size of the original base model. Popularity of PEFT technique for fine-tunin…

parameter-efficient fine-tuning

SplitLoRA: A Split Parameter-Efficient Fine-Tuning Framework for Large Language Models

2024-07-01 · Zheng Lin, Xuanjie Hu, Yuxin Zhang, Zhe Chen 외

The scalability of large language models (LLMs) in handling high-complexity models and large-scale datasets has led to tremendous successes in pivotal domains. While there is an urgent need to acquire more training data …

Federated Learningparameter-efficient fine-tuning