CLJul 12, 2017

The Case for Being Average: A Mediocrity Approach to Style Masking and Author Obfuscation

arXiv:1707.03736v237 citations
Originality Incremental advance
AI Analysis

This addresses the need for anonymity in online discussions and sensitive contexts like witness protection, though it is an incremental improvement on existing methods.

The paper tackles the problem of author obfuscation by proposing a method that adjusts text stylometric metrics towards average values to reduce authorship discriminability, achieving best performance in the PAN-2016 competition.

Users posting online expect to remain anonymous unless they have logged in, which is often needed for them to be able to discuss freely on various topics. Preserving the anonymity of a text's writer can be also important in some other contexts, e.g., in the case of witness protection or anonymity programs. However, each person has his/her own style of writing, which can be analyzed using stylometry, and as a result, the true identity of the author of a piece of text can be revealed even if s/he has tried to hide it. Thus, it could be helpful to design automatic tools that can help a person obfuscate his/her identity when writing text. In particular, here we propose an approach that changes the text, so that it is pushed towards average values for some general stylometric characteristics, thus making the use of these characteristics less discriminative. The approach consists of three main steps: first, we calculate the values for some popular stylometric metrics that can indicate authorship; then we apply various transformations to the text, so that these metrics are adjusted towards the average level, while preserving the semantics and the soundness of the text; and finally, we add random noise. This approach turned out to be very efficient, and yielded the best performance on the Author Obfuscation task at the PAN-2016 competition.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes