ArXiv TLDR

Conditional Diffusion Sampling

🐦 Tweet
2605.04013

Francisco M. Castro-Macías, Pablo Morales-Álvarez, Saifuddin Syed, Daniel Hernández-Lobato, Rafael Molina + 1 more

stat.MLcs.LG

TLDR

Conditional Diffusion Sampling (CDS) combines Parallel Tempering with exact diffusion SDEs for efficient sampling from complex multimodal distributions.

Key contributions

  • Introduces Conditional Diffusion Sampling (CDS) for efficient sampling from unnormalized multimodal distributions.
  • Derives Conditional Interpolants, enabling exact, closed-form SDEs without neural approximations.
  • Leverages a two-stage process: Parallel Tempering for initialization and SDE for efficient local transport.

Why it matters

Sampling complex distributions is a fundamental challenge. CDS offers a robust solution by combining Parallel Tempering's global exploration with efficient local transport via exact diffusion SDEs, avoiding costly neural training. This could significantly improve sample quality and reduce computational cost.

Original Abstract

Sampling from unnormalized multimodal distributions with limited density evaluations remains a fundamental challenge in machine learning and natural sciences. Successful approaches construct a bridge between a tractable reference and the target distribution. Parallel Tempering (PT) serves as the gold standard, while recent diffusion-based approaches offer a continuous alternative at the cost of neural training. In this work, we introduce Conditional Diffusion Sampling (CDS), a framework that combines these two paradigms. To this end, we derive Conditional Interpolants, a class of stochastic processes whose transport dynamics are governed by an exact, closed-form stochastic differential equation (SDE), requiring no neural approximation. Although these dynamics require sampling from a non-trivial initialization distribution, we show both theoretically and empirically that the cost of this initialization diminishes for sufficiently short diffusion times. CDS leverages this by a two-stage procedure: (1) PT is used to efficiently sample the initial distribution, and then (2) samples are transported via the transport SDE. This combination couples the robust global exploration of PT with efficient local transport. Experiments suggest that CDS has the potential to achieve a superior trade-off between sample quality and density evaluation cost compared to state-of-the-art samplers.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.