paper-with-me

Papers

Conditional Diffusion Sampling

2026-05-05 · Francisco M. Castro-Macías, Pablo Morales-Álvarez, Saifuddin Syed, Daniel Hernández-Lobato, Rafael Molina, José Miguel Hernández-Lobato arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.04013

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NoiseCtrl: A Sampling-Algorithm-Agnostic Conditional Generation Method for Diffusion Models

2025-01-01 · CVPR 2025 1 · Longquan Dai, He Wang, Jinhui Tang

In training-free conditional generative tasks, diffusion models utilize differentiable loss functions to steer the generative reverse process, necessitating modifications to sampling algorithms like DDPM and DDIM. Ho…

Conditional Image GenerationImage Generation

Rethinking Diffusion Posterior Sampling: From Conditional Score Estimator to Maximizing a Posterior

2025-01-31 · Tongda Xu, Xiyan Cai, Xinjie Zhang, Xingtong Ge 외

Recent advancements in diffusion models have been leveraged to address inverse problems without additional training, and Diffusion Posterior Sampling (DPS) (Chung et al., 2022a) is among the most popular approaches. Prev…

GPU

Exact Evaluation of the Accuracy of Diffusion Models for Inverse Problems with Gaussian Data Distributions

2025-07-09 · Emile Pierret, Bruno Galerne arxiv

Used as priors for Bayesian inverse problems, diffusion models have recently attracted considerable attention in the literature. Their flexibility and high variance enable them to generate multiple solutions for a given …

Generative Modeling of Seismic Data using Diffusion Models and its Application to Multi-Purpose Seismic Inverse Problems

2025-03-06 · 86th EAGE Annual Conference & Exhibition 2025 3 · Chuangji Meng, Jinghuai Gao, Yajun Tian, Hongling Chen 외

Efficient solutions to inverse problems often require supervised training with labeled data to model posterior distributions, such as using conditional diffusion models in seismic applications. However, these methods are…

compressed sensingDenoising

CADS: Unleashing the Diversity of Diffusion Models through Condition-Annealed Sampling

2023-10-26 · Seyedmorteza Sadat, Jakob Buhmann, Derek Bradley, Otmar Hilliges 외

While conditional diffusion models are known to have good coverage of the data distribution, they still face limitations in output diversity, particularly when sampled with a high classifier-free guidance scale for optim…

AttributeDiversityImage Generation