欧盟AI法案后文本水印无法验证研究
Watermarks Without Verification: AI Text Watermarking After the EU AI Act
欧盟AI法案实施后,AI文本水印无法验证的问题被研究,实测发现水印效果存疑且检测困难。
欧盟AI法案第50条于2026年8月2日生效,要求生成式AI提供商标记其系统产生的内容。Anthropic的Claude模型和Google的Gemini均部署了SynthID-Text水印。研究人员评估了开源SynthID-Text实现,发现水印对文本质量影响不超过改变采样种子,对代码正确性影响在3分以内,但检测率接近随机水平。
Watermarks Without Verification: AI Text Watermarking After the EU AI Act
On August 2, 2026, the obligations of Article 50 of the EU AI Act took effect, requiring generative AI providers to mark the content their systems produce and ensure it can be detected as AI-generated. Days later, Anthropic disclosed that every Claude model released after that date embeds a watermark based on SynthID-Text in all generated text, enabled by default with no user opt-out; Google has deployed SynthID-Text in Gemini since 2024. Users objected that the watermark degrades quality, particularly for code, that it secretly encodes identifying information, and, in mutual contradiction, that it is easily removable and inescapable; the vendor answered with assurances of unchanged quality, no identifying information, and robustness to light editing. In this work, we argue that neither the objections nor the assurances can currently be verified and that this unverifiability, rather than watermarking itself, is the substantive governance failure. We sort the contested assertions by what it would take to settle each and evaluate the open-source SynthID-Text implementation on two open-weight models, because no public tool can test the deployed systems. On prose, the measured effect of the watermark does not exceed that of changing the sampling seed. On code, the cost is three points of correctness on one model and below measurement on the other, while detection remains near chance, a limitation of detectability rather than quality. The remaining gaps trace to withheld access or missing institutions and we map each to a requirement: release of matched outputs, configuration disclosure, accredited audits, a shared evaluation protocol, and interoperable detection.