paper-with-me

Papers

Watermarking Discrete Diffusion Language Models

2025-11-03 · Avi Bagchi, Akhil Bhimaraju, Moulik Choraria, Daniel Alabi, Lav R. Varshney 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 models (LLMs) and image diffusion models, it remains comparatively underexplored for discrete diffusion language models (DDLMs), which are becoming popular due to their high inference throughput. In this paper, we introduce one of the first watermarking methods for DDLMs. Our approach applies a distribution-preserving Gumbel-max sampling trick at every diffusion step and seeds the randomness by sequence position to enable reliable detection. We empirically demonstrate reliable detectability on LLaDA, a state-of-the-art DDLM. We also analytically prove that the watermark is distortion-free, with a false detection probability that decays exponentially in the sequence length. A key practical advantage is that our method realizes desired watermarking properties with no expensive hyperparameter tuning, making it straightforward to deploy and scale across models and benchmarks.

📄 PDF Abstract BibTeX arXiv:2511.02083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

dgMARK: Decoding-Guided Watermarking for Diffusion Language Models

2026-01-30 · Pyo Min Hong, Albert No arxiv

We propose dgMARK, a decoding-guided watermarking method for discrete diffusion language models (dLLMs). Unlike autoregressive models, dLLMs can generate tokens in arbitrary order. While an ideal conditional predictor wo…

Smark: A Watermark for Text-to-Speech Diffusion Models via Discrete Wavelet Transform

2025-12-21 · Yichuan Zhang, Chengxin Li, Yujie Gu arxiv

Text-to-Speech (TTS) diffusion models generate high-quality speech, which raises challenges for the model intellectual property protection and speech tracing for legal use. Audio watermarking is a promising solution. How…

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…

Global Sketch-Based Watermarking for Diffusion Language Models

2026-06-03 · Daniel Zhao arxiv

Watermarking methods for language models have been studied extensively in the autoregressive setting, where tokens are generated sequentially. These works largely focus on local-context schemes that perturb the next toke…

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