HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Glow: Generative Flow with Invertible 1x1 Convolutions

Diederik P. Kingma; Prafulla Dhariwal

Glow: Generative Flow with Invertible 1x1 Convolutions

Abstract

Flow-based generative models (Dinh et al., 2014) are conceptually attractive due to tractability of the exact log-likelihood, tractability of exact latent-variable inference, and parallelizability of both training and synthesis. In this paper we propose Glow, a simple type of generative flow using an invertible 1x1 convolution. Using our method we demonstrate a significant improvement in log-likelihood on standard benchmarks. Perhaps most strikingly, we demonstrate that a generative model optimized towards the plain log-likelihood objective is capable of efficient realistic-looking synthesis and manipulation of large images. The code for our model is available at https://github.com/openai/glow

Code Repositories

5yearsKim/Conditional-Normalizing-Flow
pytorch
Mentioned in GitHub
L0SG/NanoFlow
pytorch
Mentioned in GitHub
samuelmat19/GLOW-tf2
tf
Mentioned in GitHub
ClaraBing/flow
pytorch
Mentioned in GitHub
openai/glow
Official
tf
eyalbetzalel/GLOW
pytorch
Mentioned in GitHub
lifeitech/fce-2d
pytorch
Mentioned in GitHub
ikostrikov/pytorch-flows
pytorch
Mentioned in GitHub
simonwestberg/DD2412-Glow
tf
Mentioned in GitHub
eyalbetzalel/GLOW2
Mentioned in GitHub
Daniel-H-99/CRD
pytorch
Mentioned in GitHub
KiUngSong/Generative-Models
pytorch
Mentioned in GitHub
vvvm23/glow
pytorch
Mentioned in GitHub
simonwestberg/Glow
tf
Mentioned in GitHub
rosinality/glow-pytorch
pytorch
Mentioned in GitHub
musyoku/chainer-glow
Mentioned in GitHub
y0ast/Glow-PyTorch
pytorch
Mentioned in GitHub
chrischute/glow
pytorch
Mentioned in GitHub
Discover304/SinGlow
tf
Mentioned in GitHub
mahkons/flows
pytorch
Mentioned in GitHub
Zhangyanbo/iResNetLab
pytorch
Mentioned in GitHub
musyoku/generative-flow
Mentioned in GitHub
rhychen/Glow
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
density-estimation-on-imagenet-32x32-1Glow
NLL (bits/dim): 4.09
image-generation-on-celeba-256x256Glow (Kingma and Dhariwal, 2018)
bpd: 1.03
image-generation-on-celeba-hq-256x256GLOW
FID: 68.93
image-generation-on-imagenet-32x32Glow (Kingma and Dhariwal, 2018)
bpd: 4.09
image-generation-on-imagenet-64x64Glow (Kingma and Dhariwal, 2018)
Bits per dim: 3.81
unsupervised-anomaly-detection-on-smapGlow
AUC: 91.55
F1: 86.05
Precision: 87.40
Recall: 84.93

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
Glow: Generative Flow with Invertible 1x1 Convolutions | Papers | HyperAI