Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AI-generated text boundary detection with RoFT

About

Due to the rapid development of large language models, people increasingly often encounter texts that may start as written by a human but continue as machine-generated. Detecting the boundary between human-written and machine-generated parts of such texts is a challenging problem that has not received much attention in literature. We attempt to bridge this gap and examine several ways to adapt state of the art artificial text detection classifiers to the boundary detection setting. We push all detectors to their limits, using the Real or Fake text benchmark that contains short texts on several topics and includes generations of various language models. We use this diversity to deeply examine the robustness of all detectors in cross-domain and cross-model settings to provide baselines and insights for future research. In particular, we find that perplexity-based approaches to boundary detection tend to be more robust to peculiarities of domain-specific data than supervised fine-tuning of the RoBERTa model; we also find which features of the text confuse boundary detection algorithms and negatively influence their performance in cross-domain settings.

Laida Kushnareva, Tatiana Gaintseva, German Magai, Serguei Barannikov, Dmitry Abulkhanov, Kristian Kuznetsov, Eduard Tulchinskii, Irina Piontkovskaya, Sergey Nikolenko• 2023

Related benchmarks

TaskDatasetResultRank
Boundary DetectionRoFT-chatgpt GPT-3.5-turbo generated (test)
Accuracy54.61
34
Boundary DetectionRoFT original (test)
Accuracy49.64
27
Single change-point detectionWikiQA
WD0.388
14
Single change-point detectionNews
WD1.739
12
Single change-point detectionStory
WD2.343
12
Boundary DetectionRoFT
Accuracy23.5
10
Authorship Boundary DetectionRoFT chatgpt (leave-one-out cross-domain)
Accuracy (Speeches)0.147
7
Change Point DetectionCoAuthor
WD0.7
7
Multiple change-point detectionStory dataset Claude 4.5 K=1
WD2.18
6
Multiple change-point detectionStory dataset Claude 4.5 K=2
Word Distance (WD)2.24
6
Showing 10 of 18 rows

Other info

Code

Follow for update