Building Normalizing Flows with Stochastic Interpolants
Michael S. Albergo, Eric Vanden-Eijnden

TL;DR
This paper introduces a continuous-time normalizing flow model using stochastic interpolants that simplifies training, improves efficiency, and scales to high-resolution image generation, surpassing traditional methods in performance.
Contribution
It proposes a novel interpolant-based approach for normalizing flows that avoids costly backpropagation, enabling scalable and efficient density estimation and image synthesis.
Findings
Outperforms conventional continuous flows in density estimation tasks.
Achieves high-quality image generation on CIFAR-10 and ImageNet at 32x32 resolutions.
Scales normalizing flows to 128x128 image resolution.
Abstract
A generative model based on a continuous-time normalizing flow between any pair of base and target probability densities is proposed. The velocity field of this flow is inferred from the probability current of a time-dependent density that interpolates between the base and the target in finite time. Unlike conventional normalizing flow inference methods based the maximum likelihood principle, which require costly backpropagation through ODE solvers, our interpolant approach leads to a simple quadratic loss for the velocity itself which is expressed in terms of expectations that are readily amenable to empirical estimation. The flow can be used to generate samples from either the base or target, and to estimate the likelihood at any time along the interpolant. In addition, the flow can be optimized to minimize the path length of the interpolant density, thereby paving the way for…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Advanced Neuroimaging Techniques and Applications
MethodsBalanced Selection · Diffusion
