CLFeb 24

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

arXiv:2602.20743v1h-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses the need for flexible and generalizable anonymization methods in various domains, though it is incremental as it builds on existing language model techniques.

The paper tackles the problem of anonymizing textual documents by introducing adaptive text anonymization, which automatically adjusts strategies to specific privacy-utility requirements, achieving a better trade-off than existing baselines across five diverse datasets while remaining computationally efficient.

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.

Foundations

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

Your Notes