Neural Flow Diffusion Models: Learnable Forward Process for Improved Diffusion Modelling
Grigory Bartosh, Dmitry Vetrov, Christian A. Naesseth

TL;DR
Neural Flow Diffusion Models introduce a learnable, flexible forward process in diffusion modeling, enabling improved likelihood estimation and versatile generative dynamics learning, surpassing traditional fixed-process methods.
Contribution
The paper proposes NFDM, a novel framework that supports learnable, non-Gaussian forward processes and provides an end-to-end training method for diffusion models.
Findings
Achieves state-of-the-art likelihood estimation.
Demonstrates ability to learn specific generative trajectories.
Shows versatility in bridging distributions.
Abstract
Conventional diffusion models typically relies on a fixed forward process, which implicitly defines complex marginal distributions over latent variables. This can often complicate the reverse process' task in learning generative trajectories, and results in costly inference for diffusion models. To address these limitations, we introduce Neural Flow Diffusion Models (NFDM), a novel framework that enhances diffusion models by supporting a broader range of forward processes beyond the standard Gaussian. We also propose a novel parameterization technique for learning the forward process. Our framework provides an end-to-end, simulation-free optimization objective, effectively minimizing a variational upper bound on the negative log-likelihood. Experimental results demonstrate NFDM's strong performance, evidenced by state-of-the-art likelihood estimation. Furthermore, we investigate NFDM's…
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
TopicsModel Reduction and Neural Networks
MethodsDiffusion
