paper-with-me

Papers

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 token's distribution as a function of its preceding tokens. In diffusion language models, distributions over many unresolved positions are jointly sampled, allowing additive statistics of the entire sequence to be tractable during generation. We propose a watermark for masked diffusion language models that controls a global, vector-valued sketch representation of the text. Compared to context-dependent watermarking, the sketch formulation decouples detection from the local contexts seen during generation, resulting in an order-agnostic statistic and a watermarking rule which does not manifest as a simple token bias. We analyze the distortion, soundness, and robustness properties of the method.

📄 PDF Abstract BibTeX arXiv:2606.04486

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LOTS of Fashion! Multi-Conditioning for Image Generation via Sketch-Text Pairing

2025-07-30 · Federico Girella, Davide Talon, Ziyue Liu, Zanxi Ruan 외 arxiv

Fashion design is a complex creative process that blends visual and textual expressions. Designers convey ideas through sketches, which define spatial structure and design elements, and textual descriptions, capturing ma…

Image Generation

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…

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…

Multi-Level Conditioning by Pairing Localized Text and Sketch for Fashion Image Generation

2026-02-20 · Ziyue Liu, Davide Talon, Federico Girella, Zanxi Ruan 외 arxiv

Sketches offer designers a concise yet expressive medium for early-stage fashion ideation by specifying structure, silhouette, and spatial relationships, while textual descriptions complement sketches to convey material,…

Image Generation

SwiftSketch: A Diffusion Model for Image-to-Vector Sketch Generation

2025-02-12 · Ellie Arar, Yarden Frenkel, Daniel Cohen-Or, Ariel Shamir 외

Recent advancements in large vision-language models have enabled highly expressive and diverse vector sketch generation. However, state-of-the-art methods rely on a time-consuming optimization process involving repeated …

DecoderDenoising