paper-with-me

Papers

Learning Likelihoods with Conditional Normalizing Flows

2019-11-29 · Christina Winkler, Daniel Worrall, Emiel Hoogeboom, Max Welling

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 problems and in particular, we apply these CNFs to super-resolution and vessel segmentation tasks demonstrating competitive performance on standard benchmark datasets in terms of likelihood and conventional metrics.

📄 PDF Abstract BibTeX arXiv:1912.00042

Code (1)

christina-winkler/master-thesis-project pytorch

Tasks

Structured PredictionSuper-Resolution

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Distilling the Knowledge from Conditional Normalizing Flows

2021-06-24 · ICML Workshop INNF 2021 7 · Dmitry Baranchuk, Vladimir Aliev, Artem Babenko

Normalizing flows are a powerful class of generative models demonstrating strong performance in several speech and vision problems. In contrast to other generative models, normalizing flows are latent variable models wit…

Image Super-ResolutionSpeech SynthesisSuper-Resolution

Simulation-based inference for Precision Neutrino Physics through Neural Monte Carlo tuning

2025-07-31 · A. Gavrikov, A. Serafini, D. Dolzhikov, A. Garfagnini 외 arxiv

Precise modeling of detector energy response is crucial for next-generation neutrino experiments which present computational challenges due to lack of analytical likelihoods. We propose a solution using neural likelihood…

A Novel Framework Using Variational Inference with Normalizing Flows to Train Transport Reversible Jump Proposals

2025-12-14 · Pingping Yin, Xiyun Jiao arxiv

We propose a unified framework that employs variational inference (VI) with (conditional) normalizing flows (NFs) to train both between-model and within-model proposals for reversible jump Markov chain Monte Carlo, enabl…

Bayesian Inference

A Linear Systems Theory of Normalizing Flows

2019-07-15 · Reuben Feinman, Nikhil Parthasarathy

Normalizing Flows are a promising new class of algorithms for unsupervised learning based on maximum likelihood optimization with change of variables. They offer to learn a factorized component representation for complex…

Projected Latent Markov Chain Monte Carlo: Conditional Sampling of Normalizing Flows

2020-07-13 · ICLR 2021 1 · Chris Cannella, Mohammadreza Soltani, Vahid Tarokh

We introduce Projected Latent Markov Chain Monte Carlo (PL-MCMC), a technique for sampling from the high-dimensional conditional distributions learned by a normalizing flow. We prove that a Metropolis-Hastings implementa…