Pith. sign in

REVIEW 3 cited by

DP-DyLoRA: Fine-Tuning Transformer-Based Models On-Device under Differentially Private Federated Learning using Dynamic Low-Rank Adaptation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.06368 v4 pith:ILHGCELO submitted 2024-05-10 cs.LG cs.CRcs.DC

classification cs.LGcs.CRcs.DC
keywords privacyfederatedlearningclientsdifferentialfine-tuningadaptationcontributions
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
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 differentially private federated learning (DP-FL) generally leads to huge performance degradation which can be alleviated by reducing the dimensionality of contributions through parameter-efficient fine-tuning (PEFT). Our benchmarks of existing DP-PEFT methods show that DP-Low-Rank Adaptation (DP-LoRA) consistently outperforms other methods. An even more promising approach, DyLoRA, which makes the low rank variable, when naively combined with FL would straightforwardly break differential privacy. We therefore propose an adaptation method that can be combined with differential privacy and call it DP-DyLoRA. Finally, we are able to reduce the accuracy degradation and word error rate (WER) increase due to DP to less than 2% and 7% respectively with 1 million clients and a stringent privacy budget of $\epsilon=2$.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Does Low Rank Adaptation Lead to Lower Robustness against Training-Time Attacks?

    cs.LG 2025-05 conditional novelty 5.0 of 10

    LoRA fine-tuning is more robust than full fine-tuning against backdoor attacks but more vulnerable to untargeted label-flipping poisoning, based on BERT/GLUE experiments and NTK-information-geometry analysis.

  2. Privacy-Preserving Personalized Federated Prompt Learning for Multimodal Large Language Models

    cs.LG 2025-01 conditional novelty 4.0 of 10

    DP-FPL applies local DP to low-rank prompt factors and global DP to the shared prompt, reporting stronger accuracy under privacy than baselines.

  3. Federated Large Language Models: Feasibility, Robustness, Security and Future Directions

    cs.CR 2025-05 conditional novelty 3.0 of 10

    A review of federated large language models that organizes current methods into feasibility, robustness, security, and future research directions.

Pith tools