paper-with-me

Papers

Quantifying and Analyzing Entity-level Memorization in Large Language Models

2023-08-30 · Zhenhong Zhou, Jiuyang Xiang, Chaomeng Chen, Sen Su

Large language models (LLMs) have been proven capable of memorizing their training data, which can be extracted through specifically designed prompts. As the scale of datasets continues to grow, privacy risks arising from memorization have attracted increasing attention. Quantifying language model memorization helps evaluate potential privacy risks. However, prior works on quantifying memorization require access to the precise original data or incur substantial computational overhead, making it difficult for applications in real-world language models. To this end, we propose a fine-grained, entity-level definition to quantify memorization with conditions and metrics closer to real-world scenarios. In addition, we also present an approach for efficiently extracting sensitive entities from autoregressive language models. We conduct extensive experiments based on the proposed, probing language models' ability to reconstruct sensitive entities under different settings. We find that language models have strong memorization at the entity level and are able to reproduce the training data even with partial leakages. The results demonstrate that LLMs not only memorize their training data but also understand associations between entities. These findings necessitate that trainers of LLMs exercise greater prudence regarding model memorization, adopting memorization mitigation techniques to preclude privacy violations.

📄 PDF Abstract BibTeX arXiv:2308.15727

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMemorizationProbing Language Models

Similar Papers 제목 키워드 기반

Revisiting Non-Verbatim Memorization in Large Language Models: The Role of Entity Surface Forms

2026-04-23 · Yuto Nishida, Naoki Shikoda, Yosuke Kishinami, Ryo Fujii 외 arxiv

Understanding what kinds of factual knowledge large language models (LLMs) memorize is essential for evaluating their reliability and limitations. Entity-based QA is a common framework for analyzing non-verbatim memoriza…

Exploring prompts to elicit memorization in masked language model-based named entity recognition

2024-05-05 · Yuxi Xia, Anastasiia Sedova, Pedro Henrique Luz de Araujo, Vasiliki Kougia 외

Training data memorization in language models impacts model capability (generalization) and safety (privacy risk). This paper focuses on analyzing prompts' impact on detecting the memorization of 6 masked language model-…

Language ModelingLanguage ModellingMemorizationnamed-entity-recognition+2

Extracting Training Dialogue Data from Large Language Model based Task Bots

2026-03-02 · Shuo Zhang, Junzhou Zhao, Junji Hou, Pinghui Wang 외 arxiv

Large Language Models (LLMs) have been widely adopted to enhance Task-Oriented Dialogue Systems (TODS) by modeling complex language patterns and delivering contextually appropriate responses. However, this integration in…

Task-Oriented Dialogue Systems

Demystifying Foreground-Background Memorization in Diffusion Models

2025-08-16 · Jimmy Z. Di, Yiwei Lu, Yaoliang Yu, Gautam Kamath 외 arxiv

Diffusion models (DMs) memorize training images and can reproduce near-duplicates during generation. Current detection methods identify verbatim memorization but fail to capture two critical aspects: quantifying partial …

Analyzing Memorization in Large Language Models through the Lens of Model Attribution

2025-01-09 · Tarun Ram Menta, Susmit Agrawal, Chirag Agarwal

Large Language Models (LLMs) are prevalent in modern applications but often memorize training data, leading to privacy breaches and copyright issues. Existing research has mainly focused on posthoc analyses, such as extr…

Memorization