Improving Parameter-Efficient Federated Learning with Differentially Private Refactorization
Linh Tran, Ana Milanova, Stacy Patterson

TL;DR
This paper introduces FedPower, a novel differentially private federated learning framework that reconstructs and projects client updates to improve accuracy under privacy constraints.
Contribution
FedPower reshapes server-side aggregation using a new low-rank factorization mechanism, PowerDP, to better preserve model accuracy while ensuring differential privacy.
Findings
FedPower achieves strong privacy guarantees at both sample and client levels.
The framework maintains high accuracy with tight privacy budgets.
PowerDP effectively mitigates the negative impact of DP noise on low-rank updates.
Abstract
Federated Learning (FL) with parameter-efficient fine-tuning, such as Low-Rank Adaptation (LoRA), enables scalable model training on distributed data. However, when combined with Differential Privacy (DP), LoRA often introduces errors during global aggregation and amplifies the negative effect of DP noise. Existing cross-silo FL approaches mitigate the aggregation error by freezing one LoRA module and applying output perturbation. However, in a restricted low-rank subspaces, this additive noise frequently overwhelms the signals of the weight matrices, leading to suboptimal accuracy. To address this vulnerability, we propose FedPower, a differentially private cross-silo FL framework that reshapes server-side aggregation. Instead of perturbing mismatched low-rank factors, FedPower explicitly reconstructs and clips full-rank client updates to bound the sensitivity. The server then projects…
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.
