HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Generative Latent Flow

Zhisheng Xiao; Qing Yan; Yali Amit

Generative Latent Flow

Abstract

In this work, we propose the Generative Latent Flow (GLF), an algorithm for generative modeling of the data distribution. GLF uses an Auto-encoder (AE) to learn latent representations of the data, and a normalizing flow to map the distribution of the latent variables to that of simple i.i.d noise. In contrast to some other Auto-encoder based generative models, which use various regularizers that encourage the encoded latent distribution to match the prior distribution, our model explicitly constructs a mapping between these two distributions, leading to better density matching while avoiding over regularizing the latent variables. We compare our model with several related techniques, and show that it has many relative advantages including fast convergence, single stage training and minimal reconstruction trade-off. We also study the relationship between our model and its stochastic counterpart, and show that our model can be viewed as a vanishing noise limit of VAEs with flow prior. Quantitatively, under standardized evaluations, our method achieves state-of-the-art sample quality among AE based models on commonly used datasets, and is competitive with GANs' benchmarks.

Code Repositories

rakhimovv/GenerativeLatentFlow
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-generation-on-celeba-256x256GLF+perceptual loss (ours)
FID: 41.8
image-generation-on-cifar-10GLF+perceptual loss (ours)
FID: 44.6
image-generation-on-fashion-mnistGLF+perceptual loss (ours)
FID: 10.3
image-generation-on-mnistGLF+perceptual loss (ours)
FID: 5.8

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
Generative Latent Flow | Papers | HyperAI