Trajectory Inference with Smooth Schrödinger Bridges
Wanli Hong, Yuliang Shi, Jonathan Niles-Weed
TL;DR
This work introduces Smooth Schrödinger Bridges (SSB) by replacing the Brownian reference with a smooth Gaussian process prior, notably Matérn kernels, to obtain regular trajectory estimates for trajectory inference. The authors lift the SB problem to phase space, where GAPs yield a Gauss–Markov representation that enables belief propagation to solve the lifted entropic OT efficiently, with polynomial-time guidance in $K$. They develop an approximate belief propagation scheme based on finite orthonormal expansions, achieving practical runtimes and strong empirical performance on synthetic tracking tasks and real single-cell RNA-seq–inspired data, substantially outperforming or matching state-of-the-art methods. The approach offers a principled, flexible framework for smooth trajectory inference with broad applicability, while noting dimensionality as a key future challenge and pointing to noisy-observation extensions as avenues for future work.
Abstract
Motivated by applications in trajectory inference and particle tracking, we introduce Smooth Schrödinger Bridges. Our proposal generalizes prior work by allowing the reference process in the Schrödinger Bridge problem to be a smooth Gaussian process, leading to more regular and interpretable trajectories in applications. Though naïvely smoothing the reference process leads to a computationally intractable problem, we identify a class of processes (including the Matérn processes) for which the resulting Smooth Schrödinger Bridge problem can be lifted to a simpler problem on phase space, which can be solved in polynomial time. We develop a practical approximation of this algorithm that outperforms existing methods on numerous simulated and real single-cell RNAseq datasets. The code can be found at https://github.com/WanliHongC/Smooth_SB
