DP-DyLoRA: Fine-Tuning Transformer-Based Models On-Device under Differentially Private Federated Learning using Dynamic Low-Rank Adaptation
Jie Xu, Karthikeyan Saravanan, Rogier van Dalen, Haaris Mehmood, David, Tuckey, Mete Ozay

TL;DR
This paper presents DP-DyLoRA, a method for fine-tuning large transformer models on-device under differential privacy in federated learning, achieving high performance with minimal accuracy loss across multiple domains.
Contribution
It introduces DP-DyLoRA, a novel adaptation technique that enables privacy-preserving fine-tuning of large models in federated settings with reduced performance degradation.
Findings
DP-LoRA outperforms other PEFT methods under DP constraints.
DP-DyLoRA reduces accuracy degradation to less than 2%.
Achieves less than 7% WER increase with 1 million clients and ε=2.
Abstract
Federated learning (FL) allows clients to collaboratively train a global model without sharing their local data with a server. However, clients' contributions to the server can still leak sensitive information. Differential privacy (DP) addresses such leakage by providing formal privacy guarantees, with mechanisms that add randomness to the clients' contributions. The randomness makes it infeasible to train large transformer-based models, common in modern federated learning systems. In this work, we empirically evaluate the practicality of fine-tuning large scale on-device transformer-based models with differential privacy in a federated learning system. We conduct comprehensive experiments on various system properties for tasks spanning a multitude of domains: speech recognition, computer vision (CV) and natural language understanding (NLU). Our results show that full fine-tuning under…
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 · Stochastic Gradient Optimization Techniques · Ferroelectric and Negative Capacitance Devices
