CLAIDec 24, 2024

GenAI Content Detection Task 2: AI vs. Human -- Academic Essay Authenticity Challenge

arXiv:2412.18274v121 citationsh-index: 17
Originality Synthesis-oriented
AI Analysis

This addresses the problem of AI-generated academic dishonesty for educators and institutions, but it is incremental as it builds on existing detection methods and datasets.

The paper describes the Academic Essay Authenticity Challenge, a shared task for detecting machine-generated vs. human-authored essays in English and Arabic, where top systems achieved F1 scores over 0.98, showing strong performance in text detection.

This paper presents a comprehensive overview of the first edition of the Academic Essay Authenticity Challenge, organized as part of the GenAI Content Detection shared tasks collocated with COLING 2025. This challenge focuses on detecting machine-generated vs. human-authored essays for academic purposes. The task is defined as follows: "Given an essay, identify whether it is generated by a machine or authored by a human.'' The challenge involves two languages: English and Arabic. During the evaluation phase, 25 teams submitted systems for English and 21 teams for Arabic, reflecting substantial interest in the task. Finally, seven teams submitted system description papers. The majority of submissions utilized fine-tuned transformer-based models, with one team employing Large Language Models (LLMs) such as Llama 2 and Llama 3. This paper outlines the task formulation, details the dataset construction process, and explains the evaluation framework. Additionally, we present a summary of the approaches adopted by participating teams. Nearly all submitted systems outperformed the n-gram-based baseline, with the top-performing systems achieving F1 scores exceeding 0.98 for both languages, indicating significant progress in the detection of machine-generated text.

Foundations

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

Your Notes