SOTAVerified

PixelCNN Models with Auxiliary Variables for Natural Image Modeling

2016-12-24ICML 2017Unverified0· sign in to hype

Alexander Kolesnikov, Christoph H. Lampert

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We study probabilistic models of natural images and extend the autoregressive family of PixelCNN architectures by incorporating auxiliary variables. Subsequently, we describe two new generative image models that exploit different image transformations as auxiliary variables: a quantized grayscale view of the image or a multi-resolution image pyramid. The proposed models tackle two known shortcomings of existing PixelCNN models: 1) their tendency to focus on low-level image details, while largely ignoring high-level image information, such as object shapes, and 2) their computationally costly procedure for image sampling. We experimentally demonstrate benefits of the proposed models, in particular showing that they produce much more realistically looking image samples than previous state-of-the-art probabilistic models.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ImageNet 64x64PixelCNNBits per dim3.57Unverified

Reproductions