LGMLSep 14, 2024

Schrödinger Bridge Flow for Unpaired Data Translation

arXiv:2409.09347v146 citationsh-index: 27
Originality Highly original
AI Analysis

This addresses a bottleneck in high-dimensional optimal transport for machine learning practitioners, offering a more efficient method for unpaired data translation.

The paper tackles the problem of computing optimal transport maps for unpaired data translation without requiring multiple diffusion model trainings, proposing a novel algorithm called Schrödinger Bridge Flow that achieves competitive performance on various tasks.

Mass transport problems arise in many areas of machine learning whereby one wants to compute a map transporting one distribution to another. Generative modeling techniques like Generative Adversarial Networks (GANs) and Denoising Diffusion Models (DDMs) have been successfully adapted to solve such transport problems, resulting in CycleGAN and Bridge Matching respectively. However, these methods do not approximate Optimal Transport (OT) maps, which are known to have desirable properties. Existing techniques approximating OT maps for high-dimensional data-rich problems, such as DDM-based Rectified Flow and Schrödinger Bridge procedures, require fully training a DDM-type model at each iteration, or use mini-batch techniques which can introduce significant errors. We propose a novel algorithm to compute the Schrödinger Bridge, a dynamic entropy-regularised version of OT, that eliminates the need to train multiple DDM-like models. This algorithm corresponds to a discretisation of a flow of path measures, which we call the Schrödinger Bridge Flow, whose only stationary point is the Schrödinger Bridge. We demonstrate the performance of our algorithm on a variety of unpaired data translation tasks.

Foundations

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

Your Notes