On the Impact of Anonymization on the Performance of Large Language Models

📅 2026-09-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究探讨了数据匿名化对大型语言模型性能的影响,通过对比不同模型在原始与匿名化输入下的表现,揭示了匿名化对模型能力的复杂影响及任务依赖性。
📝 Abstract
As large language models are increasingly deployed in sensitive domains, anonymizing input data to protect personally identifiable information has become a critical practice. However, the impact of this anonymization on model utility is not well understood. This paper presents a systematic empirical study of the trade-off between privacy and performance. We evaluate five prominent language models across eleven diverse benchmarks, comparing their performance on original versus pseudonymized inputs. Our results reveal that while anonymization generally degrades performance, the effect is highly nuanced. We find that more capable models, such as Qwen2.5-72B and GPT-4o mini, suffer the largest performance drops, suggesting a stronger reliance on specific entity information. The impact is also task-dependent: performance on TruthfulQA improves with anonymization, while retrieval-focused tasks like RGB experience a catastrophic decline. Further experiments show that reversible anonymization techniques that preserve entity uniqueness significantly outperform irreversible ones like redaction, and that explicitly prompting models about anonymization offers no discernible benefit. We conclude that anonymization is not a one-size-fits-all solution and must be co-designed with the model and task in mind to balance privacy and utility effectively. Our findings provide a crucial baseline for developing more robust, privacy-aware AI systems.
Problem

Research questions and friction points this paper is trying to address.

anonymization
large language models
privacy
performance
entity information
Innovation

Methods, ideas, or system contributions that make the work stand out.

anonymization
performance degradation
task dependency
reversible anonymization
privacy-aware AI
🔎 Similar Papers