People who frequently use ChatGPT for writing tasks are accurate and robust detectors of AI-generated text
Jenna Russell, Marzena Karpinska, Mohit Iyyer
TL;DR
This work investigates human ability to detect AI-generated text produced by modern large language models, evaluating whether experts who frequently use LLMs for writing tasks can outperform automated detectors. Through five within-subject experiments on 300 English nonfiction articles, the study shows that expert annotators achieve near-perfect detection, with a majority vote misclassifying only 1 article out of 300, and often exceed many commercial detectors—occasionally matching Pangram’s performance. Analyses of expert explanations reveal a mix of lexical cues (AI vocabulary) and higher-level signals (formality, originality, tone) that remain informative even under paraphrasing and humanization attacks, suggesting humans possess robust and explainable detection capabilities. The paper also demonstrates that while LLM-driven prompt detectors can approach some performance, they generally lag behind expert humans, particularly under adversarial manipulation, highlighting the value of human-in-the-loop efforts and potential collaboration between humans and automated detectors for reliable AI-text detection in high-stakes contexts.
Abstract
In this paper, we study how well humans can detect text generated by commercial LLMs (GPT-4o, Claude, o1). We hire annotators to read 300 non-fiction English articles, label them as either human-written or AI-generated, and provide paragraph-length explanations for their decisions. Our experiments show that annotators who frequently use LLMs for writing tasks excel at detecting AI-generated text, even without any specialized training or feedback. In fact, the majority vote among five such "expert" annotators misclassifies only 1 of 300 articles, significantly outperforming most commercial and open-source detectors we evaluated even in the presence of evasion tactics like paraphrasing and humanization. Qualitative analysis of the experts' free-form explanations shows that while they rely heavily on specific lexical clues ('AI vocabulary'), they also pick up on more complex phenomena within the text (e.g., formality, originality, clarity) that are challenging to assess for automatic detectors. We release our annotated dataset and code to spur future research into both human and automated detection of AI-generated text.
