Paper Overview
Field: Computer Vision Authors: Wenhao Li, Xueying Jiang, Quanhao Qian Published: 2026-07-25 arXiv: 2507.20491
Introduction
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 derived from reconstructed 3D attributes, complementing the IGTs.
- 3D-aware adapter: effectively fuses the two types of geometric representations with 2D visual cues.
- 3D video detection
- 3D visual grounding
- 3D dense captioning
- Spatial reasoning
- Paper: https://arxiv.org/abs/2507.20491
- Code and models: https://github.com/Vegetebird/VLM-IE3D
This RGB-only design injects strong 3D inductive biases for fine-grained spatial understanding and reasoning, without requiring any additional 3D inputs (e.g., depth sensors or point clouds).
Results
Extensive experiments show that VLM-IE3D achieves consistently strong performance across a range of 3D tasks: