arXiv:2504.19529cs.CVcs.MM2025-04被引 1

无需训练的水印框架,能抵抗未知干扰。

Adversarial Shallow Watermarking

  • 用随机浅层解码器提取水印,对干扰不敏感。
  • 对抗优化宿主图像,使水印在各种干扰下仍可稳定提取。
  • 无需训练、编码器或噪声层,适合实际部署。

近期数字水印技术利用深度神经网络进行信息嵌入与提取,通常采用“编码器-噪声层-解码器”架构。通过设计可微分的噪声层模拟水印信号失真,联合训练编码器与解码器以增强鲁棒性。然而,这类方法在面对未在训练中出现的未知失真时表现较弱。本文提出一种新水印框架——对抗浅层水印(ASW),可有效抵御未知失真。ASW仅使用一个随机初始化且对失真不敏感的浅层解码器进行水印提取。嵌入阶段,冻结解码器,对抗优化宿主图像,直至其更新版本(即含水印图像)能稳定触发解码器输出正确水印。提取阶段,利用解码器对任意失真的鲁棒性准确恢复消息。实验表明,ASW生成的水印图像在多种未知失真下具有强鲁棒性,相较于传统“编码器-噪声层-解码器”方法,在已知失真上表现相当,在未知失真上显著更优。

原文摘要 · Abstract (English)

Recent advances in digital watermarking make use of deep neural networks for message embedding and extraction. They typically follow the ``encoder-noise layer-decoder''-based architecture. By deliberately establishing a differentiable noise layer to simulate the distortion of the watermarked signal, they jointly train the deep encoder and decoder to fit the noise layer to guarantee robustness. As a result, they are usually weak against unknown distortions that are not used in their training pipeline. In this paper, we propose a novel watermarking framework to resist unknown distortions, namely Adversarial Shallow Watermarking (ASW). ASW utilizes only a shallow decoder that is randomly parameterized and designed to be insensitive to distortions for watermarking extraction. During the watermark embedding, ASW freezes the shallow decoder and adversarially optimizes a host image until its updated version (i.e., the watermarked image) stably triggers the shallow decoder to output the watermark message. During the watermark extraction, it accurately recovers the message from the watermarked image by leveraging the insensitive nature of the shallow decoder against arbitrary distortions. Our ASW is training-free, encoder-free, and noise layer-free. Experiments indicate that the watermarked images created by ASW have strong robustness against various unknown distortions. Compared to the existing ``encoder-noise layer-decoder'' approaches, ASW achieves comparable results on known distortions and better robustness on unknown distortions.

水印对抗攻击无训练

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