Generalizing Unmasking for Short Texts (N19-1)

Copied to clipboard

Challenge: Authorship verification is the problem of inferring whether two texts were written by the same author.
Approach: They propose a generalized unmasking approach which allows for authorship verification of short texts with high precision at an adjustable recall tradeoff.
Outcome: The proposed approach achieves accuracies of 75–80% while allowing for easy adjustment to forensic scenarios that require higher levels of confidence.

Similar Papers

Heuristic Authorship Obfuscation (P19-1)

Copied to clipboard

Challenge: Existing methods for authorship verification are insufficient to control the authorial style of a text.
Approach: They propose a novel method that models writing style difference as the Jensen-Shannon distance between character n-gram distributions of texts and manipulates an author’s subconsciously encoded writing style using heuristic search.
Outcome: The proposed approach defeats state-of-the-art verification approaches while keeping text changes at a minimum.
JAMDEC: Unsupervised Authorship Obfuscation using Constrained Decoding over Small Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods to protect the identity and privacy of online authorship are lacking supervision data for diverse authorship and domains.
Approach: They propose an unsupervised inference-time approach to authorship obfuscation that uses a user-controlled, inference time algorithm to oblige the authorship.
Outcome: The proposed method outperforms state-of-the-art methods while performing competitively against a propriety model two orders of magnitudes larger.
The Two Paradigms of LLM Detection: Authorship Attribution vs Authorship Verification (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for detecting texts generated by large language models are disputed . authors argue that there are limitations in the current technology .
Approach: They propose to make LLM detectors robust against domain shifts and build benchmarks . they argue that the limitations lie elsewhere, and open the realm of authorship analysis technology .
Outcome: The proposed method systematically analyzes the benchmarks and validates it using state-of-the-art detectors.
Learning Universal Authorship Representations (2021.emnlp-main)

Copied to clipboard

Challenge: authorship verification has traditionally relied on modeling stylometric linguistic properties . but neural methods introduce a tradeoff: they obviate the need for manual feature design .
Approach: They propose to use domain-specific features to improve authorship representations . they propose to study Amazon reviews, fanfiction short stories, and Reddit comments .
Outcome: The proposed methods outperform existing methods in large-scale authorship verification scenarios.
GerAV: Towards New Heights in German Authorship Verification using Fine-Tuned LLMs on a New Benchmark (2026.findings-acl)

Copied to clipboard

Challenge: Authorship verification (AV) is a task of determining whether two texts were written by the same author.
Approach: They propose a benchmark for German AV comprising over 400k labeled text pairs.
Outcome: The proposed model outperforms baselines and state-of-the-art models by 0.09 and surpasses GPT-5 in a zero-shot setting by 0.08.
Keep it Private: Unsupervised Privatization of Online Text (2024.naacl-long)

Copied to clipboard

Challenge: Authorship obfuscation has been evaluated in narrow settings in the NLP literature . superficial edit operations can lead to unnatural outputs, authors say .
Approach: They propose an automatic text privatization framework that fine-tunes a large language model via reinforcement learning to produce rewrites that balance soundness, sense, and privacy.
Outcome: The proposed method maintains high text quality according to automated metrics and human evaluation, and successfully evades several automated authorship attacks.
A Multifaceted Framework to Evaluate Evasion, Content Preservation, and Misattribution in Authorship Obfuscation Techniques (2022.emnlp-main)

Copied to clipboard

Challenge: Authorship obfuscation techniques are often evaluated based on their ability to hide the author’s identity (evasion) while preserving the content of the original text.
Approach: They propose to evaluate authorship obfuscation techniques on detection evasion and content preservation using competitive identification techniques in real-life scenarios.
Outcome: The proposed method reveals key weaknesses in state-of-the-art obfuscation techniques and surprisingly competitive effectiveness from a back-translation baseline in all evaluation aspects.
Unraveling Interwoven Roles of Large Language Models in Authorship Privacy: Obfuscation, Mimicking, and Verification (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in large language models have been driven by large-scale training corpora drawn from diverse sources such as websites, news articles, and books.
Approach: They propose a framework for analyzing dynamic relationships among LLM-enabled AO, AM, and AV in the context of authorship privacy.
Outcome: The proposed framework analyzes the dynamic relationships among LLM-enabled AO, AM, and AV in the context of authorship privacy.
Rethinking the Authorship Verification Experimental Setups (2022.emnlp-main)

Copied to clipboard

Challenge: Identifying the author of a text is one of the most versatile NLP tasks, with applications ranging from plagiarism detection to forensics and monitoring the activity of cyber-criminals.
Approach: They propose five new public splits over the PAN dataset to isolate and identify biases related to the text topic and to the author’s writing style.
Outcome: The proposed models are competitive with state-of-the-art methods and generalize better on dark reddit datasets.
Authorship Attribution for Neural Text Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Recent advances in deep learning have enabled the generation of realistic artifacts . however, the qualities of texts generated by these models are better, often confusing classifiers if they are not real.
Approach: They propose to use neural network-based language models to generate realistic texts . they investigate the authorship attribution problem in three versions of a text .
Outcome: The proposed models generate texts that are difficult to distinguish from human-written ones . the results show that most generators still generate texts significantly different from human ones compared to other models .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations