paper-with-me

Papers

Image Watermarking of Generative Diffusion Models

2025-02-12 · Yunzhuo Chen, Jordan Vice, Naveed Akhtar, Nur Al Hasan Haldar, Ajmal Mian

Embedding watermarks into the output of generative models is essential for establishing copyright and verifiable ownership over the generated content. Emerging diffusion model watermarking methods either embed watermarks in the frequency domain or offer limited versatility of the watermark patterns in the image space, which allows simplistic detection and removal of the watermarks from the generated content. To address this issue, we propose a watermarking technique that embeds watermark features into the diffusion model itself. Our technique enables training of a paired watermark extractor for a generative model that is learned through an end-to-end process. The extractor forces the generator, during training, to effectively embed versatile, imperceptible watermarks in the generated content while simultaneously ensuring their precise recovery. We demonstrate highly accurate watermark embedding/detection and show that it is also possible to distinguish between different watermarks embedded with our method to differentiate between generative models.

📄 PDF Abstract BibTeX arXiv:2502.10465

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion-Based Image Editing for Breaking Robust Watermarks

2025-10-07 · Yunyi Ni, Finn Carter, Ze Niu, Emily Davis 외 arxiv

Robust invisible watermarking aims to embed hidden information into images such that the watermark can survive various image manipulations. However, the rise of powerful diffusion-based image generation and editing techn…

Image GenerationImage Editing

OptMark: Robust Multi-bit Diffusion Watermarking via Inference Time Optimization

2025-08-29 · Jiazheng Xing, Hai Ci, Hongbin Xu, Hangjie Yuan 외 arxiv

Watermarking diffusion-generated images is crucial for copyright protection and user tracking. However, current diffusion watermarking methods face significant limitations: zero-bit watermarking systems lack the capacity…

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

MaXsive: High-Capacity and Robust Training-Free Generative Image Watermarking in Diffusion Models

2025-07-28 · Po-Yuan Mao, Cheng-Chang Tsai, Chun-Shien Lu arxiv

The great success of the diffusion model in image synthesis led to the release of gigantic commercial models, raising the issue of copyright protection and inappropriate content generation. Training-free diffusion waterm…

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…