Exploring Gradient Subspaces: Addressing and Overcoming LoRA's Limitations in Federated Fine-Tuning of Large Language Models
Navyansh Mahla, Kshitij Sharad Jadhav, Ganesh Ramakrishnan

TL;DR
This paper critically examines LoRA-based federated fine-tuning of large language models, revealing its limitations and demonstrating that direct weight averaging and gradient optimizers like GaLore outperform LoRA strategies in federated settings.
Contribution
It provides a rigorous analysis of LoRA's limitations in federated learning and proposes alternative methods like direct weight averaging and GaLore that achieve better performance.
Findings
Direct weight averaging outperforms LoRA-based methods.
GaLore optimizer enhances local training efficiency.
LoRA approaches show suboptimal convergence in federated settings.
Abstract
Large Language Models (LLMs) have demonstrated remarkable capabilities across various domains, particularly in task generalization for both text and vision data. While fine-tuning these models can significantly enhance their performance on specific downstream tasks, it often requires high-quality data that cannot be shared due to privacy concerns. Federated Learning (FL) offers a promising solution for collaborative training without direct data sharing. However, many parameter-efficient fine-tuning strategies for LLMs in FL, particularly those based on Low-Rank Adaptation (LoRA), face limitations. In this paper, we critically analyze the convergence and performance guarantees of popular FL frameworks utilizing LoRA, highlighting its suboptimal nature due to constrained subspace learning of low-rank matrices. This limitation hinders effective fine-tuning of LLMs in federated settings.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
MethodsFocus
