CVAIJul 16, 2021

Unsupervised Discovery of Object Radiance Fields

arXiv:2107.07905v2133 citations
AI Analysis

It addresses the challenge of unsupervised 3D scene decomposition for computer vision applications, representing an incremental advancement by integrating neural 3D representations with deep inference networks.

The paper tackles the problem of inferring an object-centric 3D scene representation from a single image without supervision, achieving performance in tasks like novel view synthesis and scene editing on three datasets.

We study the problem of inferring an object-centric scene representation from a single image, aiming to derive a representation that explains the image formation process, captures the scene's 3D nature, and is learned without supervision. Most existing methods on scene decomposition lack one or more of these characteristics, due to the fundamental challenge in integrating the complex 3D-to-2D image formation process into powerful inference schemes like deep networks. In this paper, we propose unsupervised discovery of Object Radiance Fields (uORF), integrating recent progresses in neural 3D scene representations and rendering with deep inference networks for unsupervised 3D scene decomposition. Trained on multi-view RGB images without annotations, uORF learns to decompose complex scenes with diverse, textured background from a single image. We show that uORF enables novel tasks, such as scene segmentation and editing in 3D, and it performs well on these tasks and on novel view synthesis on three datasets.

Code Implementations1 repo
Foundations

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

Your Notes