CVAIGRLGJul 22, 2022

Neural Groundplans: Persistent Neural Scene Representations from a Single Image

MIT
arXiv:2207.11232v218 citationsh-index: 137
AI Analysis

This addresses the challenge of efficient 3D scene understanding for robotics and vision applications, though it builds incrementally on existing neural representation methods.

The paper tackles the problem of creating persistent 3D scene representations from a single 2D image, enabling novel view synthesis and disentangling movable and immovable components, with results showing capabilities in object-centric 3D reconstruction and scene editing.

We present a method to map 2D image observations of a scene to a persistent 3D scene representation, enabling novel view synthesis and disentangled representation of the movable and immovable components of the scene. Motivated by the bird's-eye-view (BEV) representation commonly used in vision and robotics, we propose conditional neural groundplans, ground-aligned 2D feature grids, as persistent and memory-efficient scene representations. Our method is trained self-supervised from unlabeled multi-view observations using differentiable rendering, and learns to complete geometry and appearance of occluded regions. In addition, we show that we can leverage multi-view videos at training time to learn to separately reconstruct static and movable components of the scene from a single image at test time. The ability to separately reconstruct movable objects enables a variety of downstream tasks using simple heuristics, such as extraction of object-centric 3D representations, novel view synthesis, instance-level segmentation, 3D bounding box prediction, and scene editing. This highlights the value of neural groundplans as a backbone for efficient 3D scene understanding models.

Foundations

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

Your Notes