pith. sign in

arxiv: 2205.12506 · v2 · pith:WNGUH5JCnew · submitted 2022-05-25 · 💻 cs.CL · cs.LG

Memorization in NLP Fine-tuning Methods

classification 💻 cs.CL cs.LG
keywords fine-tuningattacksmemorizationmethodsmodeldifferentextractionhead
0
0 comments X
read the original abstract

Large language models are shown to present privacy risks through memorization of training data, and several recent works have studied such risks for the pre-training phase. Little attention, however, has been given to the fine-tuning phase and it is not well understood how different fine-tuning methods (such as fine-tuning the full model, the model head, and adapter) compare in terms of memorization risk. This presents increasing concern as the "pre-train and fine-tune" paradigm proliferates. In this paper, we empirically study memorization of fine-tuning methods using membership inference and extraction attacks, and show that their susceptibility to attacks is very different. We observe that fine-tuning the head of the model has the highest susceptibility to attacks, whereas fine-tuning smaller adapters appears to be less vulnerable to known extraction attacks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

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

  1. Clinically Grounded Privacy Evaluation of Medical LMs

    cs.CL 2026-06 unverdicted novelty 7.0

    Presents a clinically grounded privacy evaluation framework for medical LMs that measures verbatim memorization and semantic leakage of diagnoses across tiers of adversarial access, finding high leakage from routine m...

  2. Unveiling Privacy Risks in Multi-modal Large Language Models: Task-specific Vulnerabilities and Mitigation Challenges

    cs.CR 2026-06 unverdicted novelty 6.0

    Introduces MM-Privacy dataset and evaluations showing MLLMs leak sensitive data from images in various tasks, highlighting task inconsistency effects.

  3. Private Seeds, Public LLMs: Realistic and Privacy-Preserving Synthetic Data Generation

    cs.CR 2026-04 unverdicted novelty 6.0

    RPSG generates realistic synthetic replicas of private text by combining private seeds with public LLMs and a formal differential privacy mechanism in candidate selection.

  4. Memory-Efficient Differentially Private Training with Gradient Random Projection

    cs.LG 2025-06 conditional novelty 6.0

    DP-GRAPE reduces memory in differentially private neural network training by using random Gaussian projections on gradients instead of SVD, achieving comparable privacy-utility tradeoffs to DP-SGD and scaling to 6.7B ...

  5. Vision Language Model Helps Private Information De-Identification in Vision Data

    cs.AI 2026-06 unverdicted novelty 4.0

    VisShield with OPTIC dataset enables VLMs to localize and mask private text in vision data via instruction tuning for privacy preservation.