提出ResGuard提升图像水印对抗已知原图攻击的鲁棒性
ResGuard: Enhancing Robustness Against Known Original Attacks in Deep Watermarking
- 通过增强嵌入残差与图像的依赖关系,提升水印抗攻击能力
- 在已知原图攻击下,水印提取准确率从59.87%提升至99.81%
- 可插拔部署,适用于现有水印框架,适合安全敏感场景
基于深度学习的图像水印通常采用“编码器-噪声层-解码器”(END)架构以应对随机信道失真,却忽视了对手利用额外知识实施的针对性篡改。本文揭示一种关键但未被充分研究的漏洞:已知原图攻击(KOA),即攻击者拥有多个原始-水印图像对,可实施精准抑制策略。实验表明,仅通过估计已知对中的嵌入残差并减去未知水印图像,即可近乎完全去除水印且保持视觉质量。这源于END框架生成的残差图像依赖性不足,具有跨图像可迁移性。为此,我们提出ResGuard,一个可插拔模块,通过残差特异性增强损失强制残差与宿主图像紧密耦合,提升图像依赖性;同时引入辅助的KOA噪声层,在训练中注入残差型扰动,使解码器在更强嵌入不一致下仍保持可靠。集成至现有框架后,平均水印提取准确率从59.87%提升至99.81%。
原文摘要 · Abstract (English)
Deep learning-based image watermarking commonly adopts an "Encoder-Noise Layer-Decoder" (END) architecture to improve robustness against random channel distortions, yet it often overlooks intentional manipulations introduced by adversaries with additional knowledge. In this paper, we revisit this paradigm and expose a critical yet underexplored vulnerability: the Known Original Attack (KOA), where an adversary has access to multiple original-watermarked image pairs, enabling various targeted suppression strategies. We show that even a simple residual-based removal approach, namely estimating an embedding residual from known pairs and subtracting it from unseen watermarked images, can almost completely remove the watermark while preserving visual quality. This vulnerability stems from the insufficient image dependency of residuals produced by END frameworks, which makes them transferable across images. To address this, we propose ResGuard, a plug-and-play module that enhances KOA robustness by enforcing image-dependent embedding. Its core lies in a residual specificity enhancement loss, which encourages residuals to be tightly coupled with their host images and thus improves image dependency. Furthermore, an auxiliary KOA noise layer injects residual-style perturbations during training, allowing the decoder to remain reliable under stronger embedding inconsistencies. Integrated into existing frameworks, ResGuard boosts KOA robustness, improving average watermark extraction accuracy from 59.87% to 99.81%.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。