Deep conditional distribution learning via conditional Föllmer flow
Jinyuan Chang, Zhao Ding, Yuling Jiao, Ruoxuan Li, Jerry Zhijian Yang
TL;DR
This work tackles conditional sampling from high-dimensional distributions by introducing Conditional Föllmer Flow, an ODE-based method that maps a standard Gaussian to the target conditional density via a Lipschitz velocity field on $t\in[0,1)$. It provides a first-principles end-to-end error analysis that aggregates velocity estimation, discretization, and approximation errors, along with concrete rates and guidance for selecting discretization parameters. The method demonstrates strong empirical performance across nonparametric and image-scale tasks, including accurate prediction intervals and high-quality conditional generation, often outperforming established baselines. The approach delivers practical benefits for uncertainty-aware prediction and conditional data synthesis in complex domains, with efficient one-shot sampling after training.
Abstract
We introduce an ordinary differential equation (ODE) based deep generative method for learning conditional distributions, named Conditional Föllmer Flow. Starting from a standard Gaussian distribution, the proposed flow could approximate the target conditional distribution very well when the time is close to 1. For effective implementation, we discretize the flow with Euler's method where we estimate the velocity field nonparametrically using a deep neural network. Furthermore, we also establish the convergence result for the Wasserstein-2 distance between the distribution of the learned samples and the target conditional distribution, providing the first comprehensive end-to-end error analysis for conditional distribution learning via ODE flow. Our numerical experiments showcase its effectiveness across a range of scenarios, from standard nonparametric conditional density estimation problems to more intricate challenges involving image data, illustrating its superiority over various existing conditional density estimation methods.
