LGOCCOMLAug 14, 2025

MDNS: Masked Diffusion Neural Sampler via Stochastic Optimal Control

Georgia Tech
arXiv:2508.10684v217 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This addresses a challenging task in fields like statistical physics and machine learning, but it appears incremental as it builds on existing neural sampler and diffusion methods.

The paper tackles the problem of learning neural samplers for generating samples from discrete state spaces with known but unnormalized probability mass functions, particularly in high-dimensional and multi-modal settings, and proposes MDNS, a framework based on stochastic optimal control that outperforms other learning-based baselines by a large margin in experiments.

We study the problem of learning a neural sampler to generate samples from discrete state spaces where the target probability mass function $π\propto\mathrm{e}^{-U}$ is known up to a normalizing constant, which is an important task in fields such as statistical physics, machine learning, combinatorial optimization, etc. To better address this challenging task when the state space has a large cardinality and the distribution is multi-modal, we propose $\textbf{M}$asked $\textbf{D}$iffusion $\textbf{N}$eural $\textbf{S}$ampler ($\textbf{MDNS}$), a novel framework for training discrete neural samplers by aligning two path measures through a family of learning objectives, theoretically grounded in the stochastic optimal control of the continuous-time Markov chains. We validate the efficiency and scalability of MDNS through extensive experiments on various distributions with distinct statistical properties, where MDNS learns to accurately sample from the target distributions despite the extremely high problem dimensions and outperforms other learning-based baselines by a large margin. A comprehensive study of ablations and extensions is also provided to demonstrate the efficacy and potential of the proposed framework. Our code is available at https://github.com/yuchen-zhu-zyc/MDNS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes