Challenge: Existing techniques face challenges of re-identification ability of large language models . anonymizing text that contains sensitive information is crucial for a wide range of applications .
Approach: They propose a framework that integrates three key LLM components to perform anonymization.
Outcome: The proposed model outperforms baselines while maintaining greater data utility in downstream tasks.

Similar Papers

Anonymisation Models for Text Data: State of the art, Challenges and Future Directions (2021.acl-long)

Copied to clipboard

Challenge: a paper examines the problem of automated text anonymisation . text anonymization is a prerequisite for secure sharing of documents containing sensitive information about individuals.
Approach: They propose to incorporate explicit measures of disclosure risk into the text anonymisation process to reduce the risk of errors.
Outcome: The proposed approach is based on a case study in which the authors outline the benefits and limitations of the proposed methods.
NAP2: A Benchmark for Naturalness and Privacy-Preserving Text Rewriting by Learning from Human (2025.findings-emnlp)

Copied to clipboard

Challenge: a large number of large language models are being used to protect user privacy . sanitizing sensitive text using two common strategies is the answer .
Approach: They propose sanitizing sensitive text using deleting expressions and abstracting them . they propose a tool for text rewriting that uses crowdsourcing and large language models .
Outcome: The proposed approach protects privacy before sending sensitive data to large language models . it combines crowdsourcing and large language modeling to create a text rewrite tool .
Resource-Efficient Anonymization of Textual Data via Knowledge Distillation from Large Language Models (2025.coling-industry)

Copied to clipboard

Challenge: Existing approaches to anonymize textual data from large language models pose privacy risks due to their API-based access.
Approach: They propose a method to distill large language models into smaller encoder-only models via named entity recognition coupled with regular expressions to create a lightweight model capable of effective anonymization.
Outcome: The proposed approach reduces computational overhead while maintaining semantic integrity of data.
Adaptive Text Anonymization: Learning Privacy-Utility Trade-offs via Prompt Optimization (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for anonymizing textual documents lack flexibility to adapt to diverse requirements.
Approach: They propose a task formulation in which anonymization strategies are automatically adapted to specific privacy–utility requirements.
Outcome: The proposed framework achieves better privacy–utility trade-off than existing baselines on open-source language models while remaining computationally efficient and effective on larger closed-source models.
Combating Security and Privacy Issues in the Era of Large Language Models (2024.naacl-tutorials)

Copied to clipboard

Challenge: a tutorial aims to provide a summary of risks and vulnerabilities in large language models . a number of studies have focused on security, privacy and copyright aspects of LLMs .
Approach: This tutorial seeks to provide a systematic summary of risks and vulnerabilities in large language models . authors will discuss security, privacy and copyright aspects of LLMs .
Outcome: This tutorial aims to provide a systematic summary of risks and vulnerabilities in large language models . it will also outline emerging challenges in security, privacy and reliability of LLMs .
Tau-Eval: A Unified Evaluation Framework for Useful and Private Text Anonymization (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing studies on text anonymization prioritize privacy preservation at the expense of utility, relying on reference-based metrics like ROUGE, BERTScore, or METEOR to measure textual fidelity.
Approach: They propose an open-source framework for benchmarking text anonymization methods through the lens of privacy and utility task sensitivity.
Outcome: The proposed framework is open-source and provides a Python library, documentation and tutorials.
LLMs are Privacy Erasable (2025.findings-emnlp)

Copied to clipboard

Challenge: a new study examines the privacy of large language models and their capabilities . the study aims to address the balance between the convenience of LLMs and user privacy concerns .
Approach: They propose a strategy that safeguards user prompt while accessing LLM cloud services . they evaluate the efficacy of their method across prominent LLM benchmarks .
Outcome: The proposed method thwarts reconstruction attacks and improves model performance . it also surpasses the results reported in official model cards .
Controlling What You Share: Assessing Language Model Adherence to Privacy Preferences (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are accessed via commercial APIs, but expose data to service providers.
Approach: They propose a framework where a local model uses natural language instructions to rewrite queries and paired them with synthetic privacy profiles to achieve better privacy preservation.
Outcome: The proposed model outperforms large-scale few-shot models in terms of privacy preservation and performance.
Large Language Models Can Be Contextual Privacy Protection Learners (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable linguistic comprehension and generation capability, but when applied to specialized industries, they face challenges such as hallucination, insufficient domain knowledge, and failing to incorporate the latest domain knowledge.
Approach: They propose a paradigm for fine-tuning LLMs that effectively injects domain-specific knowledge while safeguarding inference-time data privacy.
Outcome: The proposed model protects private data while enhancing the model's knowledge.
Towards Privacy-Preserving Large Language Model: Text-free Inference Through Alignment and Adaptation (2026.acl-long)

Copied to clipboard

Challenge: Existing LLMs require users to submit raw text regardless of its sensitivity, resulting in substantial computational overhead and degrade model performance.
Approach: They propose a new training pipeline that allows a client-side encoder to condition on k-pooled prompt embeddings instead of raw text and a server-side projection module to fine-tune the projection module and LLM on private, domain-specific data using noise-injected embeddables.
Outcome: The proposed approach eliminates the need for transmitting raw prompt text while maintaining a favorable balance between privacy preservation and model utility for both clients and service providers.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations