paper-with-me

홈 › Papers

An Information-Theoretic Approach for Detecting Edits in AI-Generated Text

2023-08-24 · Idan Kashtan, Alon Kipnis

We propose a method to determine whether a given article was written entirely by a generative language model or perhaps contains edits by a different author, possibly a human. Our process involves multiple tests for the origin of individual sentences or other pieces of text and combining these tests using a method that is sensitive to rare alternatives, i.e., non-null effects are few and scattered across the text in unknown locations. Interestingly, this method also identifies pieces of text suspected to contain edits. We demonstrate the effectiveness of the method in detecting edits through extensive evaluations using real data and provide an information-theoretic analysis of the factors affecting its success. In particular, we discuss optimality properties under a theoretical framework for text editing saying that sentences are generated mainly by the language model, except perhaps for a few sentences that might have originated via a different mechanism. Our analysis raises several interesting research questions at the intersection of information theory and data science.

📄 PDF Abstract BibTeX arXiv:2308.12747

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Learning to Rewrite: Generalized LLM-Generated Text Detection

2024-08-08 · Wei Hao, Ran Li, Weiliang Zhao, Junfeng Yang 외

Large language models (LLMs) can be abused at scale to create non-factual content and spread disinformation. Detecting LLM-generated content is essential to mitigate these risks, but current classifiers often fail to gen…

LLM-generated Text DetectionText Detection

Detecting Post-generation Edits to Watermarked LLM Outputs via Combinatorial Watermarking

2025-10-02 · Liyan Xie, Muhammad Siddeek, Mohamed Seif, Andrea J. Goldsmith 외 arxiv

Watermarking has become a key technique for proprietary language models, enabling the distinction between AI-generated and human-written text. However, in many real-world scenarios, LLM-generated content may undergo post…

On the Detectability of LLM-Generated Text: What Exactly Is LLM-Generated Text?

2025-10-23 · Mingmeng Geng, Thierry Poibeau arxiv

With the widespread use of large language models (LLMs), many researchers have turned their attention to detecting text generated by them. However, there is no consistent or precise definition of their target, namely "LL…

Robust Detection of Watermarks for Large Language Models Under Human Edits

2024-11-21 · Xiang Li, Feng Ruan, Huiyuan Wang, Qi Long 외

Watermarking has offered an effective approach to distinguishing text generated by large language models (LLMs) from human-written text. However, the pervasive presence of human edits on LLM-generated text dilutes waterm…

Watermarking Language Models with Error Correcting Codes

2024-06-12 · Patrick Chao, Yan Sun, Edgar Dobriban, Hamed Hassani

Recent progress in large language models enables the creation of realistic machine-generated content. Watermarking is a promising approach to distinguish machine-generated text from human text, embedding statistical sign…