AICLCRFeb 21, 2024

Large Language Models are Advanced Anonymizers

arXiv:2402.13846v229 citationsh-index: 64
AI Analysis

This addresses privacy risks for users of online texts against advanced LLM attacks, representing a novel method rather than an incremental improvement.

The authors tackled the problem of text anonymization being insufficient against adversarial large language model (LLM) inferences by developing a novel LLM-based adversarial anonymization framework, which outperformed commercial anonymizers in utility and privacy in evaluations across 13 LLMs and a human study.

Recent privacy research on large language models (LLMs) has shown that they achieve near-human-level performance at inferring personal data from online texts. With ever-increasing model capabilities, existing text anonymization methods are currently lacking behind regulatory requirements and adversarial threats. In this work, we take two steps to bridge this gap: First, we present a new setting for evaluating anonymization in the face of adversarial LLM inferences, allowing for a natural measurement of anonymization performance while remedying some of the shortcomings of previous metrics. Then, within this setting, we develop a novel LLM-based adversarial anonymization framework leveraging the strong inferential capabilities of LLMs to inform our anonymization procedure. We conduct a comprehensive experimental evaluation of adversarial anonymization across 13 LLMs on real-world and synthetic online texts, comparing it against multiple baselines and industry-grade anonymizers. Our evaluation shows that adversarial anonymization outperforms current commercial anonymizers both in terms of the resulting utility and privacy. We support our findings with a human study (n=50) highlighting a strong and consistent human preference for LLM-anonymized texts.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes