12,445 papers · continuously updated · last export: 10 Aug 2026livingmeta.ai
← Browse all papers
AI evidence extraction

Are AI Detectors Good Enough? A Survey on Quality of Datasets With Machine-Generated Texts

German Gritsai, Anastasia Voznyuk, Andrey Grabovoy, Yu. V. Chekhovich · arXiv (Cornell University) · 2024

AI-generated evidence extraction, verified across multiple analytical personas. Not a substitute for the peer-reviewed original.

9/10
Relevance
2/4
Quality (LMQS)
C
Evidence
1
Citations

This is an AI analysis. Read the peer-reviewed original at the publisher: https://doi.org/10.48550/arxiv.2410.14677

Methodology & findings

Study design

Systematic scoping review of datasets from AI-generated text detection competitions and research papers, combined with computational experiments.

Main result

The study found that "all analysed datasets fail in one or another of our methods and do not allow to reliably estimate AI detectors." Specifically, while some methods achieve F1-scores close to 1.0 (e.g., DeBERTa on HC3 dataset with 0.998), other detectors on the same datasets show dramatically lower performance (e.g., DetectGPT on DAGPap22 with 0.333 F1-score), suggesting that high benchmark scores may come from poor dataset quality rather than detector reliability. The paper demonstrates through topological analysis that "texts from SemEval, PAN24 and MGT-1" show similar PHD distributions between human and machine-generated texts, indicating higher quality data, while others exhibit clear separation patterns indicating dataset bias.

Research paradigm

Empirical-computational

Author conclusions

The authors conclude: "In the current research, we discussed the problem of quality of datasets with AI-generated texts used for testing corresponding detectors. This problem is relevant, as the quality of test data directly influences the quality of widely used detectors." They further state: "Our contribution aims to facilitate a better understanding of the dynamics between human and machine text, which will ultimately support the integrity of information in an increasingly automated world." The authors emphasize that "We encourage researchers to propose their own ways for quality assessment, which will allow to create a comprehensive system of evaluation of the detection datasets."

Risk of bias

Selection bias in dataset choice - only English datasets and most widely-cited collections were selected; Measurement bias - different baseline methods were inaccessible for non-English texts, limiting generalizability; Model bias - DeBERTa showed notably higher scores than zero-shot methods (Binoculars, DetectGPT), potentially due to fine-tuning advantage; Text length bias - methods not suitable for short texts (acknowledged limitation affecting RuATD, TweepFake, AuTex23-es); Generator representation bias - datasets use different language models across different time periods, affecting comparability; Selection bias in dataset choice: Only datasets from major competitions and cited research papers were included, potentially omitting smaller or less-cited datasets; Language bias: Primarily English datasets analyzed; non-English datasets (Russian, Spanish, Multilingual) underrepresented; Generator bias: Datasets vary in which language models were used for generation, affecting generalizability; Temporal bias: Datasets span different years (2019-2025) with varying LLM capabilities; Domain bias: Different datasets focus on different text domains (scientific papers, essays, news, social media); Sampling bias: Only 1000 balanced test samples per dataset used for evaluation, potentially not representative of full dataset characteristics; Dataset composition bias: different datasets use different generative models and text domains; Selection bias in dataset curation: datasets come from different sources with varying quality standards; Model fine-tuning bias: mDeBERTa baseline was fine-tuned for each dataset while other detectors were not; Language bias: some detectors (Binoculars, DetectGPT) work only on English texts; Text length bias: methods fail on short texts, affecting datasets with shorter average lengths; Generator bias: older datasets use older models (GPT-2, GPT-3) while newer datasets use more recent models

Limitations

  • "In our work we focused on the task of binary classification, thus suggested methods are not optimal for the task of detection of the hybrid AI-human content
  • Also, some methods do not work properly on short texts, however, this is a known issue for short texts." Additionally, the paper notes that "KLTTS may not perform well with very short texts, since the internal method of computing PHD requires sufficiently long texts for stable computation," requiring authors to discard KLTTS scores for RuATD, AuTex23-es, and TweepFake datasets.

Open questions raised

  • Need for comprehensive quality assessment methods for AI-generated text detection datasets
  • Lack of robust evaluation frameworks that account for multiple structural features of text
  • Gap between benchmark performance and real-world detection performance
  • Limited understanding of why detectors achieve near-perfect scores on some datasets but fail on others
  • Need for standardized dataset quality criteria across detection tasks
  • Unexplored potential of using high-quality generated data to improve both detection models and training datasets themselves
Data: GPT2 Output Dataset: https://github.com/openai/gpt-2-output-dataset; HC3 (Human Chatbot Conversations Corpus) - available for English and Chinese; GhostBuster - available; MGTBench - available; MAGE - available; M4 - available; TweepFake - available; OutFox - available; DAGPap22 - from shared task; RuATD - from shared task; AuTexTification 2023 - from shared task; IberAuTexTification 2024 - from shared task; PAN 2024 (Voight-Kampff) - from shared task; SemEval 2024 Task 8 - from shared task; MGT Detection Task 1 (COLING 2025) - from shared task; HC3 (Human Chatbot Conversations Corpus); GhostBuster; MGTBench (Machine Generated Text Benchmark); MAGE (Model Augmented Generative Evaluation); M4 (Multilingual, Multimodal, Multitask, Massive Dataset); TweepFake; OutFox; RuATD 2022; DAGPap 2022; AuTexTification 2023; IberAuTexTification 2024; PAN 2024 (Voight-Kampff Generative AI Authorship Verification); SemEval 2024 Task 8; MGT Detection Task 1 (COLING 2025); GhostBuster dataset; TweepFake dataset; OutFox dataset; DAGPap22 (Detecting Automatically Generated Scientific Papers); RuATD (Russian AI-generated Text Detection)Code: Not explicitly provided. No GitHub or code repository links mentioned in the paper.Extracted from: pdfAgreement 53%

Explore related topics

Related papers