paper-with-me

홈 › Papers

Zero-Shot 3D Visual Grounding from Vision-Language Models

2025-05-28 · Rong Li, Shijie Li, Lingdong Kong, Xulei Yang, Junwei Liang

3D Visual Grounding (3DVG) seeks to locate target objects in 3D scenes using natural language descriptions, enabling downstream applications such as augmented reality and robotics. Existing approaches typically rely on labeled 3D data and predefined categories, limiting scalability to open-world settings. We present SeeGround, a zero-shot 3DVG framework that leverages 2D Vision-Language Models (VLMs) to bypass the need for 3D-specific training. To bridge the modality gap, we introduce a hybrid input format that pairs query-aligned rendered views with spatially enriched textual descriptions. Our framework incorporates two core components: a Perspective Adaptation Module that dynamically selects optimal viewpoints based on the query, and a Fusion Alignment Module that integrates visual and spatial signals to enhance localization precision. Extensive evaluations on ScanRefer and Nr3D confirm that SeeGround achieves substantial improvements over existing zero-shot baselines -- outperforming them by 7.7% and 7.1%, respectively -- and even rivals fully supervised alternatives, demonstrating strong generalization under challenging conditions.

📄 PDF Abstract BibTeX arXiv:2505.22429

Code (0)

등록된 구현이 없습니다.

Tasks

3D visual groundingVisual Grounding

Similar Papers 제목 키워드 기반

GRILL: Grounded Vision-language Pre-training via Aligning Text and Image Regions

2023-05-24 · Woojeong Jin, Subhabrata Mukherjee, Yu Cheng, Yelong Shen 외

Generalization to unseen tasks is an important ability for few-shot learners to achieve better zero-/few-shot performance on diverse tasks. However, such generalization to vision-language tasks including grounding and ge…

ObjectQuestion AnsweringVisual Commonsense ReasoningVisual Question Answering

VGDiffZero: Text-to-image Diffusion Models Can Be Zero-shot Visual Grounders

2023-09-03 · Xuyang Liu, Siteng Huang, Yachen Kang, Honggang Chen 외

Large-scale text-to-image diffusion models have shown impressive capabilities for generative tasks by leveraging strong vision-language alignment from pre-training. However, most vision-language discriminative tasks requ…

Visual Grounding

GroundVLP: Harnessing Zero-shot Visual Grounding from Vision-Language Pre-training and Open-Vocabulary Object Detection

2023-12-22 · Haozhan Shen, Tiancheng Zhao, Mingwei Zhu, Jianwei Yin

Visual grounding, a crucial vision-language task involving the understanding of the visual context based on the query expression, necessitates the model to capture the interactions between objects, as well as various spa…

Attributeobject-detectionObject DetectionOpen-vocabulary object detection+2

Visual Modality Prompt for Adapting Vision-Language Object Detectors

2024-12-01 · Heitor R. Medeiros, Atif Belal, Srikanth Muralidharan, Eric Granger 외

The zero-shot performance of object detectors degrades when tested on different modalities, such as infrared and depth. While recent work has explored image translation techniques to adapt detectors to new modalities, th…

DecoderTranslation

VLM-Grounder: A VLM Agent for Zero-Shot 3D Visual Grounding

2024-10-17 · Runsen Xu, Zhiwei Huang, Tai Wang, Yilun Chen 외

3D visual grounding is crucial for robots, requiring integration of natural language and 3D scene understanding. Traditional methods depending on supervised learning with 3D point clouds are limited by scarce datasets. R…

3D geometry3D visual groundingObjectScene Understanding+1