GOV-NeSF: Generalizable Open-Vocabulary Neural Semantic Fields
Yunsong Wang, Hanlin Chen, Gim Hee Lee
TL;DR
GOV-NeSF tackles open vocabulary 3D scene understanding without relying on depth priors or per scene optimization by introducing a generalizable implicit representation. It combines a geometry aware 3D cost volume with a Multi view Joint Fusion module and Cross View Attention to blend multi view color and open vocabulary features from Vision Language Models, trained purely on 2D data. The method yields state of the art performance in both 2D and 3D open vocabulary semantic segmentation across unseen scenes and datasets, and supports novel view synthesis without explicit depth or labeled data. Overall, GOV-NeSF demonstrates strong generalization and practical potential for cross scene open world understanding in robotics and vision systems.
Abstract
Recent advancements in vision-language foundation models have significantly enhanced open-vocabulary 3D scene understanding. However, the generalizability of existing methods is constrained due to their framework designs and their reliance on 3D data. We address this limitation by introducing Generalizable Open-Vocabulary Neural Semantic Fields (GOV-NeSF), a novel approach offering a generalizable implicit representation of 3D scenes with open-vocabulary semantics. We aggregate the geometry-aware features using a cost volume, and propose a Multi-view Joint Fusion module to aggregate multi-view features through a cross-view attention mechanism, which effectively predicts view-specific blending weights for both colors and open-vocabulary features. Remarkably, our GOV-NeSF exhibits state-of-the-art performance in both 2D and 3D open-vocabulary semantic segmentation, eliminating the need for ground truth semantic labels or depth priors, and effectively generalize across scenes and datasets without fine-tuning.
