vix.ing · top · new · best · stats · spec

Deep conditional distribution learning via conditional Föllmer flow

2024/02/02 by Jinyuan Chang, Zhao Ding, Chang, Jinyuan +7
Computer Science · #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Speech Recognition and Synthesis

paper · pdf · doi:10.48550/arxiv.2402.01460

openalex publication_date 2024/02/02 · openalex created_date 2024/02/06 · openalex updated_date 2026/07/31

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.

Related