English

Efficient and Private: Memorisation under differentially private parameter-efficient fine-tuning in language models

Machine Learning 2024-11-26 v1 Artificial Intelligence

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 model memorisation and directly measure privacy risks. Our findings indicate that PEFT methods not only provide a promising alternative but also serve as a complementary approach for privacy-preserving, resource-efficient fine-tuning of LLMs.

Keywords

Cite

@article{arxiv.2411.15831,
  title  = {Efficient and Private: Memorisation under differentially private parameter-efficient fine-tuning in language models},
  author = {Olivia Ma and Jonathan Passerat-Palmbach and Dmitrii Usynin},
  journal= {arXiv preprint arXiv:2411.15831},
  year   = {2024}
}
R2 v1 2026-06-28T20:10:29.162Z