Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AdaDetectGPT: Adaptive Detection of LLM-Generated Text with Statistical Guarantees

About

We study the problem of determining whether a piece of text has been authored by a human or by a large language model (LLM). Existing state of the art logits-based detectors make use of statistics derived from the log-probability of the observed text evaluated using the distribution function of a given source LLM. However, relying solely on log probabilities can be sub-optimal. In response, we introduce AdaDetectGPT -- a novel classifier that adaptively learns a witness function from training data to enhance the performance of logits-based detectors. We provide statistical guarantees on its true positive rate, false positive rate, true negative rate and false negative rate. Extensive numerical studies show AdaDetectGPT nearly uniformly improves the state-of-the-art method in various combination of datasets and LLMs, and the improvement can reach up to 37\%. A python implementation of our method is available at https://github.com/Mamba413/AdaDetectGPT.

Hongyi Zhou, Jin Zhu, Pingfan Su, Kai Ye, Ying Yang, Shakeel A O B Gavioli-Akilagun, Chengchun Shi• 2025

Related benchmarks

TaskDatasetResultRank
AI-generated text detectionAcademicResearch
AUC54.4
36
AI-generated text detectionBusiness
AUC78.4
24
AI-generated text detectionNewsArticle
AUC81
24
AI-generated text detectionArtCulture
AUC0.664
24
AI-generated text detectionEntertainment
AUC0.863
24
AI-generated text detectionOnlineContent
AUC70.2
24
AI-generated text detectionPersonalCommunication
AUC0.598
24
AI-generated text detectionReligious
AUC73.7
24
AI-generated text detectionEducationMaterial
AUC0.859
24
AI-generated text detectionGovernmentPublic
AUC60.1
24
Showing 10 of 71 rows
...

Other info

Follow for update