HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Masked Autoregressive Flow for Density Estimation

George Papamakarios; Theo Pavlakou; Iain Murray

Masked Autoregressive Flow for Density Estimation

Abstract

Autoregressive models are among the best performing neural density estimators. We describe an approach for increasing the flexibility of an autoregressive model, based on modelling the random numbers that the model uses internally when generating data. By constructing a stack of autoregressive models, each modelling the random numbers of the next model in the stack, we obtain a type of normalizing flow suitable for density estimation, which we call Masked Autoregressive Flow. This type of flow is closely related to Inverse Autoregressive Flow and is a generalization of Real NVP. Masked Autoregressive Flow achieves state-of-the-art performance in a range of general-purpose density estimation tasks.

Code Repositories

CW-Huang/CP-Flow
pytorch
Mentioned in GitHub
NVIDIA/radtts
pytorch
Mentioned in GitHub
francois-rozet/uci-datasets
Mentioned in GitHub
e-hulten/maf
pytorch
Mentioned in GitHub
chayanchatterjee/cbc-skynet
tf
Mentioned in GitHub
gpapamak/maf
Official
Mentioned in GitHub
lifeitech/fce-2d
pytorch
Mentioned in GitHub
e-hulten/real_nvp_2d
pytorch
Mentioned in GitHub
zhoudoao-bayes/tf-probability
tf
Mentioned in GitHub
ikostrikov/pytorch-flows
pytorch
Mentioned in GitHub
maho3/ltu-ili
pytorch
Mentioned in GitHub
ricokaloklo/denmarf
pytorch
Mentioned in GitHub
e-hulten/real-nvp-2d
pytorch
Mentioned in GitHub
GinGinWang/MTQ
pytorch
Mentioned in GitHub
Kronus97/natural-flows-digits
pytorch
Mentioned in GitHub
francois-rozet/zuko
pytorch
Mentioned in GitHub
mukehvier/tensorflow-prob
tf
Mentioned in GitHub
tensorflow/probability
tf
Mentioned in GitHub
mahkons/flows
pytorch
Mentioned in GitHub
kmzzhang/nbi
pytorch
Mentioned in GitHub
chayanchatterjee/gw-skylocator
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
density-estimation-on-bsds300MADE MoG
Log-likelihood: 153.71
density-estimation-on-cifar-10MAF
Log-likelihood (nats): 3049
density-estimation-on-cifar-10-conditionalMAF
Log-likelihood: 5872
density-estimation-on-mnistMADE MoG
Log-likelihood (nats): -1038.5
density-estimation-on-uci-hepmassMADE MoG
Log-likelihood: -15.15
density-estimation-on-uci-minibooneMADE MoG
Log-likelihood: -12.27
density-estimation-on-uci-powerMADE MoG
Log-likelihood: 0.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Masked Autoregressive Flow for Density Estimation | Papers | HyperAI