paper-with-me

홈 › Papers

Discrete Feynman-Kac Correctors

2026-01-15 · Mohsin Hasan, Viktor Ohanesian, Artem Gazizov, Yoshua Bengio, Alán Aspuru-Guzik, Roberto Bondesan, Marta Skreta, Kirill Neklyudov arxiv

Discrete diffusion models have recently emerged as a promising alternative to the autoregressive approach for generating discrete sequences. Sample generation via gradual denoising or demasking processes allows them to capture hierarchical non-sequential interdependencies in the data. These custom processes, however, do not assume a flexible control over the distribution of generated samples. We propose Discrete Feynman-Kac Correctors, a framework that allows for controlling the generated distribution of discrete masked diffusion models at inference time. We derive Sequential Monte Carlo (SMC) algorithms that, given a trained discrete diffusion model, control the temperature of the sampled distribution (i.e. perform annealing), sample from the product of marginals of several diffusion processes (e.g. differently conditioned processes), and sample from the product of the marginal with an external reward function, producing likely samples from the target distribution that also have high reward. Notably, our framework does not require any training of additional models or fine-tuning of the original model. We illustrate the utility of our framework in several applications including: efficient sampling from the annealed Boltzmann distribution of the Ising model, improving the performance of language models for code generation and amortized learning, as well as reward-tilted protein sequence generation.

📄 PDF Abstract BibTeX arXiv:2601.10403

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Feynman-Kac Correctors in Diffusion: Annealing, Guidance, and Product of Experts

2025-03-04 · Marta Skreta, Tara Akhound-Sadegh, Viktor Ohanesian, Roberto Bondesan 외

While score-based generative models are the model of choice across diverse domains, there are limited tools available for controlling inference-time behavior in a principled manner, e.g. for composing multiple pretrained…

Image GenerationText to Image GenerationText-to-Image Generation

Informed Correctors for Discrete Diffusion Models

2024-07-30 · Yixiu Zhao, Jiaxin Shi, Lester Mackey, Scott Linderman

Discrete diffusion modeling is a promising framework for modeling and generating data in discrete spaces. To sample from these models, different strategies present trade-offs between computation and sample quality. A pre…

From Scores to Gibbs Correctors: Accelerating Uniform-Rate Discrete Diffusion Models

2026-05-26 · Yuchen Liang, Ness Shroff, Yingbin Liang arxiv

Discrete diffusion models have achieved strong empirical performance in text and other symbolic domains, but, especially for uniform-rate models, they often require many steps to generate a single sample. Existing accele…

Music Generation

Guided Discovery of New Behaviors using Diffusion Policies

2026-06-07 · Dian Yu, Sebastian Sanokowski, Majid Khadiv arxiv

Diffusion models have become a powerful tool for generative modeling in robotics, with diffusion policies excelling at modeling multimodal action-trajectory distributions. However, when demonstrations are limited, standa…

Reinforcement Learning

Sampling Correctors

2015-04-24 · Clément Canonne, Themis Gouleakis, Ronitt Rubinfeld

In many situations, sample data is obtained from a noisy or imperfect source. In order to address such corruptions, this paper introduces the concept of a sampling corrector. Such algorithms use structure that the distri…