Diffusion Models with Deterministic Normalizing Flow Priors
Mohsen Zand, Ali Etemad, Michael Greenspan

TL;DR
This paper introduces DiNof, a novel approach combining normalizing flows with diffusion models to accelerate sampling and enhance image generation quality, demonstrating superior results on standard datasets.
Contribution
DiNof integrates deterministic normalizing flow priors into diffusion models, improving efficiency and expressive power for image generation tasks.
Findings
Achieves an FID of 2.01 on CIFAR10
Obtains an Inception score of 9.96 on CIFAR10
Demonstrates competitive results on CelebA-HQ-256
Abstract
For faster sampling and higher sample quality, we propose DiNof (ffusion with rmalizing low priors), a technique that makes use of normalizing flows and diffusion models. We use normalizing flows to parameterize the noisy data at any arbitrary step of the diffusion process and utilize it as the prior in the reverse diffusion process. More specifically, the forward noising process turns a data distribution into partially noisy data, which are subsequently transformed into a Gaussian distribution by a nonlinear process. The backward denoising procedure begins with a prior created by sampling from the Gaussian distribution and applying the invertible normalizing flow transformations deterministically. To generate the data distribution, the prior then undergoes the remaining diffusion stochastic denoising procedure. Through the reduction of the number…
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
TopicsAdvanced Neuroimaging Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
MethodsNormalizing Flows · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Diffusion
