SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2410.14677 · 2024

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

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
Advacheck-OU/ai-dataset-analysing canonical 2 of 3
FunctionStatusWhere it lives
calc_mean_attention_on_diagonal_for_hl Ran Advacheck-OU/ai-dataset-analysing/src/calc_attentions.py
code served (permissive licence) · get_code("d5d1269ff4552879")
calc_top_three_column_values Ran Advacheck-OU/ai-dataset-analysing/src/calc_attentions.py
code served (permissive licence) · get_code("77796da309f34960")
calc_mean_attention_on_diagonal Not yet run Advacheck-OU/ai-dataset-analysing/src/calc_attentions.py
code served (permissive licence) · get_code("d1121bb0bed8a9a6")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

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.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2410.14677")
get_code_for_paper("2410.14677")
have("2410.14677")

Connect an agent — have() is free.