Lost in Overlap: Exploring Logit-based Watermark Collision in LLMs
Yiyang Luo, Ke Lin, Chao Gu, Jiahui Hou, Lijie Wen, Ping Luo
TL;DR
This paper introduces watermark collision as a general attack philosophy against logit-based LLM watermarks. It formalizes how sequentially applied watermarks induce an entangled text distribution $P_{ ext{entangled}} = f(oldsymbol{P}_{w^{(i)}})$ that weakens detectors relying on individual watermark distributions. Through a pipeline combining a Watermarker, Paraphrase/Back-translation/Mask-and-fill Colliders, and Detectors, the study shows collisions can strengthen attacks without notably harming text quality, and multi-round collisions further degrade detection. The findings reveal fundamental vulnerabilities in current watermarking schemes with implications for API tracing, detection, and the design of more robust watermarking mechanisms.
Abstract
The proliferation of large language models (LLMs) in generating content raises concerns about text copyright. Watermarking methods, particularly logit-based approaches, embed imperceptible identifiers into text to address these challenges. However, the widespread usage of watermarking across diverse LLMs has led to an inevitable issue known as watermark collision during common tasks, such as paraphrasing or translation. In this paper, we introduce watermark collision as a novel and general philosophy for watermark attacks, aimed at enhancing attack performance on top of any other attacking methods. We also provide a comprehensive demonstration that watermark collision poses a threat to all logit-based watermark algorithms, impacting not only specific attack scenarios but also downstream applications.
