arXiv:2603.03410cs.CRcs.AI2026-03

剖析谷歌SynthID文本水印系统,揭示其检测机制与安全漏洞。

On Google's SynthID-Text LLM Watermarking System: Theoretical Analysis and Empirical Validation

  • 采用锦标赛采样嵌入水印,结合贝叶斯或均值评分策略提升可检测性。
  • 证明均值评分随锦标赛层数增加而失效,提出层膨胀攻击可破解系统。
  • 发现0.5为最优伯努利分布参数,适合研究水印鲁棒性与对抗策略者。

谷歌推出的SynthID-Text是首个面向大语言模型的生产级生成式水印系统,采用创新的锦标赛采样算法实现最先进的可检测性。该系统核心包括:1)新型锦标赛采样算法用于水印嵌入;2)基于新提出的评分函数(如贝叶斯或均值评分)的检测策略;3)统一设计支持有损与无损水印方法。本文首次对SynthID-Text进行理论分析,聚焦检测性能与水印鲁棒性,并辅以实证验证。结果表明:均值评分在锦标赛层数增加时固有脆弱,据此设计出层膨胀攻击可成功破解系统;贝叶斯评分则对层数更具鲁棒性;最优伯努利分布参数为0.5。这些理论与实证发现深化了对SynthID-Text的理解,也为分析有效水印移除策略和设计更鲁棒的水印技术开辟新路径。源代码见https://github.com/romidi80/Synth-ID-Empirical-Analysis。

原文摘要 · Abstract (English)

Google's SynthID-Text, the first ever production-ready generative watermark system for large language model, designs a novel Tournament-based method that achieves the state-of-the-art detectability for identifying AI-generated texts. The system's innovation lies in: 1) a new Tournament sampling algorithm for watermarking embedding, 2) a detection strategy based on the introduced score function (e.g., Bayesian or mean score), and 3) a unified design that supports both distortionary and non-distortionary watermarking methods. This paper presents the first theoretical analysis of SynthID-Text, with a focus on its detection performance and watermark robustness, complemented by empirical validation. For example, we prove that the mean score is inherently vulnerable to increased tournament layers, and design a layer inflation attack to break SynthID-Text. We also prove the Bayesian score offers improved watermark robustness w.r.t. layers and further establish that the optimal Bernoulli distribution for watermark detection is achieved when the parameter is set to 0.5. Together, these theoretical and empirical insights not only deepen our understanding of SynthID-Text, but also open new avenues for analyzing effective watermark removal strategies and designing robust watermarking techniques. Source code is available at https: //github.com/romidi80/Synth-ID-Empirical-Analysis.

水印技术大模型安全分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。