paper-with-me

Papers

The Text Anonymization Benchmark (TAB): A Dedicated Corpus and Evaluation Framework for Text Anonymization

2022-01-25 · Ildikó Pilán, Pierre Lison, Lilja Øvrelid, Anthi Papadopoulou, David Sánchez, Montserrat Batet

We present a novel benchmark and associated evaluation metrics for assessing the performance of text anonymization methods. Text anonymization, defined as the task of editing a text document to prevent the disclosure of personal information, currently suffers from a shortage of privacy-oriented annotated text resources, making it difficult to properly evaluate the level of privacy protection offered by various anonymization methods. This paper presents TAB (Text Anonymization Benchmark), a new, open-source annotated corpus developed to address this shortage. The corpus comprises 1,268 English-language court cases from the European Court of Human Rights (ECHR) enriched with comprehensive annotations about the personal information appearing in each document, including their semantic category, identifier type, confidential attributes, and co-reference relations. Compared to previous work, the TAB corpus is designed to go beyond traditional de-identification (which is limited to the detection of predefined semantic categories), and explicitly marks which text spans ought to be masked in order to conceal the identity of the person to be protected. Along with presenting the corpus and its annotation layers, we also propose a set of evaluation metrics that are specifically tailored towards measuring the performance of text anonymization, both in terms of privacy protection and utility preservation. We illustrate the use of the benchmark and the proposed metrics by assessing the empirical performance of several baseline text anonymization models. The full corpus along with its privacy-oriented annotation guidelines, evaluation scripts and baseline models are available on: https://github.com/NorskRegnesentral/text-anonymisation-benchmark

📄 PDF Abstract BibTeX arXiv:2202.00443

Code (2)

norskregnesentral/text-anonymisation-benchmark 공식 구현 pytorch
norskregnesentral/text-anonymization-benchmark 공식 구현 pytorch

Tasks

De-identificationText Anonymization

Similar Papers 제목 키워드 기반

Subject-level Inference for Realistic Text Anonymization Evaluation

2026-04-23 · Myeong Seok Oh, Dong-Yun Kim, Hanseok Oh, Chaean Kang 외 arxiv

Current text anonymization evaluation relies on span-based metrics that fail to capture what an adversary could actually infer, and assumes a single data subject, ignoring multi-subject scenarios. To address these limita…

Voice Anonymization for All -- Bias Evaluation of the Voice Privacy Challenge Baseline System

2023-11-27 · Anna Leschanowsky, Ünal Ege Gaznepoglu, Nils Peters

In an age of voice-enabled technology, voice anonymization offers a solution to protect people's privacy, provided these systems work equally well across subgroups. This study investigates bias in voice anonymization sys…

All

De-Anonymization at Scale via Tournament-Style Attribution

2026-01-18 · Lirui Zhang, Huishuai Zhang arxiv

As LLMs rapidly advance and enter real-world use, their privacy implications are increasingly important. We study an authorship de-anonymization threat: using LLMs to link anonymous documents to their authors, potentiall…

Using a Language Technology Infrastructure for German in order to Anonymize German Sign Language Corpus Data

2016-05-01 · LREC 2016 5 · Julian Bleicken, Thomas Hanke, Uta Salden, Sven Wagner

For publishing sign language corpus data on the web, anonymization is crucial even if it is impossible to hide the visual appearance of the signers: In a small community, even vague references to third persons may be eno…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

No Intruder, no Validity: Evaluation Criteria for Privacy-Preserving Text Anonymization

2021-03-16 · Maximilian Mozes, Bennett Kleinberg

For sensitive text data to be shared among NLP researchers and practitioners, shared documents need to comply with data protection and privacy laws. There is hence a growing interest in automated approaches for text anon…

AttributePrivacy PreservingText Anonymization