SeeGround: See and Ground for Zero-Shot Open-Vocabulary 3D Visual Grounding
Rong Li, Shijie Li, Lingdong Kong, Xulei Yang, Junwei Liang
TL;DR
SeeGround introduces a zero-shot 3D Visual Grounding framework that leverages 2D Vision-Language Models by representing 3D scenes as a hybrid of query-aligned rendered images and 3D spatial descriptions. It builds a query-driven Perspective Adaptation Module to render viewpoints aligned with the description and a Fusion Alignment Module to fuse visual cues with spatial text, enabling precise grounding without 3D-specific training. The approach achieves state-of-the-art performance among zero-shot methods on ScanRefer and Nr3D, with notable gains and robustness to incomplete text, underscoring its potential for scalable open-vocabulary 3D understanding in AR and robotics. Overall, SeeGround demonstrates the power of cross-modal 2D-3D grounding, offering a practical, training-free pathway to robust 3D object localization in complex scenes.
Abstract
3D Visual Grounding (3DVG) aims to locate objects in 3D scenes based on textual descriptions, essential for applications like augmented reality and robotics. Traditional 3DVG approaches rely on annotated 3D datasets and predefined object categories, limiting scalability and adaptability. To overcome these limitations, we introduce SeeGround, a zero-shot 3DVG framework leveraging 2D Vision-Language Models (VLMs) trained on large-scale 2D data. SeeGround represents 3D scenes as a hybrid of query-aligned rendered images and spatially enriched text descriptions, bridging the gap between 3D data and 2D-VLMs input formats. We propose two modules: the Perspective Adaptation Module, which dynamically selects viewpoints for query-relevant image rendering, and the Fusion Alignment Module, which integrates 2D images with 3D spatial descriptions to enhance object localization. Extensive experiments on ScanRefer and Nr3D demonstrate that our approach outperforms existing zero-shot methods by large margins. Notably, we exceed weakly supervised methods and rival some fully supervised ones, outperforming previous SOTA by 7.7% on ScanRefer and 7.1% on Nr3D, showcasing its effectiveness in complex 3DVG tasks.
