paper-with-me

Papers

Normalizing Flows: An Introduction and Review of Current Methods

2019-08-25 · Ivan Kobyzev, Simon J. D. Prince, Marcus A. Brubaker

Normalizing Flows are generative models which produce tractable distributions where both sampling and density evaluation can be efficient and exact. The goal of this survey article is to give a coherent and comprehensive review of the literature around the construction and use of Normalizing Flows for distribution learning. We aim to provide context and explanation of the models, review current state-of-the-art literature, and identify open questions and promising future directions.

📄 PDF Abstract BibTeX arXiv:1908.09257

Code (2)

MattSkiff/nf_cde_poster
kaanguney/beta-vae-normalizing-flows tf

Tasks

Survey

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 제목 키워드 기반

Introduction to Normalizing Flows for Lattice Field Theory

2021-01-20 · Michael S. Albergo, Denis Boyda, Daniel C. Hackett, Gurtej Kanwar 외

This notebook tutorial demonstrates a method for sampling Boltzmann distributions of lattice field theories using a class of machine learning models known as normalizing flows. The ideas and approaches proposed in arXiv:…

BIG-bench Machine Learning

Deep Generative Modelling: A Comparative Review of VAEs, GANs, Normalizing Flows, Energy-Based and Autoregressive Models

2021-03-08 · Sam Bond-Taylor, Adam Leach, Yang Long, Chris G. Willcocks

Deep generative models are a class of techniques that train deep neural networks to model the distribution of training samples. Research has fragmented into various interconnected approaches, each of which make trade-off…

Diversity

An Introduction to Neural Data Compression

2022-02-14 · Yibo Yang, Stephan Mandt, Lucas Theis

Neural compression is the application of neural networks and other machine learning methods to data compression. Recent advances in statistical machine learning have opened up new possibilities for data compression, allo…

BIG-bench Machine LearningData CompressionImage Quality Assessment

Flexible Tails for Normalizing Flows

2024-06-22 · Tennessee Hickling, Dennis Prangle

Normalizing flows are a flexible class of probability distributions, expressed as transformations of a simple base distribution. A limitation of standard normalizing flows is representing distributions with heavy tails, …

Density EstimationVariational Inference

Normalizing Flows for Probabilistic Modeling and Inference

2019-12-05 · George Papamakarios, Eric Nalisnick, Danilo Jimenez Rezende, Shakir Mohamed 외

Normalizing flows provide a general mechanism for defining expressive probability distributions, only requiring the specification of a (usually simple) base distribution and a series of bijective transformations. There h…