Hidden in the Noise: Two-Stage Robust Watermarking for Images
Kasra Arabi, Benjamin Feuer, R. Teal Witter, Chinmay Hegde, Niv Cohen
TL;DR
This work tackles watermark robustness for AI-generated images by removing distribution distortion from watermark signals: it treats the diffusion model's initial noise as a distortion-free watermark and enhances practicality with WIND, a two-stage detection framework that embeds Fourier-based group identifiers to narrow the search. Wind combines a large, cryptographically secured set of initial noises with efficient group-aware detection, achieving state-of-the-art resilience to forgery, removal, and regeneration attacks while preserving image quality. It also extends watermarking to non-synthetic images via inpainting-based methods, maintaining robustness against regeneration and facilitating verification across diverse content sources. The approach strengthens accountability and IP protection for diffusion-model content, offering scalable, secure, and broadly applicable watermarking for modern image synthesis systems.
Abstract
As the quality of image generators continues to improve, deepfakes become a topic of considerable societal debate. Image watermarking allows responsible model owners to detect and label their AI-generated content, which can mitigate the harm. Yet, current state-of-the-art methods in image watermarking remain vulnerable to forgery and removal attacks. This vulnerability occurs in part because watermarks distort the distribution of generated images, unintentionally revealing information about the watermarking techniques. In this work, we first demonstrate a distortion-free watermarking method for images, based on a diffusion model's initial noise. However, detecting the watermark requires comparing the initial noise reconstructed for an image to all previously used initial noises. To mitigate these issues, we propose a two-stage watermarking framework for efficient detection. During generation, we augment the initial noise with generated Fourier patterns to embed information about the group of initial noises we used. For detection, we (i) retrieve the relevant group of noises, and (ii) search within the given group for an initial noise that might match our image. This watermarking approach achieves state-of-the-art robustness to forgery and removal against a large battery of attacks.
