paper-with-me

Papers

END$^2$: Robust Dual-Decoder Watermarking Framework Against Non-Differentiable Distortions

2024-12-13 · Nan Sun, Han Fang, Yuxing Lu, Chengxin Zhao, Hefei Ling

DNN-based watermarking methods have rapidly advanced, with the ``Encoder-Noise Layer-Decoder'' (END) framework being the most widely used. To ensure end-to-end training, the noise layer in the framework must be differentiable. However, real-world distortions are often non-differentiable, leading to challenges in end-to-end training. Existing solutions only treat the distortion perturbation as additive noise, which does not fully integrate the effect of distortion in training. To better incorporate non-differentiable distortions into training, we propose a novel dual-decoder architecture (END$^2$). Unlike conventional END architecture, our method employs two structurally identical decoders: the Teacher Decoder, processing pure watermarked images, and the Student Decoder, handling distortion-perturbed images. The gradient is backpropagated only through the Teacher Decoder branch to optimize the encoder thus bypassing the problem of non-differentiability. To ensure resistance to arbitrary distortions, we enforce alignment of the two decoders' feature representations by maximizing the cosine similarity between their intermediate vectors on a hypersphere. Extensive experiments demonstrate that our scheme outperforms state-of-the-art algorithms under various non-differentiable distortions. Moreover, even without the differentiability constraint, our method surpasses baselines with a differentiable noise layer. Our approach is effective and easily implementable across all END architectures, enhancing practicality and generalizability.

📄 PDF Abstract BibTeX arXiv:2412.09960

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Adversarial Shallow Watermarking

2025-04-28 · Guobiao Li, Lei Tan, Yuliang Xue, Gaozhi Liu 외

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 …

Decoder

A Deep Multiscale Framework for Video Watermarking

2023-03-28 · IEEE Transactions on Image Processing 2023 3 · Xiyang Luo1, Yinxiao Li1, Huiwen Chang1, Ce Liu1 외

Video watermarking embeds a message into a cover video in an imperceptible manner, which can be retrieved even if the video undergoes certain modifications or distor￾tions. Traditional watermarking methods are often ma…

Video Editing

ARIW-Framework: Adaptive Robust Iterative Watermarking Framework

2025-05-19 · Shaowu Wu, Liting Zeng, Wei Lu, Xiangyang Luo

With the rapid rise of large models, copyright protection for generated image content has become a critical security challenge. Although deep learning watermarking techniques offer an effective solution for digital image…

Decoder

ReDMark: Framework for Residual Diffusion Watermarking on Deep Networks

2018-10-16 · Mahdi Ahmadi, Alireza Norouzi, S. M. Reza Soroushmehr, Nader Karimi 외

Due to the rapid growth of machine learning tools and specifically deep networks in various computer vision and image processing areas, application of Convolutional Neural Networks for watermarking have recently emerged.…

ResGuard: Enhancing Robustness Against Known Original Attacks in Deep Watermarking

2026-04-04 · Hanyi Wang, Han Fang, Yupeng Qiu, Shilin Wang 외 arxiv

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 introd…