paper-with-me

홈 › Papers

Diffusion Bridge Mixture Transports, Schrödinger Bridge Problems and Generative Modeling

2023-04-03 · Stefano Peluchetti

The dynamic Schr\"odinger bridge problem seeks a stochastic process that defines a transport between two target probability measures, while optimally satisfying the criteria of being closest, in terms of Kullback-Leibler divergence, to a reference process. We propose a novel sampling-based iterative algorithm, the iterated diffusion bridge mixture (IDBM) procedure, aimed at solving the dynamic Schr\"odinger bridge problem. The IDBM procedure exhibits the attractive property of realizing a valid transport between the target probability measures at each iteration. We perform an initial theoretical investigation of the IDBM procedure, establishing its convergence properties. The theoretical findings are complemented by numerical experiments illustrating the competitive performance of the IDBM procedure. Recent advancements in generative modeling employ the time-reversal of a diffusion process to define a generative process that approximately transports a simple distribution to the data distribution. As an alternative, we propose utilizing the first iteration of the IDBM procedure as an approximation-free method for realizing this transport. This approach offers greater flexibility in selecting the generative process dynamics and exhibits accelerated training and superior sample quality over larger discretization intervals. In terms of implementation, the necessary modifications are minimally intrusive, being limited to the training loss definition.

📄 PDF Abstract BibTeX arXiv:2304.00917

Code (2)

stepelu/idbm-pytorch 공식 구현 pytorch
bw-park/DBFS pytorch

Tasks

valid

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Efficient Generative Modeling beyond Memoryless Diffusion via Adjoint Schrödinger Bridge Matching

2026-02-17 · Jeongwoo Shin, Jinhwan Sul, Joonseok Lee, Jaewong Choi 외 arxiv

Diffusion models often yield highly curved trajectories and noisy score targets due to an uninformative, memoryless forward process that induces independent data-noise coupling. We propose Adjoint Schrödinger Bridge Matc…

Image Generation

Optimal and Scalable MAPF via Multi-Marginal Optimal Transport and Schrödinger Bridges

2026-05-11 · Usman A. Khan, Joseph W. Durham arxiv

We consider anonymous multi-agent path finding (MAPF) where a set of robots is tasked to travel to a set of targets on a finite, connected graph. We show that MAPF can be cast as a special class of multi-marginal optimal…

Diffusion Schrödinger Bridge Matching

2023-03-29 · NeurIPS 2023 11 · Yuyang Shi, Valentin De Bortoli, Andrew Campbell, Arnaud Doucet

Solving transport problems, i.e. finding a map transporting one given distribution to another, has numerous applications in machine learning. Novel mass transport methods motivated by generative modeling have recently be…

Denoising

Soft-constrained Schrodinger Bridge: a Stochastic Control Approach

2024-03-04 · Jhanvi Garg, Xianyang Zhang, Quan Zhou

Schr\"{o}dinger bridge can be viewed as a continuous-time stochastic control problem where the goal is to find an optimally controlled diffusion process whose terminal distribution coincides with a pre-specified target d…

Time Series

Data-to-Energy Stochastic Dynamics

2025-09-30 · Kirill Tamogashev, Nikolay Malkin arxiv

The Schrödinger bridge problem is concerned with finding a stochastic dynamical system bridging two marginal distributions that minimises a certain transportation cost. This problem, which represents a generalisation of …

Image-to-Image TranslationReinforcement Learning