paper-with-me

홈 › Papers

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

2025-10-02 · Liyan Xie, Muhammad Siddeek, Mohamed Seif, Andrea J. Goldsmith, Mengdi Wang 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-generation edits, such as human revisions or even spoofing attacks, making it critical to detect and localize such modifications. In this work, we introduce a new task: detecting post-generation edits locally made to watermarked LLM outputs. To this end, we propose a combinatorial pattern-based watermarking framework, which partitions the vocabulary into disjoint subsets and embeds the watermark by enforcing a deterministic combinatorial pattern over these subsets during generation. We accompany the combinatorial watermark with a global statistic that can be used to detect the watermark. Furthermore, we design lightweight local statistics to flag and localize potential edits. We introduce two task-specific evaluation metrics, Type-I error rate and detection accuracy, and evaluate our method on open-source LLMs across a variety of editing scenarios, demonstrating strong empirical performance in edit localization.

📄 PDF Abstract BibTeX arXiv:2510.01637

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Defending LLM Watermarking Against Spoofing Attacks with Contrastive Representation Learning

2025-04-09 · Li An, Yujian Liu, Yepeng Liu, Yang Zhang 외

Watermarking has emerged as a promising technique for detecting texts generated by LLMs. Current research has primarily focused on three design criteria: high quality of the watermarked text, high detectability, and robu…

Representation Learning

Are Watermarked Images Editable? SafeMark for Watermark-Preserving Text-Guided Image Editing

2026-05-19 · Xiaodong Wu, Qi Li, Xiangman Li, Zelin Zhang 외 arxiv

This paper investigates a fundamental yet underexplored question: can watermarked images remain editable without compromising watermark integrity? We propose SafeMark, a framework for watermark-preserving text-guided ima…

Image ManipulationImage Editing

Edit Distance Robust Watermarks via Indexing Pseudorandom Codes

2024-06-04 · Noah Golowich, Ankur Moitra

Motivated by the problem of detecting AI-generated text, we consider the problem of watermarking the output of language models with provable guarantees. We aim for watermarks which satisfy: (a) undetectability, a cryptog…

Language ModelingLanguage Modelling

Watermarking Training Data of Music Generation Models

2024-12-11 · Pascal Epple, Igor Shilov, Bozhidar Stevanoski, Yves-Alexandre de Montjoye

Generative Artificial Intelligence (Gen-AI) models are increasingly used to produce content across domains, including text, images, and audio. While these models represent a major technical breakthrough, they gain their …

Music Generation

Can Watermarked LLMs be Identified by Users via Crafted Prompts?

2024-10-04 · Aiwei Liu, Sheng Guan, Yiming Liu, Leyi Pan 외

Text watermarking for Large Language Models (LLMs) has made significant progress in detecting LLM outputs and preventing misuse. Current watermarking techniques offer high detectability, minimal impact on text quality, a…