English

VQ-DRAW: A Sequential Discrete VAE

Machine Learning 2020-03-04 v1 Machine Learning

Abstract

In this paper, I present VQ-DRAW, an algorithm for learning compact discrete representations of data. VQ-DRAW leverages a vector quantization effect to adapt the sequential generation scheme of DRAW to discrete latent variables. I show that VQ-DRAW can effectively learn to compress images from a variety of common datasets, as well as generate realistic samples from these datasets with no help from an autoregressive prior.

Keywords

Cite

@article{arxiv.2003.01599,
  title  = {VQ-DRAW: A Sequential Discrete VAE},
  author = {Alex Nichol},
  journal= {arXiv preprint arXiv:2003.01599},
  year   = {2020}
}