paper-with-me

Papers

Guidance Watermarking for Diffusion Models

2025-09-26 · Enoal Gesny, Eva Giboulot, Teddy Furon, Vivien Chappelier arxiv

This paper introduces a novel watermarking method for diffusion models. It is based on guiding the diffusion process using the gradient computed from any off-the-shelf watermark decoder. The gradient computation encompasses different image augmentations, increasing robustness to attacks against which the decoder was not originally robust, without retraining or fine-tuning. Our method effectively convert any \textit{post-hoc} watermarking scheme into an in-generation embedding along the diffusion process. We show that this approach is complementary to watermarking techniques modifying the variational autoencoder at the end of the diffusion process. We validate the methods on different diffusion models and detectors. The watermarking guidance does not significantly alter the generated image for a given seed and prompt, preserving both the diversity and quality of generation.

📄 PDF Abstract BibTeX arXiv:2509.22126

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DiffMark: Diffusion-based Robust Watermark Against Deepfakes

2025-07-02 · Chen Sun, Haiyang Sun, Zhiqing Guo, Yunfeng Diao 외 arxiv

Deepfakes pose significant security and privacy threats through malicious facial manipulations. While robust watermarking can aid in authenticity verification and source tracking, existing methods often lack the sufficie…

Image Generation

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…

Attack-Resilient Image Watermarking Using Stable Diffusion

2024-01-08 · Lijun Zhang, Xiao Liu, Antoni Viros Martin, Cindy Xiong Bearfield 외

Watermarking images is critical for tracking image provenance and proving ownership. With the advent of generative models, such as stable diffusion, that can create fake but realistic images, watermarking has become part…

Denoising

DMark: Order-Agnostic Watermarking for Diffusion Large Language Models

2025-10-03 · Linyu Wu, Linhao Zhong, Wenjie Qu, Yuexin Li 외 arxiv

Diffusion large language models (dLLMs) offer faster generation than autoregressive models while maintaining comparable quality, but existing watermarking methods fail on them due to their non-sequential decoding. Unlike…

Watermarking Discrete Diffusion Language Models

2025-11-03 · Avi Bagchi, Akhil Bhimaraju, Moulik Choraria, Daniel Alabi 외 arxiv

Watermarking has emerged as a promising technique to track AI-generated content and differentiate it from authentic human creations. While prior work extensively studies watermarking for autoregressive large language mod…