HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

MaCow: Masked Convolutional Generative Flow

Xuezhe Ma; Xiang Kong; Shanghang Zhang; Eduard Hovy

MaCow: Masked Convolutional Generative Flow

Abstract

Flow-based generative models, conceptually attractive due to tractability of both the exact log-likelihood computation and latent-variable inference, and efficiency of both training and sampling, has led to a number of impressive empirical successes and spawned many advanced variants and theoretical investigations. Despite their computational efficiency, the density estimation performance of flow-based generative models significantly falls behind those of state-of-the-art autoregressive models. In this work, we introduce masked convolutional generative flow (MaCow), a simple yet effective architecture of generative flow using masked convolution. By restricting the local connectivity in a small kernel, MaCow enjoys the properties of fast and stable training, and efficient sampling, while achieving significant improvements over Glow for density estimation on standard image benchmarks, considerably narrowing the gap to autoregressive models.

Code Repositories

XuezheMax/wolf
pytorch
Mentioned in GitHub
XuezheMax/macow
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-generation-on-celeba-256x256MaCow (Unf)
bpd: 0.95
image-generation-on-celeba-256x256MaCow (Var)
bpd: 0.67
image-generation-on-imagenet-64x64MaCow (Unf)
Bits per dim: 3.75
image-generation-on-imagenet-64x64MaCow (Var)
Bits per dim: 3.69

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
MaCow: Masked Convolutional Generative Flow | Papers | HyperAI