paper-with-me

홈 › Papers

Detecting the Machine: A Comprehensive Benchmark of AI-Generated Text Detectors Across Architectures, Domains, and Adversarial Conditions

2026-03-18 · Madhav S. Baidya, S. S. Baidya, Chirag Chawla arxiv

The rapid proliferation of large language models (LLMs) has created an urgent need for robust and generalizable detectors of machine-generated text. Existing benchmarks typically evaluate a single detector on a single dataset under ideal conditions, leaving open questions about cross-domain transfer, cross-LLM generalization, and adversarial robustness. We present a comprehensive benchmark evaluating diverse detection approaches across two corpora: HC3 (23,363 human-ChatGPT pairs) and ELI5 (15,000 human-Mistral-7B pairs). Methods include classical classifiers, fine-tuned transformer encoders (BERT, RoBERTa, ELECTRA, DistilBERT, DeBERTa-v3), a CNN, an XGBoost stylometric model, perplexity-based detectors, and LLM-as-detector prompting. Results show that transformer models achieve near-perfect in-distribution performance but degrade under domain shift. The XGBoost stylometric model matches performance while remaining interpretable. LLM-based detectors underperform and are affected by generator-detector identity bias. Perplexity-based methods exhibit polarity inversion, with modern LLM outputs showing lower perplexity than human text, but remain effective when corrected. No method generalizes robustly across domains and LLM sources.

📄 PDF Abstract BibTeX arXiv:2603.17522

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Spotting LLMs With Binoculars: Zero-Shot Detection of Machine-Generated Text

2024-01-22 · Abhimanyu Hans, Avi Schwarzschild, Valeriia Cherepanova, Hamid Kazemi 외

Detecting text generated by modern large language models is thought to be hard, as both LLMs and humans can exhibit a wide range of complex behaviors. However, we find that a score based on contrasting two closely relate…

The Limitations of Stylometry for Detecting Machine-Generated Fake News

2019-08-26 · CL 2020 6 · Tal Schuster, Roei Schuster, Darsh J Shah, Regina Barzilay

Recent developments in neural language models (LMs) have raised concerns about their potential misuse for automatically spreading misinformation. In light of these concerns, several studies have proposed to detect machin…

Fake News DetectionLanguage ModellingMisinformation

Enhancing Text Authenticity: A Novel Hybrid Approach for AI-Generated Text Detection

2024-06-01 · Ye Zhang, Qian Leng, Mengran Zhu, Rui Ding 외

The rapid advancement of Large Language Models (LLMs) has ushered in an era where AI-generated text is increasingly indistinguishable from human-generated content. Detecting AI-generated text has become imperative to com…

MisinformationText Detection

C-ReD: A Comprehensive Chinese Benchmark for AI-Generated Text Detection Derived from Real-World Prompts

2026-04-13 · Chenxi Qing, Junxi Wu, Zheng Liu, Yixiang Qiu 외 arxiv

Recently, large language models (LLMs) are capable of generating highly fluent textual content. While they offer significant convenience to humans, they also introduce various risks, like phishing and academic dishonesty…

Text Detection

On the Effectiveness of LLM-Specific Fine-Tuning for Detecting AI-Generated Text

2026-01-27 · Michał Gromadzki, Anna Wróblewska, Agnieszka Kaliska arxiv

The rapid progress of large language models has enabled the generation of text that closely resembles human writing, creating challenges for authenticity verification in education, publishing, and digital security. Detec…

Text Detection