paper-with-me

홈 › Papers

DetectRL: Benchmarking LLM-Generated Text Detection in Real-World Scenarios

2024-10-31 · Junchao Wu, Runzhe Zhan, Derek F. Wong, Shu Yang, Xinyi Yang, Yulin Yuan, Lidia S. Chao

Detecting text generated by large language models (LLMs) is of great recent interest. With zero-shot methods like DetectGPT, detection capabilities have reached impressive levels. However, the reliability of existing detectors in real-world applications remains underexplored. In this study, we present a new benchmark, DetectRL, highlighting that even state-of-the-art (SOTA) detection techniques still underperformed in this task. We collected human-written datasets from domains where LLMs are particularly prone to misuse. Using popular LLMs, we generated data that better aligns with real-world applications. Unlike previous studies, we employed heuristic rules to create adversarial LLM-generated text, simulating advanced prompt usages, human revisions like word substitutions, and writing errors. Our development of DetectRL reveals the strengths and limitations of current SOTA detectors. More importantly, we analyzed the potential impact of writing styles, model types, attack methods, the text lengths, and real-world human writing factors on different types of detectors. We believe DetectRL could serve as an effective benchmark for assessing detectors in real-world scenarios, evolving with advanced attack methods, thus providing more stressful evaluation to drive the development of more efficient detectors. Data and code are publicly available at: https://github.com/NLP2CT/DetectRL.

📄 PDF Abstract BibTeX arXiv:2410.23746

Code (1)

nlp2ct/detectrl 공식 구현

Tasks

BenchmarkingLLM-generated Text DetectionText Detection

Similar Papers 제목 키워드 기반

DetectRL-X: Towards Reliable Multilingual and Real-World LLM-Generated Text Detection

2026-05-15 · Junchao Wu, Yefeng Liu, Chenyu Zhu, Hao Zhang 외 arxiv

The effective detection and governance of Large Language Model (LLM) generated content has become increasingly critical due to the growing risk of misuse. Despite the impressive performance of existing detectors, their r…

Text Detection

Sure! Here's a short and concise title for your paper: "Contamination in Generated Text Detection Benchmarks"

2025-11-12 · Philipp Dingfelder, Christian Riess arxiv

Large language models are increasingly used for many applications. To prevent illicit use, it is desirable to be able to detect AI-generated text. Training and evaluation of such detectors critically depend on suitable b…

Text Detection

Zero-Shot Detection of LLM-Generated Text via Implicit Reward Model

2026-04-23 · Runheng Liu, Heyan Huang, Xingchen Xiao, Zhijing Wu arxiv

Large language models (LLMs) have demonstrated remarkable capabilities across various tasks. However, their ability to generate human-like text has raised concerns about potential misuse. This underscores the need for re…

Text Detection

Exons-Detect: Identifying and Amplifying Exonic Tokens via Hidden-State Discrepancy for Robust AI-Generated Text Detection

2026-03-26 · Xiaowei Zhu, Yubing Ren, Fang Fang, Shi Wang 외 arxiv

The rapid advancement of large language models has increasingly blurred the boundary between human-written and AI-generated text, raising societal risks such as misinformation dissemination, authorship ambiguity, and thr…

Text Detection

IMGTB: A Framework for Machine-Generated Text Detection Benchmarking

2023-11-21 · Michal Spiegel, Dominik Macko

In the era of large language models generating high quality texts, it is a necessity to develop methods for detection of machine-generated text to avoid harmful use or simply due to annotation purposes. It is, however, a…

BenchmarkingText Detection