paper-with-me

Papers

Deep conditional distribution learning via conditional Föllmer flow

2024-02-02 · Jinyuan Chang, Zhao Ding, Yuling Jiao, Ruoxuan Li, Jerry Zhijian Yang

We introduce an ordinary differential equation (ODE) based deep generative method for learning conditional distributions, named Conditional F\"ollmer 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.

📄 PDF Abstract BibTeX arXiv:2402.01460

Code (1)

burning489/conditionalfollmerflow 공식 구현 pytorch

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Variational Optimality of Föllmer Processes in Generative Diffusions

2026-02-11 · Yifan Chen, Eric Vanden-Eijnden arxiv

We construct and analyze generative diffusions that transport a point mass to a prescribed target distribution over a finite time horizon using the stochastic interpolant framework. The drift is expressed as a conditiona…

Probabilistic Forecasting with Stochastic Interpolants and Föllmer Processes

2024-03-20 · Yifan Chen, Mark Goldstein, Mengjian Hua, Michael S. Albergo 외

We propose a framework for probabilistic forecasting of dynamical systems based on generative modeling. Given observations of the system state over time, we formulate the forecasting problem as sampling from the conditio…

Video Prediction

Flow Matching with Gaussian Process Priors for Probabilistic Time Series Forecasting

2024-10-03 · Marcel Kollovieh, Marten Lienen, David Lüdke, Leo Schwinn 외

Recent advancements in generative modeling, particularly diffusion models, have opened new directions for time series modeling, achieving state-of-the-art performance in forecasting and synthesis. However, the reliance o…

Gaussian ProcessesProbabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Projected Latent Markov Chain Monte Carlo: Conditional Sampling of Normalizing Flows

2020-07-13 · ICLR 2021 1 · Chris Cannella, Mohammadreza Soltani, Vahid Tarokh

We introduce Projected Latent Markov Chain Monte Carlo (PL-MCMC), a technique for sampling from the high-dimensional conditional distributions learned by a normalizing flow. We prove that a Metropolis-Hastings implementa…

ACFlow: Flow Models for Arbitrary Conditional Likelihoods

2020-01-01 · ICML 2020 1 · Yang Li, Shoaib Akbar, Junier Oliva

Understanding the dependencies among features of a dataset is at the core of most unsupervised learning tasks. However, a majority of generative modeling approaches are focused solely on the joint distribution $p(x)$ and…

Imputation