OpenOcc: Open Vocabulary 3D Scene Reconstruction via Occupancy Representation
Haochen Jiang, Yueming Xu, Yihan Zeng, Hang Xu, Wei Zhang, Jianfeng Feng, Li Zhang
TL;DR
OpenOcc addresses the lack of open-world 3D understanding in NeRF-based reconstructions by unifying occupancy-based geometry with an open vocabulary semantic field distilled from 2D language features. It introduces a multi-resolution occupancy grid, a separate semantic field, and a semantic-aware confidence propagation (SCP) mechanism to stabilize zero-shot inferences across viewpoints, along with a suite of losses including $L_{rgb}$, $L_{depth}$, $L_{occ}$, $L_{fs}$, and $L_{sg}$ for robust training. The approach achieves competitive 3D reconstruction quality and improved small-object segmentation on Replica/ScanNet/Matterport3D, while enabling zero-shot 3D understanding for robotic navigation and cross-view predictions. It also demonstrates practical advantages in memory and computation compared to density-based NeRF variants, enabling efficient real-time-like perception for mobile robots.
Abstract
3D reconstruction has been widely used in autonomous navigation fields of mobile robotics. However, the former research can only provide the basic geometry structure without the capability of open-world scene understanding, limiting advanced tasks like human interaction and visual navigation. Moreover, traditional 3D scene understanding approaches rely on expensive labeled 3D datasets to train a model for a single task with supervision. Thus, geometric reconstruction with zero-shot scene understanding i.e. Open vocabulary 3D Understanding and Reconstruction, is crucial for the future development of mobile robots. In this paper, we propose OpenOcc, a novel framework unifying the 3D scene reconstruction and open vocabulary understanding with neural radiance fields. We model the geometric structure of the scene with occupancy representation and distill the pre-trained open vocabulary model into a 3D language field via volume rendering for zero-shot inference. Furthermore, a novel semantic-aware confidence propagation (SCP) method has been proposed to relieve the issue of language field representation degeneracy caused by inconsistent measurements in distilled features. Experimental results show that our approach achieves competitive performance in 3D scene understanding tasks, especially for small and long-tail objects.
