paper-with-me

홈 › Papers

Silencing the Risk, Not the Whistle: A Semi-automated Text Sanitization Tool for Mitigating the Risk of Whistleblower Re-Identification

2024-05-02 · Dimitri Staufer, Frank Pallas, Bettina Berendt

Whistleblowing is essential for ensuring transparency and accountability in both public and private sectors. However, (potential) whistleblowers often fear or face retaliation, even when reporting anonymously. The specific content of their disclosures and their distinct writing style may re-identify them as the source. Legal measures, such as the EU WBD, are limited in their scope and effectiveness. Therefore, computational methods to prevent re-identification are important complementary tools for encouraging whistleblowers to come forward. However, current text sanitization tools follow a one-size-fits-all approach and take an overly limited view of anonymity. They aim to mitigate identification risk by replacing typical high-risk words (such as person names and other NE labels) and combinations thereof with placeholders. Such an approach, however, is inadequate for the whistleblowing scenario since it neglects further re-identification potential in textual features, including writing style. Therefore, we propose, implement, and evaluate a novel classification and mitigation strategy for rewriting texts that involves the whistleblower in the assessment of the risk and utility. Our prototypical tool semi-automatically evaluates risk at the word/term level and applies risk-adapted anonymization techniques to produce a grammatically disjointed yet appropriately sanitized text. We then use a LLM that we fine-tuned for paraphrasing to render this text coherent and style-neutral. We evaluate our tool's effectiveness using court cases from the ECHR and excerpts from a real-world whistleblower testimony and measure the protection against authorship attribution (AA) attacks and utility loss statistically using the popular IMDb62 movie reviews dataset. Our method can significantly reduce AA accuracy from 98.81% to 31.22%, while preserving up to 73.1% of the original content's semantics.

📄 PDF Abstract BibTeX arXiv:2405.01097

Code (1)

dimitristaufer/Semi-Automated-Text-Sanitization 공식 구현 pytorch

Tasks

Authorship Attribution

Similar Papers 제목 키워드 기반

From Dogwhistles to Bullhorns: Unveiling Coded Rhetoric with Language Models

2023-05-26 · Julia Mendelsohn, Ronan Le Bras, Yejin Choi, Maarten Sap

Dogwhistles are coded expressions that simultaneously convey one meaning to a broad audience and a second one, often hateful or provocative, to a narrow in-group; they are deployed to evade both political repercussions a…

Language ModelingLanguage ModellingLarge Language ModelSentence

Learning Stage-wise GANs for Whistle Extraction in Time-Frequency Spectrograms

2023-04-05 · Pu Li, Marie Roch, Holger Klinck, Erica Fleishman 외

Whistle contour extraction aims to derive animal whistles from time-frequency spectrograms as polylines. For toothed whales, whistle extraction results can serve as the basis for analyzing animal abundance, species ident…

Data Augmentation

Being Automated or Not? Risk Identification of Occupations with Graph Neural Networks

2022-09-06 · Dawei Xu, Haoran Yang, Marian-Andrei Rizoiu, Guandong Xu

The rapid advances in automation technologies, such as artificial intelligence (AI) and robotics, pose an increasing risk of automation for occupations, with a likely significant impact on the labour market. Recent socia…

Decision Making

Striving for Simplicity: Simple Yet Effective Prior-Aware Pseudo-Labeling for Semi-Supervised Ultrasound Image Segmentation

2025-03-18 · Yaxiong Chen, Yujie Wang, Zixuan Zheng, Jingliang Hu 외

Medical ultrasound imaging is ubiquitous, but manual analysis struggles to keep pace. Automated segmentation can help but requires large labeled datasets, which are scarce. Semi-supervised learning leveraging both unlabe…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Online Anti-sexist Speech: Identifying Resistance to Gender Bias in Political Discourse

2025-08-15 · Aditi Dutta, Susan Banducci arxiv

Anti-sexist speech, i.e., public expressions that challenge or resist gendered abuse and sexism, plays a vital role in shaping democratic debate online. Yet automated content moderation systems, increasingly powered by l…