VL-Fields: Towards Language-Grounded Neural Implicit Spatial Representations
Nikolaos Tsagkas, Oisin Mac Aodha, Chris Xiaoxuan Lu
TL;DR
VL-Fields introduces a neural implicit 3D representation that grounds open-vocabulary language queries by fusing scene geometry with vision-language embeddings. Building on NeRF-like rendering and multi-resolution hash encoding, it learns a 3D feature map that predicts density, color, and a CLIP embedding per point, trained with photometric, geometric, and visual-language losses without requiring predefined object classes. Across Replica scenes, VL-Fields outperforms CLIP-Fields and LSeg in open-vocabulary semantic segmentation, demonstrating the benefit of integrating geometry with language features via neural fields. The approach shows promise for robotics, enabling compact, view-consistent semantic maps capable of open-set queries, though small-object detection and remaining noise remain areas for future improvement.
Abstract
We present Visual-Language Fields (VL-Fields), a neural implicit spatial representation that enables open-vocabulary semantic queries. Our model encodes and fuses the geometry of a scene with vision-language trained latent features by distilling information from a language-driven segmentation model. VL-Fields is trained without requiring any prior knowledge of the scene object classes, which makes it a promising representation for the field of robotics. Our model outperformed the similar CLIP-Fields model in the task of semantic segmentation by almost 10%.
