paper-with-me

Papers

Shallow Diffuse: Robust and Invisible Watermarking through Low-Dimensional Subspaces in Diffusion Models

2024-10-28 · Wenda Li, Huijie Zhang, Qing Qu

The widespread use of AI-generated content from diffusion models has raised significant concerns regarding misinformation and copyright infringement. Watermarking is a crucial technique for identifying these AI-generated images and preventing their misuse. In this paper, we introduce Shallow Diffuse, a new watermarking technique that embeds robust and invisible watermarks into diffusion model outputs. Unlike existing approaches that integrate watermarking throughout the entire diffusion sampling process, Shallow Diffuse decouples these steps by leveraging the presence of a low-dimensional subspace in the image generation process. This method ensures that a substantial portion of the watermark lies in the null space of this subspace, effectively separating it from the image generation process. Our theoretical and empirical analyses show that this decoupling strategy greatly enhances the consistency of data generation and the detectability of the watermark. Extensive experiments further validate that our Shallow Diffuse outperforms existing watermarking methods in terms of robustness and consistency. The codes will be released at https://github.com/liwd190019/Shallow-Diffuse.

📄 PDF Abstract BibTeX arXiv:2410.21088

Code (1)

liwd190019/shallow-diffuse 공식 구현 pytorch

Tasks

Image GenerationMisinformation

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

WMCopier: Forging Invisible Image Watermarks on Arbitrary Images

2025-03-28 · Ziping Dong, Chao Shuai, Zhongjie Ba, Peng Cheng 외

Invisible Image Watermarking is crucial for ensuring content provenance and accountability in generative AI. While Gen-AI providers are increasingly integrating invisible watermarking systems, the robustness of these sch…

Social Media Authentication and Combating Deepfakes using Semi-fragile Invisible Image Watermarking

2024-10-02 · Aakash Varma Nadimpalli, Ajita Rattani

With the significant advances in deep generative models for image and video synthesis, Deepfakes and manipulated media have raised severe societal concerns. Conventional machine learning classifiers for deepfake detectio…

DeepFake DetectionFace Swapping

Invisible Watermarking for Audio Generation Diffusion Models

2023-09-22 · Xirong Cao, Xiang Li, Divyesh Jadav, Yanzhao Wu 외

Diffusion models have gained prominence in the image domain for their capabilities in data generation and transformation, achieving state-of-the-art performance in various tasks in both image and audio domains. In the ra…

Audio Generation

Imprinto: Enhancing Infrared Inkjet Watermarking for Human and Machine Perception

2025-02-24 · Martin Feick, Xuxin Tang, Raul Garcia-Martin, Alexandru Luchianov 외

Hybrid paper interfaces leverage augmented reality to combine the desired tangibility of paper documents with the affordances of interactive digital media. Typically, virtual content can be embedded through direct links …

DiffuseTrace: A Transparent and Flexible Watermarking Scheme for Latent Diffusion Model

2024-05-04 · Liangqi Lei, Keke Gai, Jing Yu, Liehuang Zhu

Latent Diffusion Models (LDMs) enable a wide range of applications but raise ethical concerns regarding illegal utilization. Adding watermarks to generative model outputs is a vital technique employed for copyright track…