paper-with-me

홈 › Papers

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

2016-03-28 · NeurIPS 2016 12 · S. M. Ali Eslami, Nicolas Heess, Theophane Weber, Yuval Tassa, David Szepesvari, Koray Kavukcuoglu, Geoffrey E. Hinton

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.

📄 PDF Abstract BibTeX arXiv:1603.08575

Code (2)

addtt/attend-infer-repeat-pytorch pytorch
stelzner/monet pytorch

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Unsupervised and interpretable scene discovery with Discrete-Attend-Infer-Repeat

2019-03-14 · Duo Wang, Mateja Jamnik, Pietro Lio

In this work we present Discrete Attend Infer Repeat (Discrete-AIR), a Recurrent Auto-Encoder with structured latent distributions containing discrete categorical distributions, continuous attribute distributions, and fa…

Attribute

Sequential Attend, Infer, Repeat: Generative Modelling of Moving Objects

2018-06-05 · NeurIPS 2018 12 · Adam R. Kosiorek, Hyunjik Kim, Ingmar Posner, Yee Whye Teh

We present Sequential Attend, Infer, Repeat (SQAIR), an interpretable deep generative model for videos of moving objects. It can reliably discover and track objects throughout the sequence of frames, and can also generat…

Shift-Memory Network for Temporal Scene Segmentation

2022-02-17 · Guo Cheng, Jiang Yu Zheng

Semantic segmentation has achieved great accuracy in understanding spatial layout. For real-time tasks based on dynamic scenes, we extend semantic segmentation in temporal domain to enhance the spatial accuracy with moti…

Scene SegmentationSegmentationSemantic Segmentation

SaccadeNet: A Fast and Accurate Object Detector

2020-03-26 · CVPR 2020 6 · Shiyi Lan, Zhou Ren, Yi Wu, Larry S. Davis 외

Object detection is an essential step towards holistic scene understanding. Most existing object detection algorithms attend to certain object areas once and then predict the object locations. However, neuroscientists ha…

Objectobject-detectionObject DetectionScene Understanding

Coplanar Repeats by Energy Minimization

2017-11-26 · James Pritts, Denys Rozumnyi, M. Pawan Kumar, Ondrej Chum

This paper proposes an automated method to detect, group and rectify arbitrarily-arranged coplanar repeated elements via energy minimization. The proposed energy functional combines several features that model how planes…