paper-with-me

홈 › Papers

Fed-DLoRA: Efficient Wireless Federated Learning with Dynamic Low-Rank Adaptation

2026-04-27 · Huaicheng Li, Junhui Zhao, Haoyu Quan, Xiaoming Wang arxiv

Federated learning (FL) offers a promising distributed learning paradigm for internet of vehicles (IoV) applications. However, it faces challenges from communication overhead and dynamic environments. Model compression techniques reduce computing and communication burden yet create trade-offs between compression ratios and vehicle participation strategies. In this paper, we propose a lightweight FL algorithm named federated learning with dynamic low-rank adaptation (Fed-DLoRA), which is combined with low-rank adaptation (LoRA) to effectively reduce parameters and communication costs while enhancing training efficiency. The convergence analysis of Fed-DLoRA is conducted through stochastic gradient descent optimization coupled with singular value decomposition. This analysis establishes the theoretical relationships among LoRA rank, vehicular scheduling strategies and the model's convergence characteristics. Building on these insights, we formulate a joint optimization problem aimed at maximizing system performance. To address this problem, we propose an adaptive rank, bandwidth and vehicle selection (ARBVS) algorithm that integrates enumeration with greedy optimization strategies. The algorithm provides efficient rank selection and resource scheduling strategies for each FL communication round, thereby achieving effective performance improvements for the FL system. Experimental results demonstrate that Fed-DLoRA achieves superior performance compared to conventional federated learning approaches, exhibiting enhanced accuracy, faster convergence, and improved communication efficiency.

📄 PDF Abstract BibTeX arXiv:2604.24103

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Compression

Similar Papers 제목 키워드 기반

Resource-Efficient Federated Fine-Tuning Large Language Models for Heterogeneous Data

2025-03-27 · Jun Liu, Yunming Liao, Hongli Xu, Yang Xu

Fine-tuning large language models (LLMs) via federated learning, i.e., FedLLM, has been proposed to adapt LLMs for various downstream applications in a privacy-preserving way. To reduce the fine-tuning costs on resource-…

Federated LearningPrivacy Preserving

Preventing Rank Collapse in Federated Low-Rank Adaptation with Client Heterogeneity

2026-02-13 · Fei Wu, Jia Hu, Geyong Min, Shiqiang Wang arxiv

Federated low-rank adaptation (FedLoRA) has facilitated communication-efficient and privacy-preserving fine-tuning of foundation models for downstream tasks. In practical federated learning scenarios, client heterogeneit…

Federated Learning

Federated Low-Rank Adaptation for Foundation Models: A Survey

2025-05-16 · Yiyuan Yang, Guodong Long, Qinghua Lu, Liming Zhu 외

Effectively leveraging private datasets remains a significant challenge in developing foundation models. Federated Learning (FL) has recently emerged as a collaborative framework that enables multiple users to fine-tune …

Federated LearningSurvey

Toward Federated Large Language Models in Medicine: A Parameter-Efficient Framework for Privacy-Preserving, Multi-Institutional Adaptation

2026-01-29 · Anran Li, Yuanyuan Chen, Wenjun Long, Yu Yin 외 arxiv

Large language models (LLMs) are increasingly adapted for medical applications, but most are trained using data from a single institution because privacy and governance constraints prevent multi-institutional data sharin…

Information ExtractionFederated LearningQuestion Answering

Communication-Efficient and Accurate Approach for Aggregation in Federated Low-Rank Adaptation

2025-09-30 · Le-Tuan Nguyen, Minh-Duong Nguyen, Seon-Geun Jeong, Dung D. Le 외 arxiv

With the rapid emergence of foundation models and the increasing need for fine-tuning across distributed environments, Federated Low-Rank Adaptation (FedLoRA) has recently gained significant attention. Despite enormous p…

Natural Language UnderstandingMathematical Reasoning