LGAICRFeb 29, 2024

Watermark Stealing in Large Language Models

arXiv:2402.19361v295 citationsh-index: 64Has CodeICML
Originality Highly original
AI Analysis

This exposes a critical security flaw in AI-generated content detection, challenging the deployment readiness of current LLM watermarking methods.

The paper identifies watermark stealing as a fundamental vulnerability in LLM watermarking schemes, showing that an attacker can spoof and scrub state-of-the-art schemes with over 80% success rate for under $50.

LLM watermarking has attracted attention as a promising way to detect AI-generated content, with some works suggesting that current schemes may already be fit for deployment. In this work we dispute this claim, identifying watermark stealing (WS) as a fundamental vulnerability of these schemes. We show that querying the API of the watermarked LLM to approximately reverse-engineer a watermark enables practical spoofing attacks, as hypothesized in prior work, but also greatly boosts scrubbing attacks, which was previously unnoticed. We are the first to propose an automated WS algorithm and use it in the first comprehensive study of spoofing and scrubbing in realistic settings. We show that for under $50 an attacker can both spoof and scrub state-of-the-art schemes previously considered safe, with average success rate of over 80%. Our findings challenge common beliefs about LLM watermarking, stressing the need for more robust schemes. We make all our code and additional examples available at https://watermark-stealing.org.

Foundations

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

Your Notes