CVJun 30, 2023

Neural 3D Scene Reconstruction from Multiple 2D Images without 3D Supervision

arXiv:2306.17643v33 citationsh-index: 43
Originality Incremental advance
AI Analysis

This addresses the challenge of reducing reliance on expensive 3D data for indoor scene reconstruction, though it is incremental as it builds on existing neural methods.

The paper tackles the problem of 3D scene reconstruction from 2D images without costly 3D supervision, achieving competitive performance on the ScanNet dataset by using sparse depth and plane constraints.

Neural 3D scene reconstruction methods have achieved impressive performance when reconstructing complex geometry and low-textured regions in indoor scenes. However, these methods heavily rely on 3D data which is costly and time-consuming to obtain in real world. In this paper, we propose a novel neural reconstruction method that reconstructs scenes using sparse depth under the plane constraints without 3D supervision. We introduce a signed distance function field, a color field, and a probability field to represent a scene. We optimize these fields to reconstruct the scene by using differentiable ray marching with accessible 2D images as supervision. We improve the reconstruction quality of complex geometry scene regions with sparse depth obtained by using the geometric constraints. The geometric constraints project 3D points on the surface to similar-looking regions with similar features in different 2D images. We impose the plane constraints to make large planes parallel or vertical to the indoor floor. Both two constraints help reconstruct accurate and smooth geometry structures of the scene. Without 3D supervision, our method achieves competitive performance compared with existing methods that use 3D supervision on the ScanNet dataset.

Foundations

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

Your Notes