Search-Augmented Masked Diffusion Models for Constrained Generation
Huu Binh Ta (1), Michael Cardei (1), Alvaro Velasquez (2), Ferdinando Fioretto (1) ((1) University of Virginia, (2) University of Colorado at Boulder)

TL;DR
This paper introduces SearchDiff, a novel inference framework for discrete diffusion models that integrates informed search to enforce hard constraints and optimize non-differentiable properties during sequence generation.
Contribution
SearchDiff is a training-free neurosymbolic inference method that enhances discrete diffusion models by incorporating search into the denoising process for constrained generation.
Findings
Significantly improves constraint satisfaction in biological design and symbolic reasoning tasks.
Outperforms discrete diffusion and autoregressive baselines in property adherence.
Demonstrates effectiveness without additional training or modifications to the model.
Abstract
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…
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 · Model Reduction and Neural Networks · Stochastic Gradient Optimization Techniques
