Transferable Multi-Bit Watermarking Across Frozen Diffusion Models via Latent Consistency Bridges
Hong-Hanh Nguyen-Le, Van-Tuan Tran, Thuc D. Nguyen, Nhien-An Le-Khac

TL;DR
DiffMark introduces a fast, flexible, and transferable watermarking method for diffusion models that enables multi-bit detection with a single forward pass, without retraining for different models.
Contribution
It proposes a novel approach using latent consistency bridges to embed and detect watermarks efficiently across frozen diffusion models, with per-image key flexibility and cross-model transferability.
Findings
Single-pass multi-bit detection in 16.4 ms
45x speedup over sampling-based methods
Robust watermark against distortions and attacks
Abstract
As diffusion models (DMs) enable photorealistic image generation at unprecedented scale, watermarking techniques have become essential for provenance establishment and accountability. Existing methods face challenges: sampling-based approaches operate on frozen models but require costly -step Denoising Diffusion Implicit Models (DDIM) inversion (typically N=50) for zero-bit-only detection; fine-tuning-based methods achieve fast multi-bit extraction but couple the watermark to a specific model checkpoint, requiring retraining for each architecture. We propose DiffMark, a plug-and-play watermarking method that offers three key advantages over existing approaches: single-pass multi-bit detection, per-image key flexibility, and cross-model transferability. Rather than encoding the watermark into the initial noise vector, DiffMark injects a persistent learned perturbation at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
