Paper Overview
Research Area: Computer Vision (CV) Authors: Wenhao Li, Xueying Jiang, Quanhao Qian Published: 2025-07-27 arXiv: 2507.21747
Abstract
Despite rapid progress, most existing vision-language models (VLMs) built from 2D visual inputs often struggle when handling various 3D tasks that require fine-grained spatial understanding and reasoning. To bridge this gap, the authors present VLM-IE3D, a unified framework that enhances the 3D spatial awareness of VLMs by equipping them with both implicit and explicit 3D geometries learned from RGB videos.
Key components:
- Implicit Geometry Tokens (IGTs) — capture high-level geometric priors from input videos.
- Explicit Geometry Tokens (EGTs) — encode detailed geometric structures extracted from reconstructed 3D attributes, complementing IGTs.
- 3D-aware adapter — effectively fuses the two types of geometric representations with 2D visual cues.
- Addresses the gap between 2D-trained VLMs and 3D spatial reasoning tasks.
- Combines implicit and explicit geometry via a single token-based framework and a dedicated 3D-aware adapter.
- Requires only RGB video — no point clouds, depth maps, or other 3D sensors.
- Validated on multiple 3D benchmarks with strong, stable results.
This RGB-only design injects strong 3D inductive biases for fine-grained spatial understanding and reasoning without requiring any additional 3D input. Extensive experiments demonstrate that VLM-IE3D achieves superior and consistent performance across diverse 3D tasks, including 3D video detection, 3D visual grounding, 3D dense captioning, and spatial reasoning.