paper-with-me

Papers

Adaptive Text Anonymization: Learning Privacy-Utility Trade-offs via Prompt Optimization

2026-02-24 · Gabriel Loiseau, Damien Sileo, Damien Riquet, Maxime Meyer, Marc Tommasi arxiv

Anonymizing textual documents is a highly context-sensitive problem: the appropriate balance between privacy protection and utility preservation varies with the data domain, privacy objectives, and downstream application. However, existing anonymization methods rely on static, manually designed strategies that lack the flexibility to adjust to diverse requirements and often fail to generalize across domains. We introduce adaptive text anonymization, a new task formulation in which anonymization strategies are automatically adapted to specific privacy-utility requirements. We propose a framework for task-specific prompt optimization that automatically constructs anonymization instructions for language models, enabling adaptation to different privacy goals, domains, and downstream usage patterns. To evaluate our approach, we present a benchmark spanning five datasets with diverse domains, privacy constraints, and utility objectives. Across all evaluated settings, our framework consistently achieves a better privacy-utility trade-off than existing baselines, while remaining computationally efficient and effective on open-source language models, with performance comparable to larger closed-source models. Additionally, we show that our method can discover novel anonymization strategies that explore different points along the privacy-utility trade-off frontier.

📄 PDF Abstract BibTeX arXiv:2602.20743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Utility-Preserving Text Anonymization Based on Large Language Models

2024-07-16 · Tianyu Yang, Xiaodan Zhu, Iryna Gurevych

Text anonymization is crucial for sharing sensitive data while maintaining privacy. Existing techniques face the emerging challenges of re-identification attack ability of Large Language Models (LLMs), which have shown a…

Text Anonymization

LLM Anonymization Against Agentic Re-Identification

2026-05-29 · Ziwen Li, Jianing Wen, Tianshi Li arxiv

Agentic LLMs with web search change the threat model for text anonymization: weak contextual cues can become cross-referenceable evidence for re-identification, yet those same details also carry downstream analytic value…

Look Twice before You Leap: A Rational Framework for Localized Adversarial Anonymization

2025-12-07 · Donghang Duan, Xu Zheng, Yuefeng He, Chong Mu 외 arxiv

Current LLM-based frameworks for text anonymization usually rely on remote API services from powerful LLMs, which creates an inherent privacy paradox: users must disclose the raw data to untrusted third parties for guara…

DiffAnon: Diffusion-based Prosody Control for Voice Anonymization

2026-04-29 · Ismail Rasim Ulgen, Zexin Cai, Nicholas Andrews, Philipp Koehn 외 arxiv

To preserve or not to preserve prosody is a central question in voice anonymization. Prosody conveys meaning and affect, yet is tightly coupled with speaker identity. Existing methods either discard prosody for privacy o…

AgentStealth: Reinforcing Large Language Model for Anonymizing User-generated Text

2025-06-26 · Chenyang Shao, TianXing Li, Chenhao Pu, Fengli Xu 외

In today's digital world, casual user-generated content often contains subtle cues that may inadvertently expose sensitive personal attributes. Such risks underscore the growing importance of effective text anonymization…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+1