paper-with-me

홈 › Papers

pFedLoRA: Model-Heterogeneous Personalized Federated Learning with LoRA Tuning

2023-10-20 · Liping Yi, Han Yu, Gang Wang, Xiaoguang Liu, Xiaoxiao Li

Federated learning (FL) is an emerging machine learning paradigm in which a central server coordinates multiple participants (clients) collaboratively to train on decentralized data. In practice, FL often faces statistical, system, and model heterogeneities, which inspires the field of Model-Heterogeneous Personalized Federated Learning (MHPFL). With the increased interest in adopting large language models (LLMs) in FL, the existing MHPFL methods cannot achieve acceptable computational and communication costs, while maintaining satisfactory model performance. To bridge this gap, we propose a novel and efficient model-heterogeneous personalized Federated learning framework based on LoRA tuning (pFedLoRA). Inspired by the popular LoRA method for fine-tuning pre-trained LLMs with a low-rank model (a.k.a., an adapter), we design a homogeneous small adapter to facilitate federated client's heterogeneous local model training with our proposed iterative training for global-local knowledge exchange. The homogeneous small local adapters are aggregated on the FL server to generate a global adapter. We theoretically prove the convergence of pFedLoRA. Extensive experiments on two benchmark datasets demonstrate that pFedLoRA outperforms six state-of-the-art baselines, beating the best method by 1.35% in test accuracy, 11.81 times computation overhead reduction and 7.41 times communication cost saving.

📄 PDF Abstract BibTeX arXiv:2310.13283

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

FedLoRA-Optimizer: Federated LoRA Fine-Tuning with Global and Local Optimization in Heterogeneous Data Scenarios

2025-10-13 · Jianzhe Zhao, Hailin Zhu, Yu Zhang, Ziqi Chen 외 arxiv

Federated efficient fine-tuning has emerged as an approach that leverages distributed data and computational resources across nodes to address the challenges of large-scale fine-tuning and privacy preservation. The Low-R…

Personalized Federated Fine-tuning for Heterogeneous Data: An Automatic Rank Learning Approach via Two-Level LoRA

2025-03-05 · Jie Hao, Yuman Wu, Ali Payani, Myungjin Lee 외

We study the task of personalized federated fine-tuning with heterogeneous data in the context of language models, where clients collaboratively fine-tune a language model (e.g., BERT, GPT) without sharing their local da…

Language ModelingLanguage ModellingNatural Language Understandingparameter-efficient fine-tuning

FedVLM: Scalable Personalized Vision-Language Models through Federated Learning

2025-07-23 · Arkajyoti Mitra, Afia Anjum, Paul Agbaje, Mert Pesé 외 arxiv

Vision-language models (VLMs) demonstrate impressive zero-shot and few-shot learning capabilities, making them essential for several downstream tasks. However, fine-tuning these models at scale remains challenging, parti…

Federated LearningFew-Shot Learning

Personalized Wireless Federated Learning for Large Language Models

2024-04-20 · Feibo Jiang, Li Dong, Siwei Tu, Yubo Peng 외

Large Language Models (LLMs) have revolutionized natural language processing tasks. However, their deployment in wireless networks still face challenges, i.e., a lack of privacy and security protection mechanisms. Federa…

Federated Learning

Personalized Federated Fine-Tuning for LLMs via Data-Driven Heterogeneous Model Architectures

2024-11-28 · YiCheng Zhang, Zhen Qin, Zhaomin Wu, Shuiguang Deng

A large amount of instructional text data is essential to enhance the performance of pre-trained large language models (LLMs) for downstream tasks. This data can contain sensitive information and therefore cannot be shar…

Federated Learning