paper-with-me

홈 › Papers

Adaptive Testing for Segmenting Watermarked Texts From Language Models

2025-11-10 · Xingchi Li, Xiaochi Liu, Guanxun Li arxiv

The rapid adoption of large language models (LLMs), such as GPT-4 and Claude 3.5, underscores the need to distinguish LLM-generated text from human-written content to mitigate the spread of misinformation and misuse in education. One promising approach to address this issue is the watermark technique, which embeds subtle statistical signals into LLM-generated text to enable reliable identification. In this paper, we first generalize the likelihood-based LLM detection method of a previous study by introducing a flexible weighted formulation, and further adapt this approach to the inverse transform sampling method. Moving beyond watermark detection, we extend this adaptive detection strategy to tackle the more challenging problem of segmenting a given text into watermarked and non-watermarked substrings. In contrast to the approach in a previous study, which relies on accurate estimation of next-token probabilities that are highly sensitive to prompt estimation, our proposed framework removes the need for precise prompt estimation. Extensive numerical experiments demonstrate that the proposed methodology is both effective and robust in accurately segmenting texts containing a mixture of watermarked and non-watermarked content.

📄 PDF Abstract BibTeX arXiv:2511.06645

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Segmenting Watermarked Texts From Language Models

2024-10-28 · Xingchi Li, Guanxun Li, Xianyang Zhang

Watermarking is a technique that involves embedding nearly unnoticeable statistical signals within generated content to help trace its source. This work focuses on a scenario where an untrusted third-party user sends pro…

Change Point DetectionLanguage Modelling

Fast segmentation of watermarked texts from large language models through an epidemic change-point framework

2025-09-25 · Soham Bonnerjee, Subhrajyoty Roy, Sayar Karmakar arxiv

With the growing use of large language models, concerns over content authenticity have spurred a variety of watermarking schemes. These schemes use secret keys to detect machine-generated text while remaining imperceptib…

Signature vs. Substance: Evaluating the Balance of Adversarial Resistance and Linguistic Quality in Watermarking Large Language Models

2025-08-11 · William Guo, Adaku Uchendu, Ana Smith arxiv

To mitigate the potential harms of Large Language Models (LLMs)generated text, researchers have proposed watermarking, a process of embedding detectable signals within text. With watermarking, we can always accurately de…

Efficiently Identifying Watermarked Segments in Mixed-Source Texts

2024-10-04 · Xuandong Zhao, Chenwen Liao, Yu-Xiang Wang, Lei LI

Text watermarks in large language models (LLMs) are increasingly used to detect synthetic text, mitigating misuse cases like fake news and academic dishonesty. While existing watermarking detection techniques primarily f…

Improving the Generation Quality of Watermarked Large Language Models via Word Importance Scoring

2023-11-16 · Yuhang Li, Yihan Wang, Zhouxing Shi, Cho-Jui Hsieh

The strong general capabilities of Large Language Models (LLMs) bring potential ethical risks if they are unrestrictedly accessible to malicious users. Token-level watermarking inserts watermarks in the generated texts b…

Language ModelingLanguage Modelling