Watermarks in the Sand: Impossibility of Strong Watermarking for Generative Models

📅 2023-11-07
🏛️ IACR Cryptology ePrint Archive
📈 Citations: 55
Influential: 5
📄 PDF
🤖 AI Summary
This work investigates the theoretical feasibility of *strong watermarks*—statistical watermarks resilient against computationally bounded adversaries—in generative models. Under standard black-box assumptions and mild regularity conditions, we provide the first rigorous proof that any strong watermarking scheme can be completely removed by a universal, keyless, prior-free attack with negligible degradation in output quality (average BLEU/ROUGE drop < 0.5). To achieve this, we propose a hybrid random-walk attack framework leveraging two oracles: a quality-evaluation oracle and a perturbation oracle. Our framework unifies and applies to three major LLM watermarking paradigms—Kirchenbauer’s, Kuditipudi’s, and Zhao’s. Extensive experiments demonstrate the attack’s efficacy and robustness across all schemes. Our results establish a fundamental impossibility: strong watermarking is inherently infeasible under computational constraints, thereby delineating a critical theoretical boundary for watermark design.
📝 Abstract
Watermarking generative models consists of planting a statistical signal (watermark) in a model's output so that it can be later verified that the output was generated by the given model. A strong watermarking scheme satisfies the property that a computationally bounded attacker cannot erase the watermark without causing significant quality degradation. In this paper, we study the (im)possibility of strong watermarking schemes. We prove that, under well-specified and natural assumptions, strong watermarking is impossible to achieve. This holds even in the private detection algorithm setting, where the watermark insertion and detection algorithms share a secret key, unknown to the attacker. To prove this result, we introduce a generic efficient watermark attack; the attacker is not required to know the private key of the scheme or even which scheme is used. Our attack is based on two assumptions: (1) The attacker has access to a"quality oracle"that can evaluate whether a candidate output is a high-quality response to a prompt, and (2) The attacker has access to a"perturbation oracle"which can modify an output with a nontrivial probability of maintaining quality, and which induces an efficiently mixing random walk on high-quality outputs. We argue that both assumptions can be satisfied in practice by an attacker with weaker computational capabilities than the watermarked model itself, to which the attacker has only black-box access. Furthermore, our assumptions will likely only be easier to satisfy over time as models grow in capabilities and modalities. We demonstrate the feasibility of our attack by instantiating it to attack three existing watermarking schemes for large language models: Kirchenbauer et al. (2023), Kuditipudi et al. (2023), and Zhao et al. (2023). The same attack successfully removes the watermarks planted by all three schemes, with only minor quality degradation.
Problem

Research questions and friction points this paper is trying to address.

Proving impossibility of strong watermarking for generative models
Introducing a generic efficient attack on watermark schemes
Demonstrating attack feasibility on existing LLM watermarking methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Proves impossibility of strong watermarking schemes
Introduces generic efficient watermark attack
Attacks three existing watermarking schemes successfully
🔎 Similar Papers
No similar papers found.