pith. sign in

arxiv: 2407.02956 · v2 · pith:POCH57KEnew · submitted 2024-07-03 · 💻 cs.CR · cs.AI· cs.CL· cs.LG

IncogniText: Privacy-enhancing Conditional Text Anonymization via LLM-based Private Attribute Randomization

classification 💻 cs.CR cs.AIcs.CLcs.LG
keywords privatetextanonymizationattributeincognitextattributesleakageutility
0
0 comments X
read the original abstract

In this work, we address the problem of text anonymization where the goal is to prevent adversaries from correctly inferring private attributes of the author, while keeping the text utility, i.e., meaning and semantics. We propose IncogniText, a technique that anonymizes the text to mislead a potential adversary into predicting a wrong private attribute value. Our empirical evaluation shows a reduction of private attribute leakage by more than 90% across 8 different private attributes. Finally, we demonstrate the maturity of IncogniText for real-world applications by distilling its anonymization capability into a set of LoRA parameters associated with an on-device model. Our results show the possibility of reducing privacy leakage by more than half with limited impact on utility.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Private Seeds, Public LLMs: Realistic and Privacy-Preserving Synthetic Data Generation

    cs.CR 2026-04 unverdicted novelty 6.0

    RPSG generates realistic synthetic replicas of private text by combining private seeds with public LLMs and a formal differential privacy mechanism in candidate selection.

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

    cs.CR 2025-12 unverdicted novelty 5.0

    RLAA is a localized adversarial anonymization framework that adds an arbitrator to filter ghost leaks and enforce rational early stopping, yielding superior privacy-utility trade-offs on benchmarks compared to greedy ...