ReasonGrounder: LVLM-Guided Hierarchical Feature Splatting for Open-Vocabulary 3D Visual Grounding and Reasoning
Zhenyang Liu, Yikai Wang, Sixiao Zheng, Tongying Pan, Longfei Liang, Yanwei Fu, Xiangyang Xue
TL;DR
This work tackles open-vocabulary 3D grounding and reasoning under occlusion by introducing ReasonGrounder, an LVLM-guided framework that leverages scale-hierarchical 3D Gaussian fields and 3D Gaussian Splatting. It integrates SAM-derived masks, CLIP supervision, and LVLM reasoning to select Gaussian groups and achieve accurate, amodal object localization from novel viewpoints without heavy 3D annotations. A key contribution is the ReasoningGD dataset, with over 10K scenes and ~2 million annotations, enabling robust evaluation of implicit instructions and occlusion handling. Experiments show that ReasonGrounder outperforms state-of-the-art open-vocabulary 3D grounding methods in both localization accuracy andIoU, while also supporting complex reasoning and amodal perception with novel views, which is significant for vision-language navigation and robotics.
Abstract
Open-vocabulary 3D visual grounding and reasoning aim to localize objects in a scene based on implicit language descriptions, even when they are occluded. This ability is crucial for tasks such as vision-language navigation and autonomous robotics. However, current methods struggle because they rely heavily on fine-tuning with 3D annotations and mask proposals, which limits their ability to handle diverse semantics and common knowledge required for effective reasoning. In this work, we propose ReasonGrounder, an LVLM-guided framework that uses hierarchical 3D feature Gaussian fields for adaptive grouping based on physical scale, enabling open-vocabulary 3D grounding and reasoning. ReasonGrounder interprets implicit instructions using large vision-language models (LVLM) and localizes occluded objects through 3D Gaussian splatting. By incorporating 2D segmentation masks from the SAM and multi-view CLIP embeddings, ReasonGrounder selects Gaussian groups based on object scale, enabling accurate localization through both explicit and implicit language understanding, even in novel, occluded views. We also contribute ReasoningGD, a new dataset containing over 10K scenes and 2 million annotations for evaluating open-vocabulary 3D grounding and amodal perception under occlusion. Experiments show that ReasonGrounder significantly improves 3D grounding accuracy in real-world scenarios.
