LGCVMLNov 5, 2019

A Method to Model Conditional Distributions with Normalizing Flows

arXiv:1911.02052v111 citations
Originality Synthesis-oriented
AI Analysis

This work addresses inverse problems and conditional generation for researchers in machine learning, but it appears incremental as it builds on existing normalizing flow methods.

The paper tackles modeling conditional distributions using normalizing flows, proposing a method that simplifies training with a single loss and improves upon previous approaches that used multiple loss terms, showing effectiveness in initial experiments.

In this work, we investigate the use of normalizing flows to model conditional distributions. In particular, we use our proposed method to analyze inverse problems with invertible neural networks by maximizing the posterior likelihood. Our method uses only a single loss and is easy to train. This is an improvement on the previous method that solves similar inverse problems with invertible neural networks but which involves a combination of several loss terms with ad-hoc weighting. In addition, our method provides a natural framework to incorporate conditioning in normalizing flows, and therefore, we can train an invertible network to perform conditional generation. We analyze our method and perform a careful comparison with previous approaches. Simple experiments show the effectiveness of our method, and more comprehensive experimental evaluations are undergoing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes