Introduces a path-space stochastic control formulation for diffusion posterior sampling with time reparameterization and trust-region optimization to achieve more accurate sampling and importance-weighted corrections.
Proximal Diffusion Neural Sampler
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The task of learning a diffusion-based neural sampler for drawing samples from an unnormalized target distribution can be viewed as a stochastic optimal control problem on path measures. However, the training of neural samplers can be challenging when the target distribution is multimodal with significant barriers separating the modes, potentially leading to mode collapse. We propose a framework named Proximal Diffusion Neural Sampler (PDNS) that addresses these challenges by tackling the stochastic optimal control problem via proximal point method on the space of path measures. PDNS decomposes the learning process into a series of simpler subproblems that create a path gradually approaching the desired distribution. This staged procedure traces a progressively refined path to the desired distribution and promotes thorough exploration across modes. For a practical and efficient realization, we instantiate each proximal step with a proximal weighted denoising cross-entropy (WDCE) objective. We demonstrate the effectiveness and robustness of PDNS through extensive experiments on both continuous and discrete sampling tasks, including challenging scenarios in molecular dynamics and statistical physics. Our code is available at https://github.com/AlexandreGUO2001/PDNS.
fields
cs.LG 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
A Stabilized Path-Space Approach to Diffusion-Based Posterior Sampling
Introduces a path-space stochastic control formulation for diffusion posterior sampling with time reparameterization and trust-region optimization to achieve more accurate sampling and importance-weighted corrections.