pith. machine review for the scientific record. sign in

arxiv: 1603.08575 · v3 · submitted 2016-03-28 · 💻 cs.CV · cs.LG

Recognition: unknown

Attend, Infer, Repeat: Fast Scene Understanding with Generative Models

David Szepesvari, Geoffrey E. Hinton, Koray Kavukcuoglu, Nicolas Heess, S. M. Ali Eslami, Theophane Weber, Yuval Tassa

classification 💻 cs.CV cs.LG
keywords modelsinferenceobjectssceneelementslearnnetworkneural
0
0 comments X
read the original abstract

We present a framework for efficient inference in structured image models that explicitly reason about objects. We achieve this by performing probabilistic inference using a recurrent neural network that attends to scene elements and processes them one at a time. Crucially, the model itself learns to choose the appropriate number of inference steps. We use this scheme to learn to perform inference in partially specified 2D models (variable-sized variational auto-encoders) and fully specified 3D models (probabilistic renderers). We show that such models learn to identify multiple objects - counting, locating and classifying the elements of a scene - without any supervision, e.g., decomposing 3D images with various numbers of objects in a single forward pass of a neural network. We further show that the networks produce accurate inferences when compared to supervised counterparts, and that their structure leads to improved generalization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adaptive Computation Time for Recurrent Neural Networks

    cs.NE 2016-03 accept novelty 8.0

    ACT lets RNNs dynamically adapt computation depth per input via a differentiable halting unit, yielding large gains on synthetic tasks and structural insights on language data.