Object Scene Representation Transformer
A compositional understanding of the world in terms of objects and their geometry in 3D space is considered a cornerstone of human cognition. Facilitating the learning of such a representation in neural networks holds promise for substantially improving labeled data efficiency. As a key step in this direction, we make progress on the problem of learning 3D-consistent decompositions of complex scenes into individual objects in an unsupervised fashion. We introduce Object Scene Representation Transformer (OSRT), a 3D-centric model in which individual object representations naturally emerge through novel view synthesis. OSRT scales to significantly more complex scenes with larger diversity of objects and backgrounds than existing methods. At the same time, it is multiple orders of magnitude faster at compositional rendering thanks to its light field parametrization and the novel Slot Mixer decoder. We believe this work will not only accelerate future architecture exploration and scaling efforts, but it will also serve as a useful tool for both object-centric as well as neural scene representation learning communities.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderDiversityNovel View SynthesisObjectRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
3D Scene Reconstruction with Multi-layer Depth and Epipolar Transformers
We tackle the problem of automatically reconstructing a complete 3D model of a scene from a single RGB image. This challenging task requires inferring the shape of both visible and occluded surfaces. Our approach utilize…
3D Scene ReconstructionPSFormer: Point Transformer for 3D Salient Object Detection
We propose PSFormer, an effective point transformer model for 3D salient object detection. PSFormer is an encoder-decoder network that takes full advantage of transformers to model the contextual information in both mult…
DecoderObjectobject-detectionObject Detection+1Iterative Scene Graph Generation with Generative Transformers
Scene graphs provide a rich, structured representation of a scene by encoding the entities (objects) and their spatial relationships in a graphical format. This representation has proven useful in several tasks, such as …
Graph GenerationLink Predictionobject-detectionObject Detection+3IS-GGT: Iterative Scene Graph Generation With Generative Transformers
Scene graphs provide a rich, structured representation of a scene by encoding the entities (objects) and their spatial relationships in a graphical format. This representation has proven useful in several tasks, such…
Graph GenerationLink Predictionobject-detectionObject Detection+3Recasting Generic Pretrained Vision Transformers As Object-Centric Scene Encoders For Manipulation Policies
Generic re-usable pre-trained image representation encoders have become a standard component of methods for many computer vision tasks. As visual representations for robots however, their utility has been limited, leadin…