paper-with-me

Papers

Personalized Wireless Federated Learning for Large Language Models

2024-04-20 · Feibo Jiang, Li Dong, Siwei Tu, Yubo Peng, Kezhi Wang, Kun Yang, Cunhua Pan, Dusit Niyato

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. Federated Learning (FL) has emerged as a promising approach to address these challenges. Yet, it suffers from issues including inefficient handling with big and heterogeneous data, resource-intensive training, and high communication overhead. To tackle these issues, we first compare different learning stages and their features of LLMs in wireless networks. Next, we introduce two personalized wireless federated fine-tuning methods with low communication overhead, i.e., (1) Personalized Federated Instruction Tuning (PFIT), which employs reinforcement learning to fine-tune local LLMs with diverse reward models to achieve personalization; (2) Personalized Federated Task Tuning (PFTT), which can leverage global adapters and local Low-Rank Adaptations (LoRA) to collaboratively fine-tune local LLMs, where the local LoRAs can be applied to achieve personalization without aggregation. Finally, we perform simulations to demonstrate the effectiveness of the proposed two methods and comprehensively discuss open issues.

📄 PDF Abstract BibTeX arXiv:2404.13238

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Personalized Hierarchical Split Federated Learning in Wireless Networks

2024-11-09 · Md-Ferdous Pervej, Andreas F. Molisch

Extreme resource constraints make large-scale machine learning (ML) with distributed clients challenging in wireless networks. On the one hand, large-scale ML requires massive information exchange between clients and ser…

Federated Learning

Pre-Training and Personalized Fine-Tuning via Over-the-Air Federated Meta-Learning: Convergence-Generalization Trade-Offs

2024-06-17 · Haifeng Wen, Hong Xing, Osvaldo Simeone

For modern artificial intelligence (AI) applications such as large language models (LLMs), the training paradigm has recently shifted to pre-training followed by fine-tuning. Furthermore, owing to dwindling open reposito…

Federated LearningMeta-Learning

Personalized Over-the-Air Federated Learning with Personalized Reconfigurable Intelligent Surfaces

2024-01-22 · Jiayu Mao, Aylin Yener

Over-the-air federated learning (OTA-FL) provides bandwidth-efficient learning by leveraging the inherent superposition property of wireless channels. Personalized federated learning balances performance for users with d…

Federated LearningMulti-Task LearningPersonalized Federated Learning

pFedWN: A Personalized Federated Learning Framework for D2D Wireless Networks with Heterogeneous Data

2025-01-16 · Zhou Ni, Masoud Ghazikor, Morteza Hashemi

Traditional Federated Learning (FL) approaches often struggle with data heterogeneity across clients, leading to suboptimal model performance for individual clients. To address this issue, Personalized Federated Learning…

Federated LearningPersonalized Federated Learning

Enhancing Convergence, Privacy and Fairness for Wireless Personalized Federated Learning: Quantization-Assisted Min-Max Fair Scheduling

2025-06-03 · Xiyu Zhao, Qimei Cui, Ziqiang Du, Weicai Li 외

Personalized federated learning (PFL) offers a solution to balancing personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). Little attention has been given to wirele…

FairnessFederated LearningPersonalized Federated LearningQuantization+1