CLOct 18, 2024

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

arXiv:2410.14677v319 citationsh-index: 6Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of overestimating detector reliability for researchers and practitioners, highlighting an incremental need for better evaluation methods.

The paper investigates the reliability of AI-generated text detectors by analyzing the quality of evaluation datasets, finding that high benchmark scores often stem from poor dataset quality rather than true detector performance.

The rapid development of autoregressive Large Language Models (LLMs) has significantly improved the quality of generated texts, necessitating reliable machine-generated text detectors. A huge number of detectors and collections with AI fragments have emerged, and several detection methods even showed recognition quality up to 99.9% according to the target metrics in such collections. However, the quality of such detectors tends to drop dramatically in the wild, posing a question: Are detectors actually highly trustworthy or do their high benchmark scores come from the poor quality of evaluation datasets? In this paper, we emphasise the need for robust and qualitative methods for evaluating generated data to be secure against bias and low generalising ability of future model. We present a systematic review of datasets from competitions dedicated to AI-generated content detection and propose methods for evaluating the quality of datasets containing AI-generated fragments. In addition, we discuss the possibility of using high-quality generated data to achieve two goals: improving the training of detection models and improving the training datasets themselves. 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 code is available at https://github.com/Advacheck-OU/ai-dataset-analysing.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes