Schrödinger Bridge Flow for Unpaired Data Translation
Valentin De Bortoli, Iryna Korshunova, Andriy Mnih, Arnaud Doucet
TL;DR
The paper addresses learning entropic transport maps between unpaired distributions by recasting OT as a dynamic Schrödinger Bridge and introducing a discretised flow of path measures called Schrödinger Bridge Flow. It develops the $\alpha$-IMF family, showing convergence to the SB, and proposes an online, parametric variant, $\alpha$-DSBM, that avoids heavy inner minimisations yet retains SB properties. Theoretical results link non-parametric and parametric updates via $\alpha$-IMF, and experiments on Gaussian and image translation benchmarks demonstrate faster convergence and competitive performance with reduced hyperparameter loads. The approach offers a practical, diffusion-based framework for unpaired data translation with strong transport-theoretic guarantees, while noting remaining limitations around sampling-free representations and scalability.
Abstract
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.
