Federated Sketching LoRA: On-Device Collaborative Fine-Tuning of Large Language Models
Abstract
Fine-tuning large language models (LLMs) on devices is attracting increasing interest. Recent works have fused low-rank adaptation (LoRA) techniques with federated fine-tuning to mitigate challenges associated with device model sizes and data scarcity. Still, the heterogeneity of computational resources remains a critical bottleneck: while higher-rank modules generally enhance performance, varying device capabilities constrain LoRA's feasible rank range. Existing approaches attempting to resolve this issue either lack analytical justification or impose additional computational overhead, leaving a wide gap for an efficient and theoretically-grounded solution. To address these challenges, we propose federated sketching LoRA (FSLoRA), which leverages a sketching mechanism to enable devices to selectively update submatrices of global LoRA modules maintained by the server. By adjusting the sketching ratios, which determine the ranks of the submatrices on the devices, FSLoRA flexibly adapts to device-specific communication and computational constraints. We provide a rigorous convergence analysis of FSLoRA that characterizes how the sketching ratios affect the convergence rate. Through comprehensive experiments on multiple datasets and LLM models, we demonstrate FSLoRA's superior performance compared to various baselines.
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Adaptive Parameter-Efficient Federated Fine-Tuning on Heterogeneous Devices (2024)
- Sequential Compression Layers for Efficient Federated Learning in Foundational Models (2024)
- Efficient Deployment of Large Language Models on Resource-constrained Devices (2025)
- LoRS: Efficient Low-Rank Adaptation for Sparse Large Language Model (2025)
- SaLoRA: Safety-Alignment Preserved Low-Rank Adaptation (2025)
- Adaptive Rank Allocation for Federated Parameter-Efficient Fine-Tuning of Language Models (2025)
- CLoQ: Enhancing Fine-Tuning of Quantized LLMs via Calibrated LoRA Initialization (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
We propose federated sketching LoRA (FSLoRA), a theoretically-grounded methodology that retains LoRA's flexibility while adapting to the communication and computational capabilities of individual devices.
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper