LGAIAug 30, 2025

Continuously Tempered Diffusion Samplers

arXiv:2509.00316v13 citationsh-index: 108Has Code
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in neural sampling for computational statistics, offering an incremental improvement over existing methods.

The paper tackles the problem of insufficient exploration in annealing-based neural samplers due to isolated modes, proposing continuously tempered diffusion samplers that use temperature-based distributions to lower energy barriers and improve exploration, resulting in empirically validated enhanced sampler performance.

Annealing-based neural samplers seek to amortize sampling from unnormalized distributions by training neural networks to transport a family of densities interpolating from source to target. A crucial design choice in the training phase of such samplers is the proposal distribution by which locations are generated at which to evaluate the loss. Previous work has obtained such a proposal distribution by combining a partially learned transport with annealed Langevin dynamics. However, isolated modes and other pathological properties of the annealing path imply that such proposals achieve insufficient exploration and thereby lower performance post training. To remedy this, we propose continuously tempered diffusion samplers, which leverage exploration techniques developed in the context of molecular dynamics to improve proposal distributions. Specifically, a family of distributions across different temperatures is introduced to lower energy barriers at higher temperatures and drive exploration at the lower temperature of interest. We empirically validate improved sampler performance driven by extended exploration. Code is available at https://github.com/eje24/ctds.

Foundations

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

Your Notes