paper-with-me

Papers

Search-Augmented Masked Diffusion Models for Constrained Generation

2026-02-02 · Huu Binh Ta, Michael Cardei, Alvaro Velasquez, Ferdinando Fioretto arxiv

Discrete diffusion models generate sequences by iteratively denoising samples corrupted by categorical noise, offering an appealing alternative to autoregressive decoding for structured and symbolic generation. However, standard training targets a likelihood-based objective that primarily matches the data distribution and provides no native mechanism for enforcing hard constraints or optimizing non-differentiable properties at inference time. This work addresses this limitation and introduces Search-Augmented Masked Diffusion (SearchDiff), a training-free neurosymbolic inference framework that integrates informed search directly into the reverse denoising process. At each denoising step, the model predictions define a proposal set that is optimized under a user-specified property satisfaction, yielding a modified reverse transition that steers sampling toward probable and feasible solutions. Experiments in biological design and symbolic reasoning illustrate that SearchDiff substantially improves constraint satisfaction and property adherence, while consistently outperforming discrete diffusion and autoregressive baselines.

📄 PDF Abstract BibTeX arXiv:2602.02727

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Guidance for Retrieval-Augmented Masked Diffusion Models

2026-03-18 · Jaemin Kim, Jong Chul Ye arxiv

Retrieval-Augmented Generation (RAG) improves factual grounding by incorporating external knowledge into language model generation. However, when retrieved context is noisy, unreliable, or inconsistent with the model's p…

SALSA-V: Shortcut-Augmented Long-form Synchronized Audio from Videos

2025-10-03 · Amir Dellali, Luca A. Lanzendörfer, Florian Grötschla, Roger Wattenhofer arxiv

We propose SALSA-V, a multimodal video-to-audio generation model capable of synthesizing highly synchronized, high-fidelity long-form audio from silent video content. Our approach introduces a masked diffusion objective,…

Audio Generation

Continuously Augmented Discrete Diffusion model for Categorical Generative Modeling

2025-10-01 · Huangjie Zheng, Shansan Gong, Ruixiang Zhang, Tianrong Chen 외 arxiv

Standard discrete diffusion models treat all unobserved states identically by mapping them to an absorbing [MASK] token. This creates an 'information void' where semantic information that could be inferred from unmasked …

Text Generation

Insertion Based Sequence Generation with Learnable Order Dynamics

2026-02-21 · Dhruvesh Patel, Benjamin Rozonoyer, Gaurav Pandey, Tahira Naseem 외 arxiv

Existing insertion-based masked diffusion models that generate sequences by interleaving token insertion with unmasking use fixed schedules that are not dependent on the data. For structured sequences like graphs and mol…

Latent-Augmented Discrete Diffusion Models

2025-10-20 · Dario Shariatian, Alain Durmus, Umut Simsekli, Stefano Peluchetti arxiv

Discrete diffusion models have emerged as a powerful class of models and a promising route to fast language generation, but practical implementations typically rely on factored reverse transitions ignoring cross-token de…