MLAILGMar 16, 2016

One-Shot Generalization in Deep Generative Models

arXiv:1603.05106v2260 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of one-shot learning in machine learning, providing general-purpose models for tasks like generating new exemplars from single examples, though it appears incremental as it builds on existing deep generative and Bayesian methods.

The paper tackled the problem of enabling deep generative models to achieve one-shot generalization, similar to human ability, by developing sequential generative models with feedback and attention, resulting in state-of-the-art performance in density estimation and image generation tasks.

Humans have an impressive ability to reason about new concepts and experiences from just a single example. In particular, humans have an ability for one-shot generalization: an ability to encounter a new concept, understand its structure, and then be able to generate compelling alternative variations of the concept. We develop machine learning systems with this important capacity by developing new deep generative models, models that combine the representational power of deep learning with the inferential power of Bayesian reasoning. We develop a class of sequential generative models that are built on the principles of feedback and attention. These two characteristics lead to generative models that are among the state-of-the art in density estimation and image generation. We demonstrate the one-shot generalization ability of our models using three tasks: unconditional sampling, generating new exemplars of a given concept, and generating new exemplars of a family of concepts. In all cases our models are able to generate compelling and diverse samples---having seen new examples just once---providing an important class of general-purpose models for one-shot machine learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes