Do LLMs Really Memorize Personally Identifiable Information? Revisiting PII Leakage with a Cue-Controlled Memorization Framework
Xiaoyu Luo, Yiyi Chen, Qiongxiu Li, Johannes Bjerva
TL;DR
This work challenges the assumption that PII leakage in LLMs directly reflects memorization by introducing Cue-Resistant Memorization (CRM), a cue-controlled framework that conditions memorization metrics on prompt–target overlap. Through a large multilingual study (32 languages) across verbatim, associative, cue-free, and membership-inference paradigms, the authors show that most reported leakage arises from surface cues in prompts rather than genuine memorization, and that true memorization signals vanish under low-cue conditions. They formalize metrics such as $HR(\tau)$, $Recon(\tau)$, and overlap cue $c(s,p)$, and demonstrate that reconstruction probabilities and hits are highly cue-driven, with cue-free generation yielding negligible PII leakage and MIAs performing near random. The study provides a principled, generalizable method for evaluating privacy-relevant memorization in LLMs and highlights the need for cue-controlled evaluation to avoid overestimating privacy risks in real-world deployments.
Abstract
Large Language Models (LLMs) have been reported to "leak" Personally Identifiable Information (PII), with successful PII reconstruction often interpreted as evidence of memorization. We propose a principled revision of memorization evaluation for LLMs, arguing that PII leakage should be evaluated under low lexical cue conditions, where target PII cannot be reconstructed through prompt-induced generalization or pattern completion. We formalize Cue-Resistant Memorization (CRM) as a cue-controlled evaluation framework and a necessary condition for valid memorization evaluation, explicitly conditioning on prompt-target overlap cues. Using CRM, we conduct a large-scale multilingual re-evaluation of PII leakage across 32 languages and multiple memorization paradigms. Revisiting reconstruction-based settings, including verbatim prefix-suffix completion and associative reconstruction, we find that their apparent effectiveness is driven primarily by direct surface-form cues rather than by true memorization. When such cues are controlled for, reconstruction success diminishes substantially. We further examine cue-free generation and membership inference, both of which exhibit extremely low true positive rates. Overall, our results suggest that previously reported PII leakage is better explained by cue-driven behavior than by genuine memorization, highlighting the importance of cue-controlled evaluation for reliably quantifying privacy-relevant memorization in LLMs.
