SDFLoRA: Selective Decoupled Federated LoRA for Privacy-preserving Fine-tuning with Heterogeneous Clients
Zhikang Shen, Jianrong Lu, Haiyuan Wan, Jianhai Chen

TL;DR
SDFLoRA introduces a structure-aware federated learning method for large language models that decouples shared and private updates, enhancing personalization, stability, and privacy in heterogeneous client environments.
Contribution
It proposes a novel decoupled LoRA framework that separates shared and private components, improving federated LLM fine-tuning under heterogeneity and differential privacy constraints.
Findings
Outperforms federated LoRA baselines in benchmarks.
Improves utility-privacy trade-off in heterogeneous settings.
Enhances stability of aggregation with rank heterogeneity.
Abstract
Federated learning (FL) for large language models (LLMs) has attracted increasing attention as a privacy-preserving approach for adapting models over distributed data, where parameter-efficient methods such as Low-Rank Adaptation (LoRA) are widely adopted to reduce communication and memory costs. However, practical deployments often exhibit rank and data heterogeneity: clients operate under different low-rank budgets and data distributions, making direct aggregation of LoRA updates biased and unstable. Existing approaches either enforce a unified rank or align heterogeneous updates into a single shared subspace, which tends to mix transferable and client-specific directions and consequently undermines personalization. Moreover, under differential privacy (DP), perturbing such structurally mixed updates injects noise into directions that should remain purely local, leading to unnecessary…
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
TopicsPrivacy-Preserving Technologies in Data · Big Data and Digital Economy · IoT and Edge/Fog Computing
