paper-with-me

Papers

ExaGPT: Example-Based Machine-Generated Text Detection for Human Interpretability

2025-02-17 · Ryuto Koike, Masahiro Kaneko, Ayana Niwa, Preslav Nakov, Naoaki Okazaki

Detecting texts generated by Large Language Models (LLMs) could cause grave mistakes due to incorrect decisions, such as undermining student's academic dignity. LLM text detection thus needs to ensure the interpretability of the decision, which can help users judge how reliably correct its prediction is. When humans verify whether a text is human-written or LLM-generated, they intuitively investigate with which of them it shares more similar spans. However, existing interpretable detectors are not aligned with the human decision-making process and fail to offer evidence that users easily understand. To bridge this gap, we introduce ExaGPT, an interpretable detection approach grounded in the human decision-making process for verifying the origin of a text. ExaGPT identifies a text by checking whether it shares more similar spans with human-written vs. with LLM-generated texts from a datastore. This approach can provide similar span examples that contribute to the decision for each span in the text as evidence. Our human evaluation demonstrates that providing similar span examples contributes more effectively to judging the correctness of the decision than existing interpretable methods. Moreover, extensive experiments in four domains and three generators show that ExaGPT massively outperforms prior powerful detectors by up to +40.9 points of accuracy at a false positive rate of 1%.

📄 PDF Abstract BibTeX arXiv:2502.11336

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingText Detection

Similar Papers 제목 키워드 기반

How Large Language Models are Transforming Machine-Paraphrased Plagiarism

2022-10-07 · Jan Philip Wahle, Terry Ruas, Frederic Kirstein, Bela Gipp

The recent success of large language models for text generation poses a severe threat to academic integrity, as plagiarists can generate realistic paraphrases indistinguishable from original work. However, the role of la…

ArticlesParaphrase GenerationText Generation

Multiscale Positive-Unlabeled Detection of AI-Generated Texts

2023-05-29 · Yuchuan Tian, Hanting Chen, Xutao Wang, Zheyuan Bai 외

Recent releases of Large Language Models (LLMs), e.g. ChatGPT, are astonishing at generating human-like texts, but they may impact the authenticity of texts. Previous works proposed methods to detect these AI-generated t…

Language Modellingtext-classificationText ClassificationText Detection

ToxiGen: A Large-Scale Machine-Generated Dataset for Adversarial and Implicit Hate Speech Detection

2022-03-17 · ACL 2022 5 · Thomas Hartvigsen, Saadia Gabriel, Hamid Palangi, Maarten Sap 외

Toxic language detection systems often falsely flag text that contains minority group mentions as toxic, as those groups are often the targets of online hate. Such over-reliance on spurious correlations also causes syste…

Hate Speech DetectionLanguage Modelling

OUTFOX: LLM-Generated Essay Detection Through In-Context Learning with Adversarially Generated Examples

2023-07-21 · Ryuto Koike, Masahiro Kaneko, Naoaki Okazaki

Large Language Models (LLMs) have achieved human-level fluency in text generation, making it difficult to distinguish between human-written and LLM-generated texts. This poses a growing risk of misuse of LLMs and demands…

Adversarial AttackAdversarial Attack DetectionDeepFake DetectionIn-Context Learning+4

SemEval-2024 Task 8: Weighted Layer Averaging RoBERTa for Black-Box Machine-Generated Text Detection

2024-02-24 · Ayan Datta, Aryan Chandramania, Radhika Mamidi

This document contains the details of the authors' submission to the proceedings of SemEval 2024's Task 8: Multigenerator, Multidomain, and Multilingual Black-Box Machine-Generated Text Detection Subtask A (monolingual) …

Text Detection