paper-with-me

Papers

Scalable Discrete Diffusion Samplers: Combinatorial Optimization and Statistical Physics

2025-02-12 · Sebastian Sanokowski, Wilhelm Berghammer, Martin Ennemoser, Haoyu Peter Wang, Sepp Hochreiter, Sebastian Lehner

Learning to sample from complex unnormalized distributions over discrete domains emerged as a promising research direction with applications in statistical physics, variational inference, and combinatorial optimization. Recent work has demonstrated the potential of diffusion models in this domain. However, existing methods face limitations in memory scaling and thus the number of attainable diffusion steps since they require backpropagation through the entire generative process. To overcome these limitations we introduce two novel training methods for discrete diffusion samplers, one grounded in the policy gradient theorem and the other one leveraging Self-Normalized Neural Importance Sampling (SN-NIS). These methods yield memory-efficient training and achieve state-of-the-art results in unsupervised combinatorial optimization. Numerous scientific applications additionally require the ability of unbiased sampling. We introduce adaptations of SN-NIS and Neural Markov Chain Monte Carlo that enable for the first time the application of discrete diffusion models to this problem. We validate our methods on Ising model benchmarks and find that they outperform popular autoregressive approaches. Our work opens new avenues for applying diffusion models to a wide range of scientific applications in discrete domains that were hitherto restricted to exact likelihood models.

📄 PDF Abstract BibTeX arXiv:2502.08696

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationVariational Inference

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Discrete Langevin-Inspired Posterior Sampling

2026-05-10 · Chaitanya Amballa, Sattwik Basu, Jorge Vančo Sampedro, Romit Roy Choudhury arxiv

We study posterior sampling for inverse problems in discrete state spaces using discrete diffusion models as generative priors. While continuous diffusion models have become widely used for inverse problems, their discre…

Image Restoration

Unsupervised Diffusion Solver for Combinatorial Optimization via Combinatorial Adjoint Matching

2026-05-29 · Shengyu Feng, Tarun Suresh, Yiming Yang arxiv

Diffusion-based neural solvers have shown strong promise for combinatorial optimization (CO), but existing methods typically rely on supervised training with large collections of near-optimal solutions. In this work, we …

Discrete diffusion samplers and bridges: Off-policy algorithms and applications in latent spaces

2026-02-05 · Arran Carter, Sanghyeok Choi, Kirill Tamogashev, Víctor Elvira 외 arxiv

Sampling from a distribution $p(x) \propto e^{-\mathcal{E}(x)}$ known up to a normalising constant is an important and challenging problem in statistics. Recent years have seen the rise of a new family of amortised sampl…

DISCS: A Benchmark for Discrete Sampling

2023-09-26 · NeurIPS 2023 11

Sampling in discrete spaces, with critical applications in simulation and optimization, has recently been boosted by significant advances in gradient-based approaches that exploit modern accelerators like GPUs. However, …

Discrete Predictor-Corrector Diffusion Models for Image Synthesis

2022-09-29 · ICLR Anonymous Submission 2022 9 · Anonymous

We introduce Discrete Predictor-Corrector diffusion models (DPC), extending predictor-corrector samplers in Gaussian diffusion models to the discrete case. Predictor-corrector samplers are a class of samplers for diffusi…

Conditional Image GenerationImage Generation