View a PDF of the paper titled LLM-DetectAIve: a Tool for Fine-Grained Machine-Generated Text Detection, by Mervat Abassy and 23 other authors
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 this https URL. The video describing our system is available at this https URL.
Submission history
From: Mervat Abassy [view email]
[v1]
Thu, 8 Aug 2024 07:43:17 UTC (587 KB)
[v2]
Mon, 21 Oct 2024 11:26:20 UTC (866 KB)
[v3]
Fri, 14 Mar 2025 11:52:30 UTC (864 KB)
Source link
#Tool #FineGrained #MachineGenerated #Text #Detection