Efficient and Private: Memorisation under differentially private parameter-efficient fine-tuning in language models
Olivia Ma, Jonathan Passerat-Palmbach, Dmitrii Usynin

TL;DR
This paper explores how parameter-efficient fine-tuning methods can effectively balance performance and privacy in large language models by reducing memorisation risks and computational costs under differential privacy constraints.
Contribution
It demonstrates that PEFT methods match full fine-tuning performance while enhancing privacy and efficiency, addressing limitations of traditional DP fine-tuning approaches.
Findings
PEFT achieves comparable accuracy to full fine-tuning.
PEFT significantly reduces privacy leakage and memorisation.
Data poisoning experiments show improved privacy protection with PEFT.
Abstract
Fine-tuning large language models (LLMs) for specific tasks introduces privacy risks, as models may inadvertently memorise and leak sensitive training data. While Differential Privacy (DP) offers a solution to mitigate these risks, it introduces significant computational and performance trade-offs, particularly with standard fine-tuning approaches. Previous work has primarily focused on full-parameter updates, which are computationally intensive and may not fully leverage DPs potential in large models. In this work, we address these shortcomings by investigating Parameter-Efficient Fine-Tuning (PEFT) methods under DP constraints. We show that PEFT methods achieve comparable performance to standard fine-tuning while requiring fewer parameters and significantly reducing privacy leakage. Furthermore, we incorporate a data poisoning experiment involving intentional mislabelling to assess…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Multi-Agent Systems and Negotiation
