paper-with-me

Papers

Dynamic watermarks in images generated by diffusion models

2025-02-13 · Yunzhuo Chen, Naveed Akhtar, Nur Al Hasan Haldar, Ajmal Mian

High-fidelity text-to-image diffusion models have revolutionized visual content generation, but their widespread use raises significant ethical concerns, including intellectual property protection and the misuse of synthetic media. To address these challenges, we propose a novel multi-stage watermarking framework for diffusion models, designed to establish copyright and trace generated images back to their source. Our multi-stage watermarking technique involves embedding: (i) a fixed watermark that is localized in the diffusion model's learned noise distribution and, (ii) a human-imperceptible, dynamic watermark in generates images, leveraging a fine-tuned decoder. By leveraging the Structural Similarity Index Measure (SSIM) and cosine similarity, we adapt the watermark's shape and color to the generated content while maintaining robustness. We demonstrate that our method enables reliable source verification through watermark classification, even when the dynamic watermark is adjusted for content-specific variations. Source model verification is enabled through watermark classification. o support further research, we generate a dataset of watermarked images and introduce a methodology to evaluate the statistical impact of watermarking on generated content.Additionally, we rigorously test our framework against various attack scenarios, demonstrating its robustness and minimal impact on image quality. Our work advances the field of AI-generated content security by providing a scalable solution for model ownership verification and misuse prevention.

📄 PDF Abstract BibTeX arXiv:2502.08927

Code (0)

등록된 구현이 없습니다.

Tasks

SSIM

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 제목 키워드 기반

ProMark: Proactive Diffusion Watermarking for Causal Attribution

2024-03-14 · CVPR 2024 1 · Vishal Asnani, John Collomosse, Tu Bui, Xiaoming Liu 외

Generative AI (GenAI) is transforming creative workflows through the capability to synthesize and manipulate images via high-level prompts. Yet creatives are not well supported to receive recognition or reward for the us…

Attribute

OSI: One-step Inversion Excels in Extracting Diffusion Watermarks

2026-02-10 · Yuwei Chen, Zhenliang He, Jia Tang, Meina Kan 외 arxiv

Watermarking is an important mechanism for provenance and copyright protection of diffusion-generated images. Training-free methods, exemplified by Gaussian Shading, embed watermarks into the initial noise of diffusion m…

Hey That's Mine Imperceptible Watermarks are Preserved in Diffusion Generated Outputs

2023-08-22 · Luke Ditria, Tom Drummond

Generative models have seen an explosion in popularity with the release of huge generative Diffusion models like Midjourney and Stable Diffusion to the public. Because of this new ease of access, questions surrounding th…

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

Image Watermarking of Generative Diffusion Models

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

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…