CVGRJan 26, 2024

3D Reconstruction and New View Synthesis of Indoor Environments based on a Dual Neural Radiance Field

arXiv:2401.14726v23 citationsMM
Originality Highly original
AI Analysis

This work addresses a critical problem for applications in virtual reality, robotics, and architecture by providing a more robust solution for indoor scene modeling and rendering.

The paper tackles the challenge of simultaneously achieving high-quality 3D reconstruction and new view synthesis in indoor environments, resulting in significant improvements in both tasks, particularly in areas with fine geometries that violate multi-view color consistency.

Simultaneously achieving 3D reconstruction and new view synthesis for indoor environments has widespread applications but is technically very challenging. State-of-the-art methods based on implicit neural functions can achieve excellent 3D reconstruction results, but their performances on new view synthesis can be unsatisfactory. The exciting development of neural radiance field (NeRF) has revolutionized new view synthesis, however, NeRF-based models can fail to reconstruct clean geometric surfaces. We have developed a dual neural radiance field (Du-NeRF) to simultaneously achieve high-quality geometry reconstruction and view rendering. Du-NeRF contains two geometric fields, one derived from the SDF field to facilitate geometric reconstruction and the other derived from the density field to boost new view synthesis. One of the innovative features of Du-NeRF is that it decouples a view-independent component from the density field and uses it as a label to supervise the learning process of the SDF field. This reduces shape-radiance ambiguity and enables geometry and color to benefit from each other during the learning process. Extensive experiments demonstrate that Du-NeRF can significantly improve the performance of novel view synthesis and 3D reconstruction for indoor environments and it is particularly effective in constructing areas containing fine geometries that do not obey multi-view color consistency.

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