用偏好模型一键伪造图片水印,无需知道原水印机制
Transferable Black-Box One-Shot Forging of Watermarks via Image Preference Models
- 用生成图像训练偏好模型判断是否带水印
- 仅需一张带水印图,通过反向传播实现水印盗用
- 可攻击多种主流水印方案,适合安全研究者参考
近年来,随着生成模型的普及和法律压力增加,数字内容水印技术受到广泛关注。水印在确保大规模内容真实性和归属方面愈发重要。尽管已有大量研究评估水印对移除攻击的鲁棒性,但水印伪造——即从合法内容中窃取水印并应用于恶意内容——仍缺乏充分探讨。本文研究了广泛使用的后处理图像水印中的水印伪造问题。首先,我们引入一个偏好模型来判断图像是否带有水印,该模型在纯程序生成图像上使用排序损失进行训练,无需真实水印数据。其次,我们展示可通过反向传播优化输入图像,实现水印的移除与伪造。该方法仅需单张带水印图像,且无需了解水印模型细节,比现有攻击更简单实用。第三,我们在多种后处理图像水印模型上评估该方法,证明其能有效伪造水印,质疑当前水印方案的安全性。代码与资源已公开。
原文摘要 · Abstract (English)
Recent years have seen a surge in interest in digital content watermarking techniques, driven by the proliferation of generative models and increased legal pressure. With an ever-growing percentage of AI-generated content available online, watermarking plays an increasingly important role in ensuring content authenticity and attribution at scale. There have been many works assessing the robustness of watermarking to removal attacks, yet, watermark forging, the scenario when a watermark is stolen from genuine content and applied to malicious content, remains underexplored. In this work, we investigate watermark forging in the context of widely used post-hoc image watermarking. Our contributions are as follows. First, we introduce a preference model to assess whether an image is watermarked. The model is trained using a ranking loss on purely procedurally generated images without any need for real watermarks. Second, we demonstrate the model's capability to remove and forge watermarks by optimizing the input image through backpropagation. This technique requires only a single watermarked image and works without knowledge of the watermarking model, making our attack much simpler and more practical than attacks introduced in related work. Third, we evaluate our proposed method on a variety of post-hoc image watermarking models, demonstrating that our approach can effectively forge watermarks, questioning the security of current watermarking approaches. Our code and further resources are publicly available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。