MLLGMar 29, 2023

Diffusion Schrödinger Bridge Matching

arXiv:2303.16852v3146 citationsh-index: 89
Originality Highly original
AI Analysis

This work addresses a bottleneck in machine learning for solving transport problems, offering a more scalable and accurate method for applications requiring optimal transport maps.

The authors tackled the problem of approximating deterministic dynamic Optimal Transport maps, which are desirable for their properties but not guaranteed by existing methods like Denoising Diffusion Models and Flow Matching Models. They introduced Diffusion Schrödinger Bridge Matching (DSBM), a novel algorithm that significantly improves over previous Schrödinger bridge numerics and recovers various recent transport methods as special cases.

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 been proposed, e.g. Denoising Diffusion Models (DDMs) and Flow Matching Models (FMMs) implement such a transport through a Stochastic Differential Equation (SDE) or an Ordinary Differential Equation (ODE). However, while it is desirable in many applications to approximate the deterministic dynamic Optimal Transport (OT) map which admits attractive properties, DDMs and FMMs are not guaranteed to provide transports close to the OT map. In contrast, Schrödinger bridges (SBs) compute stochastic dynamic mappings which recover entropy-regularized versions of OT. Unfortunately, existing numerical methods approximating SBs either scale poorly with dimension or accumulate errors across iterations. In this work, we introduce Iterative Markovian Fitting (IMF), a new methodology for solving SB problems, and Diffusion Schrödinger Bridge Matching (DSBM), a novel numerical algorithm for computing IMF iterates. DSBM significantly improves over previous SB numerics and recovers as special/limiting cases various recent transport methods. We demonstrate the performance of DSBM on a variety of problems.

Foundations

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

Your Notes