CLMay 22, 2025

In-Context Watermarks for Large Language Models

Berkeley
arXiv:2505.16934v110 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses the need for practical watermarking in sensitive applications like detecting AI-generated reviews, offering a scalable solution as LLMs advance.

The paper tackles the problem of watermarking AI-generated text for provenance and accountability, especially in settings like academic peer review where model access is unavailable, by introducing In-Context Watermarking (ICW) that embeds watermarks via prompt engineering, with experiments validating its feasibility as a model-agnostic approach.

The growing use of large language models (LLMs) for sensitive applications has highlighted the need for effective watermarking techniques to ensure the provenance and accountability of AI-generated text. However, most existing watermarking methods require access to the decoding process, limiting their applicability in real-world settings. One illustrative example is the use of LLMs by dishonest reviewers in the context of academic peer review, where conference organizers have no access to the model used but still need to detect AI-generated reviews. Motivated by this gap, we introduce In-Context Watermarking (ICW), which embeds watermarks into generated text solely through prompt engineering, leveraging LLMs' in-context learning and instruction-following abilities. We investigate four ICW strategies at different levels of granularity, each paired with a tailored detection method. We further examine the Indirect Prompt Injection (IPI) setting as a specific case study, in which watermarking is covertly triggered by modifying input documents such as academic manuscripts. Our experiments validate the feasibility of ICW as a model-agnostic, practical watermarking approach. Moreover, our findings suggest that as LLMs become more capable, ICW offers a promising direction for scalable and accessible content attribution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes