vix.ing · top · new · best · stats

LLM-DetectAIve: a Tool for Fine-Grained Machine-Generated Text Detection

2024/08/08 by Mervat Abassy, Kareem Elozeiri, Abassy, Mervat +48 · 1 voice · 12 citations
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Handwritten Text Recognition Techniques #Natural Language Processing Techniques #cs.CL

paper · pdf · doi:10.48550/arxiv.2408.04284

openalex publication_date 2024/08/08 · arxiv published 2024/08/08 · arxiv updated 2025/03/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

The ease of access to large language models (LLMs) has enabled a widespread of machine-generated texts, and now it is often hard to tell whether a piece of text was human-written or machine-generated. This raises concerns about potential misuse, particularly within educational and academic domains. Thus, it is important to develop practical systems that can automate the process. Here, we present one such system, LLM-DetectAIve, designed for fine-grained detection. Unlike most previous work on machine-generated text detection, which focused on binary classification, LLM-DetectAIve supports four categories: (i) human-written, (ii) machine-generated, (iii) machine-written, then machine-humanized, and (iv) human-written, then machine-polished. Category (iii) aims to detect attempts to obfuscate the fact that a text was machine-generated, while category (iv) looks for cases where the LLM was used to polish a human-written text, which is typically acceptable in academic writing, but not in education. Our experiments show that LLM-DetectAIve can effectively identify the above four categories, which makes it a potentially useful tool in education, academia, and other domains. LLM-DetectAIve is publicly accessible at https://github.com/mbzuai-nlp/LLM-DetectAIve. The video describing our system is available at https://youtu.be/E8eTbE7k8c.

Cited by

Discussions

Related