paper-with-me

홈 › Papers

Authorship Attribution for Neural Text Generation

2020-11-01 · EMNLP 2020 11 · Adaku Uchendu, Thai Le, Kai Shu, Dongwon Lee

In recent years, the task of generating realistic short and long texts have made tremendous advancements. In particular, several recently proposed neural network-based language models have demonstrated their astonishing capabilities to generate texts that are challenging to distinguish from human-written texts with the naked eye. Despite many benefits and utilities of such neural methods, in some applications, being able to tell the {``}author{''} of a text in question becomes critically important. In this work, in the context of this Turing Test, we investigate the so-called authorship attribution problem in three versions: (1) given two texts T1 and T2, are both generated by the same method or not? (2) is the given text T written by a human or machine? (3) given a text T and k candidate neural methods, can we single out the method (among k alternatives) that generated T? Against one humanwritten and eight machine-generated texts (i.e., CTRL, GPT, GPT2, GROVER, XLM, XLNET, PPLM, FAIR), we empirically experiment with the performance of various models in three problems. By and large, we find that most generators still generate texts significantly different from human-written ones, thereby making three problems easier to solve. However, the qualities of texts generated by GPT2, GROVER, and FAIR are better, often confusing machine classifiers in solving three problems. All codes and datasets of our experiments are available at: https://bit.ly/ 302zWdz

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship AttributionText Generation

Similar Papers 제목 키워드 기반

Attribution and Obfuscation of Neural Text Authorship: A Data Mining Perspective

2022-10-19 · Adaku Uchendu, Thai Le, Dongwon Lee

Two interlocking research questions of growing interest and importance in privacy research are Authorship Attribution (AA) and Authorship Obfuscation (AO). Given an artifact, especially a text t in question, an AA soluti…

AttributeAuthorship AttributionText Generation

Neural Authorship Attribution: Stylometric Analysis on Large Language Models

2023-08-14 · Tharindu Kumarage, Huan Liu

Large language models (LLMs) such as GPT-4, PaLM, and Llama have significantly propelled the generation of AI-crafted text. With rising concerns about their potential misuse, there is a pressing need for AI-generated-tex…

Authorship AttributionLanguage ModelingLanguage ModellingMisinformation

Authorship Attribution Using Text Distortion

2017-04-01 · EACL 2017 4 · Efstathios Stamatatos

Authorship attribution is associated with important applications in forensics and humanities research. A crucial point in this field is to quantify the personal style of writing, ideally in a way that is not affected by …

Authorship AttributionAuthorship VerificationText Categorization

Authorship Attribution Using Text Distortion

2017-04-03 · Efstathios Stamatatos

Authorship attribution is associated with important applications in forensics and humanities research. A crucial point in this field is to quantify the personal style of writing, ideally in a way that is not affected by …

Authorship AttributionAuthorship Verification

A Girl Has A Name: Detecting Authorship Obfuscation

2020-05-02 · ACL 2020 6 · Asad Mahmood, Zubair Shafiq, Padmini Srinivasan

Authorship attribution aims to identify the author of a text based on the stylometric analysis. Authorship obfuscation, on the other hand, aims to protect against authorship attribution by modifying a text's style. In th…

Authorship AttributionImage Captioning