Few-shot Autoregressive Density Estimation: Towards Learning to Learn Distributions
Scott Reed, Yutian Chen, Thomas Paine, A\"aron van den Oord, S. M. Ali, Eslami, Danilo Rezende, Oriol Vinyals, Nando de Freitas

TL;DR
This paper introduces a novel approach combining neural attention and meta learning with autoregressive models, enabling rapid few-shot density estimation and image generation, outperforming existing methods on multiple datasets.
Contribution
The paper presents a new method that integrates attention and meta learning into autoregressive models for effective few-shot density estimation.
Findings
Achieved state-of-the-art few-shot density estimation on Omniglot.
Visualized attention policies learning intuitive algorithms.
Extended model to natural images for few-shot image generation.
Abstract
Deep autoregressive models have shown state-of-the-art performance in density estimation for natural images on large-scale datasets such as ImageNet. However, such models require many thousands of gradient-based weight updates and unique image examples for training. Ideally, the models would rapidly learn visual concepts from only a handful of examples, similar to the manner in which humans learns across many vision tasks. In this paper, we show how 1) neural attention and 2) meta learning techniques can be used in combination with autoregressive models to enable effective few-shot density estimation. Our proposed modifications to PixelCNN result in state-of-the art few-shot density estimation on the Omniglot dataset. Furthermore, we visualize the learned attention policy and find that it learns intuitive algorithms for simple tasks such as image mirroring on ImageNet and handwriting on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
MethodsPixelCNN
