paper-with-me

홈 › Papers

Assessing and Mitigating Data Memorization Risks in Fine-Tuned Large Language Models

2025-08-10 · Badrinath Ramakrishnan, Akshaya Balaji arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse natural language processing tasks, but their tendency to memorize training data poses significant privacy risks, particularly during fine-tuning processes. This paper presents a comprehensive empirical analysis of data memorization in fine-tuned LLMs and introduces a novel multi-layered privacy protection framework. Through controlled experiments on modern LLM architectures including GPT-2, Phi-3, and Gemma-2, we demonstrate that fine-tuning with repeated sensitive data increases privacy leakage rates from baseline levels of 0-5% to 60-75%, representing a 64.2% average increase across tested models. We propose and rigorously evaluate four complementary privacy protection methods: semantic data deduplication, differential privacy during generation, entropy-based filtering, and pattern-based content filtering. Our experimental results show that these techniques can reduce data leakage to 0% while maintaining 94.7% of original model utility.

📄 PDF Abstract BibTeX arXiv:2508.14062

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Localizing and Mitigating Memorization in Image Autoregressive Models

2025-08-30 · Aditya Kasliwal, Franziska Boenisch, Adam Dziedzic arxiv

Image AutoRegressive (IAR) models have achieved state-of-the-art performance in speed and quality of generated images. However, they also raise concerns about memorization of their training data and its implications for …

Randomized Masked Finetuning: An Efficient Way to Mitigate Memorization of PIIs in LLMs

2025-12-02 · Kunj Joshi, David A. Smith arxiv

The current literature on memorization in Natural Language Models, especially Large Language Models (LLMs), poses severe security and privacy risks, as models tend to memorize personally identifying information (PIIs) fr…

Memorization in Large Language Models in Medicine: Prevalence, Characteristics, and Implications

2025-09-10 · Anran Li, Lingfei Qian, Mengmeng Du, Yu Yin 외 arxiv

Large Language Models (LLMs) have demonstrated significant potential in medicine, with many studies adapting them through continued pre-training or fine-tuning on medical data to enhance domain-specific accuracy and safe…

Domain Adaptation

The Landscape of Memorization in LLMs: Mechanisms, Measurement, and Mitigation

2025-07-08 · Alexander Xiong, Xuandong Zhao, Aneesh Pappu, Dawn Song arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities across a wide range of tasks, yet they also exhibit memorization of their training data. This phenomenon raises critical questions about model behavi…

Be like a Goldfish, Don't Memorize! Mitigating Memorization in Generative LLMs

2024-06-14 · Abhimanyu Hans, Yuxin Wen, Neel Jain, John Kirchenbauer 외

Large language models can memorize and repeat their training data, causing privacy and copyright risks. To mitigate memorization, we introduce a subtle modification to the next-token training objective that we call the g…

Memorization