paper-with-me

Papers

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

2025-08-29 · Jiazheng Xing, Hai Ci, Hongbin Xu, Hangjie Yuan, Yong Liu, Mike Zheng Shou 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 for large-scale user tracking, while multi-bit methods are highly sensitive to certain image transformations or generative attacks, resulting in a lack of comprehensive robustness. In this paper, we propose OptMark, an optimization-based approach that embeds a robust multi-bit watermark into the intermediate latents of the diffusion denoising process. OptMark strategically inserts a structural watermark early to resist generative attacks and a detail watermark late to withstand image transformations, with tailored regularization terms to preserve image quality and ensure imperceptibility. To address the challenge of memory consumption growing linearly with the number of denoising steps during optimization, OptMark incorporates adjoint gradient methods, reducing memory usage from O(N) to O(1). Experimental results demonstrate that OptMark achieves invisible multi-bit watermarking while ensuring robust resilience against valuemetric transformations, geometric transformations, editing, and regeneration attacks.

📄 PDF Abstract BibTeX arXiv:2508.21727

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Watermarking Discrete Diffusion Language Models

2025-11-03 · Avi Bagchi, Akhil Bhimaraju, Moulik Choraria, Daniel Alabi 외 arxiv

Watermarking has emerged as a promising technique to track AI-generated content and differentiate it from authentic human creations. While prior work extensively studies watermarking for autoregressive large language mod…

LoT-Pass: Long-term-robust Image Watermarking for Image to Video Generation

2025-09-22 · Guanjie Wang, Zehua Ma, Han Fang, Weiming Zhang arxiv

The rapid progress of image-guided video generation (I2V) has raised concerns about its potential misuse in misinformation and fraud, underscoring the urgent need for effective digital watermarking. While existing waterm…

Video Generation

TimeWak: Temporal Chained-Hashing Watermark for Time Series Data

2025-06-06 · Zhi Wen Soi, Chaoyi Zhu, Fouad Abiad, Aditya Shankar 외

Synthetic time series generated by diffusion models enable sharing privacy-sensitive datasets, such as patients' functional MRI records. Key criteria for synthetic data include high data utility and traceability to verif…

Time Series

Guidance Watermarking for Diffusion Models

2025-09-26 · Enoal Gesny, Eva Giboulot, Teddy Furon, Vivien Chappelier arxiv

This paper introduces a novel watermarking method for diffusion models. It is based on guiding the diffusion process using the gradient computed from any off-the-shelf watermark decoder. The gradient computation encompas…

DMark: Order-Agnostic Watermarking for Diffusion Large Language Models

2025-10-03 · Linyu Wu, Linhao Zhong, Wenjie Qu, Yuexin Li 외 arxiv

Diffusion large language models (dLLMs) offer faster generation than autoregressive models while maintaining comparable quality, but existing watermarking methods fail on them due to their non-sequential decoding. Unlike…