DRAW: A Recurrent Neural Network For Image Generation
About
This paper introduces the Deep Recurrent Attentive Writer (DRAW) neural network architecture for image generation. DRAW networks combine a novel spatial attention mechanism that mimics the foveation of the human eye, with a sequential variational auto-encoding framework that allows for the iterative construction of complex images. The system substantially improves on the state of the art for generative models on MNIST, and, when trained on the Street View House Numbers dataset, it generates images that cannot be distinguished from real data with the naked eye.
Karol Gregor, Ivo Danihelka, Alex Graves, Danilo Jimenez Rezende, Daan Wierstra• 2015
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Generative Modeling | CIFAR-10 (test) | NLL (bits/dim)4.13 | 62 | |
| Density Estimation | binarized MNIST 28x28 (test) | Test LogL80.97 | 44 | |
| Density Estimation | OMNIGLOT dynamically binarized (test) | NLL96.5 | 16 |
Showing 3 of 3 rows