RedactBuster: Entity Type Recognition from Redacted Documents
Mirco Beltrame, Mauro Conti, Pierpaolo Guglielmin, Francesco, Marchiori, Gabriele Orazi

TL;DR
RedactBuster is a novel deep learning model that uses sentence context to accurately identify entity types in redacted documents, exposing privacy vulnerabilities and proposing countermeasures.
Contribution
It introduces the first context-aware deanonymization model for redacted text using Transformers, and provides an open-source testbed for evaluating redaction robustness.
Findings
Achieves up to 0.985 accuracy in entity recognition
Effective against the most advanced redaction techniques
Provides a countermeasure called character evasion
Abstract
The widespread exchange of digital documents in various domains has resulted in abundant private information being shared. This proliferation necessitates redaction techniques to protect sensitive content and user privacy. While numerous redaction methods exist, their effectiveness varies, with some proving more robust than others. As such, the literature proposes several deanonymization techniques, raising awareness of potential privacy threats. However, while none of these methods are successful against the most effective redaction techniques, these attacks only focus on the anonymized tokens and ignore the sentence context. In this paper, we propose RedactBuster, the first deanonymization model using sentence context to perform Named Entity Recognition on reacted text. Our methodology leverages fine-tuned state-of-the-art Transformers and Deep Learning models to determine the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
