@inproceedings{charpentier-lison-2025-identification,
title = "Re-identification of De-identified Documents with Autoregressive Infilling",
author = "Charpentier, Lucas Georges Gabriel and
Lison, Pierre",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.60/",
pages = "1192--1209",
ISBN = "979-8-89176-251-0",
abstract = "Documents revealing sensitive information about individuals must typically be de-identified. This de-identification is often done by masking all mentions of personally identifiable information (PII), thereby making it more difficult to uncover the identity of the person(s) in question. To investigate the robustness of de-identification methods, we present a novel, RAG-inspired approach that attempts the reverse process of re-identification based on a database of documents representing background knowledge. Given a text in which personal identifiers have been masked, the re-identification proceeds in two steps. A retriever first selects from the background knowledge passages deemed relevant for the re-identification. Those passages are then provided to an infilling model which seeks to infer the original content of each text span. This process is repeated until all masked spans are replaced. We evaluate the re-identification on three datasets (Wikipedia biographies, court rulings and clinical notes). Results show that (1) as many as 80{\%} of de-identified text spans can be successfully recovered and (2) the re-identification accuracy increases along with the level of background knowledge."
}
Markdown (Informal)
[Re-identification of De-identified Documents with Autoregressive Infilling](https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.60/) (Charpentier & Lison, ACL 2025)
ACL