paper-with-me

Papers

ReDMark: Framework for Residual Diffusion Watermarking on Deep Networks

2018-10-16 · Mahdi Ahmadi, Alireza Norouzi, S. M. Reza Soroushmehr, Nader Karimi, Kayvan Najarian, Shadrokh Samavi, Ali Emami

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. In this paper, we propose a deep end-to-end diffusion watermarking framework (ReDMark) which can be adapted for any desired transform space. The framework is composed of two Fully Convolutional Neural Networks with the residual structure for embedding and extraction. The whole deep network is trained end-to-end to conduct a blind secure watermarking. The framework is customizable for the level of robustness vs. imperceptibility. It is also adjustable for the trade-off between capacity and robustness. The proposed framework simulates various attacks as a differentiable network layer to facilitate end-to-end training. For JPEG attack, a differentiable approximation is utilized, which drastically improves the watermarking robustness to this attack. Another important characteristic of the proposed framework, which leads to improved security and robustness, is its capability to diffuse watermark information among a relatively wide area of the image. Comparative results versus recent state-of-the-art researches highlight the superiority of the proposed framework in terms of imperceptibility and robustness.

📄 PDF Abstract BibTeX arXiv:1810.07248

Code (1)

MahdiShAhmadi/ReDMark 공식 구현 tf

Similar Papers 제목 키워드 기반

WMVLM: Evaluating Diffusion Model Image Watermarking via Vision-Language Models

2026-01-29 · Zijin Yang, Yu Sun, Kejiang Chen, Jiawei Zhao 외 arxiv

Digital watermarking is essential for securing generated images from diffusion models. Accurate watermark evaluation is critical for algorithm development, yet existing methods have significant limitations: they lack a u…

Text Generation

DLOVE: A new Security Evaluation Tool for Deep Learning Based Watermarking Techniques

2024-07-09 · Sudev Kumar Padhi, Sk. Subidh Ali

Recent developments in Deep Neural Network (DNN) based watermarking techniques have shown remarkable performance. The state-of-the-art DNN-based techniques not only surpass the robustness of classical watermarking techni…

Adversarial AttackImage Manipulation

FDDWAN: A Frequency-Decoupled Diffusion Network for Watermarking Attack

2026-07-30 · Chunpeng Wang, Yuxin Li, Xiaoyu Wang, Jidong Yang 외 arxiv

Existing invisible watermark removal methods often struggle to accurately capture the watermark-bearing features, leading to an unfavorable trade-off between watermark suppression and perceptual fidelity. In this paper, …

MOLM: Mixture of LoRA Markers

2025-09-30 · Samar Fares, Nurbek Tastan, Noor Hussein, Karthik Nandakumar arxiv

Generative models can generate photorealistic images at scale. This raises urgent concerns about the ability to detect synthetically generated images and attribute these images to specific sources. While watermarking has…

MarkDiffusion: An Open-Source Toolkit for Generative Watermarking of Latent Diffusion Models

2025-09-11 · Leyi Pan, Sheng Guan, Zheyu Fu, Luyang Si 외 arxiv

We introduce MarkDiffusion, an open-source Python toolkit for generative watermarking of latent diffusion models. It comprises three key components: a unified implementation framework for streamlined watermarking algorit…