CLAIFeb 1, 2024

Hidding the Ghostwriters: An Adversarial Evaluation of AI-Generated Student Essay Detection

arXiv:2402.00412v1138 citationsh-index: 19EMNLP
Originality Incremental advance
AI Analysis

This addresses the risk of AI-generated plagiarism in education, but it is incremental as it builds on existing detection methods.

The paper tackled the problem of detecting AI-generated student essays by constructing the AIG-ASAP dataset and testing existing detectors against adversarial perturbations, finding that simple attacks like word and sentence substitution easily evade detection.

Large language models (LLMs) have exhibited remarkable capabilities in text generation tasks. However, the utilization of these models carries inherent risks, including but not limited to plagiarism, the dissemination of fake news, and issues in educational exercises. Although several detectors have been proposed to address these concerns, their effectiveness against adversarial perturbations, specifically in the context of student essay writing, remains largely unexplored. This paper aims to bridge this gap by constructing AIG-ASAP, an AI-generated student essay dataset, employing a range of text perturbation methods that are expected to generate high-quality essays while evading detection. Through empirical experiments, we assess the performance of current AIGC detectors on the AIG-ASAP dataset. The results reveal that the existing detectors can be easily circumvented using straightforward automatic adversarial attacks. Specifically, we explore word substitution and sentence substitution perturbation methods that effectively evade detection while maintaining the quality of the generated essays. This highlights the urgent need for more accurate and robust methods to detect AI-generated student essays in the education domain.

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