Federated Sketching LoRA (FSLoRA) uses random row/column sketching of LoRA modules so each client updates a low-cost submatrix, with a convergence rate that scales with the sketching ratio.
Towards Federated Low-Rank Adaptation of Language Models with Rank Heterogeneity
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Low-rank adaptation (LoRA) offers an efficient alternative to full-weight adaptation in federated fine-tuning of language models, significantly reducing computational costs. By adjusting ranks for each client, federated LoRA enables flexible resource allocation. However, we observe that heterogeneous ranks among clients lead to unstable performance. Our analysis attributes this instability to the conventional zero-padding aggregation strategy, which dilutes information from high-rank clients during model aggregation. To address this issue, we propose a replication-based padding strategy that better retains valuable information from clients with high-quality data. Empirically, this approach accelerates convergence and enhances the global model's predictive performance.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Federated Sketching LoRA: A Flexible Framework for Heterogeneous Collaborative Fine-Tuning of LLMs
Federated Sketching LoRA (FSLoRA) uses random row/column sketching of LoRA modules so each client updates a low-cost submatrix, with a convergence rate that scales with the sketching ratio.