美文网首页DeepMind
Attend, Infer, Repeat: Fast Scen

Attend, Infer, Repeat: Fast Scen

作者: 朱小虎XiaohuZhu | 来源:发表于2016-04-01 00:45 被阅读128次

摘要:
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.

相关文章

网友评论

    本文标题:Attend, Infer, Repeat: Fast Scen

    本文链接:https://www.haomeiwen.com/subject/itxylttx.html