paper-with-me

Papers

Authorship Impersonation via LLM Prompting does not Evade Authorship Verification Methods

2026-03-31 · Baoyi Zeng, Andrea Nini arxiv

Authorship verification (AV), the task of determining whether a questioned text was written by a specific individual, is a critical part of forensic linguistics. While manual authorial impersonation by perpetrators has long been a recognized threat in historical forensic cases, recent advances in large language models (LLMs) raise new challenges, as adversaries may exploit these tools to impersonate another's writing. This study investigates whether prompted LLMs can generate convincing authorial impersonations and whether such outputs can evade existing forensic AV systems. Using GPT-4o as the adversary model, we generated impersonation texts under four prompting conditions across three genres: emails, text messages, and social media posts. We then evaluated these outputs against both non-neural AV methods (n-gram tracing, Ranking-Based Impostors Method, LambdaG) and neural approaches (AdHominem, LUAR, STAR) within a likelihood-ratio framework. Results show that LLM-generated texts failed to sufficiently replicate authorial individuality to bypass established AV systems. We also observed that some methods achieved even higher accuracy when rejecting impersonation texts compared to genuine negative samples. Overall, these findings indicate that, despite the accessibility of LLMs, current AV systems remain robust against entry-level impersonation attempts across multiple genres. Furthermore, we demonstrate that this counter-intuitive resilience stems, at least in part, from the higher lexical diversity and entropy inherent in LLM-generated texts.

📄 PDF Abstract BibTeX arXiv:2603.29454

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Masks and Mimicry: Strategic Obfuscation and Impersonation Attacks on Authorship Verification

2025-03-24 · Kenneth Alperin, Rohan Leekha, Adaku Uchendu, Trang Nguyen 외

The increasing use of Artificial Intelligence (AI) technologies, such as Large Language Models (LLMs) has led to nontrivial improvements in various tasks, including accurate authorship identification of documents. Howeve…

Adversarial RobustnessAuthorship Verification

Avengers Ensemble! Improving Transferability of Authorship Obfuscation

2021-09-15 · Muhammad Haroon, Fareed Zaffar, Padmini Srinivasan, Zubair Shafiq

Stylometric approaches have been shown to be quite effective for real-world authorship attribution. To mitigate the privacy threat posed by authorship attribution, researchers have proposed automated authorship obfuscati…

Authorship Attribution

I Can Find You in Seconds! Leveraging Large Language Models for Code Authorship Attribution

2025-01-14 · Soohyeon Choi, Yong Kiam Tan, Mark Huasong Meng, Mohamed Ragab 외

Source code authorship attribution is important in software forensics, plagiarism detection, and protecting software patch integrity. Existing techniques often rely on supervised machine learning, which struggles with ge…

Adversarial RobustnessAttributeAuthorship AttributionFew-Shot Learning+1

Defending Against Authorship Identification Attacks

2023-10-02 · Haining Wang

Authorship identification has proven unsettlingly effective in inferring the identity of the author of an unsigned document, even when sensitive personal information has been carefully omitted. In the digital era, indivi…

Keep It Private: Unsupervised Privatization of Online Text

2024-05-16 · Calvin Bao, Marine Carpuat

Authorship obfuscation techniques hold the promise of helping people protect their privacy in online communications by automatically rewriting text to hide the identity of the original author. However, obfuscation has be…

Language ModelingLanguage ModellingLarge Language Model