Improving and generalizing flow-based generative models with minibatch optimal transport
Alexander Tong, Kilian Fatras, Nikolay Malkin, Guillaume Huguet,, Yanlei Zhang, Jarrid Rector-Brooks, Guy Wolf, Yoshua Bengio

TL;DR
This paper introduces a novel training method called generalized conditional flow matching (CFM) for continuous normalizing flows, enabling simulation-free training, improved stability, and faster inference, with broad applications in generative modeling.
Contribution
The paper proposes a new simulation-free training objective for CNFs, called CFM, and its optimal transport variant OT-CFM, enhancing stability and efficiency over previous methods.
Findings
OT-CFM creates simpler, more stable flows.
Training with CFM improves various generative tasks.
OT-CFM approximates dynamic optimal transport when the true plan is known.
Abstract
Continuous normalizing flows (CNFs) are an attractive generative modeling technique, but they have been held back by limitations in their simulation-based maximum likelihood training. We introduce the generalized conditional flow matching (CFM) technique, a family of simulation-free training objectives for CNFs. CFM features a stable regression objective like that used to train the stochastic flow in diffusion models but enjoys the efficient inference of deterministic flow models. In contrast to both diffusion models and prior CNF training algorithms, CFM does not require the source distribution to be Gaussian or require evaluation of its density. A variant of our objective is optimal transport CFM (OT-CFM), which creates simpler flows that are more stable to train and lead to faster inference, as evaluated in our experiments. Furthermore, we show that when the true OT plan is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing · Model Reduction and Neural Networks
MethodsDiffusion · Normalizing Flows
