Learning Likelihoods with Conditional Normalizing Flows
Christina Winkler, Daniel Worrall, Emiel Hoogeboom, Max Welling

TL;DR
This paper explores conditional normalizing flows (CNFs) for modeling complex conditional distributions in structured prediction tasks, demonstrating their efficiency, stability, and competitive performance on super-resolution and segmentation benchmarks.
Contribution
It introduces an effective training method for continuous CNFs applied to binary problems and showcases their application to super-resolution and vessel segmentation tasks.
Findings
CNFs can model complex conditional distributions effectively.
They are efficient in sampling and inference.
CNFs achieve competitive results on benchmark datasets.
Abstract
Normalizing Flows (NFs) are able to model complicated distributions p(y) with strong inter-dimensional correlations and high multimodality by transforming a simple base density p(z) through an invertible neural network under the change of variables formula. Such behavior is desirable in multivariate structured prediction tasks, where handcrafted per-pixel loss-based methods inadequately capture strong correlations between output dimensions. We present a study of conditional normalizing flows (CNFs), a class of NFs where the base density to output space mapping is conditioned on an input x, to model conditional densities p(y|x). CNFs are efficient in sampling and inference, they can be trained with a likelihood-based objective, and CNFs, being generative flows, do not suffer from mode collapse or training instabilities. We provide an effective method to train continuous CNFs for binary…
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 Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Image and Signal Denoising Methods
MethodsNormalizing Flows
