paper-with-me

홈 › Papers

VLM-3R: Vision-Language Models Augmented with Instruction-Aligned 3D Reconstruction

2025-05-26 · Zhiwen Fan, Jian Zhang, Renjie Li, Junge Zhang, Runjin Chen, Hezhen Hu, Kevin Wang, Huaizhi Qu, Dilin Wang, Zhicheng Yan, Hongyu Xu, Justin Theiss, Tianlong Chen, Jiachen Li, Zhengzhong Tu, Zhangyang Wang, Rakesh Ranjan

The rapid advancement of Large Multimodal Models (LMMs) for 2D images and videos has motivated extending these models to understand 3D scenes, aiming for human-like visual-spatial intelligence. Nevertheless, achieving deep spatial understanding comparable to human capabilities poses significant challenges in model encoding and data acquisition. Existing methods frequently depend on external depth sensors for geometry capture or utilize off-the-shelf algorithms for pre-constructing 3D maps, thereby limiting their scalability, especially with prevalent monocular video inputs and for time-sensitive applications. In this work, we introduce VLM-3R, a unified framework for Vision-Language Models (VLMs) that incorporates 3D Reconstructive instruction tuning. VLM-3R processes monocular video frames by employing a geometry encoder to derive implicit 3D tokens that represent spatial understanding. Leveraging our Spatial-Visual-View Fusion and over 200K curated 3D reconstructive instruction tuning question-answer (QA) pairs, VLM-3R effectively aligns real-world spatial context with language instructions. This enables monocular 3D spatial assistance and embodied reasoning. To facilitate the evaluation of temporal reasoning, we introduce the Vision-Spatial-Temporal Intelligence benchmark, featuring over 138.6K QA pairs across five distinct tasks focused on evolving spatial relationships. Extensive experiments demonstrate that our model, VLM-3R, not only facilitates robust visual-spatial reasoning but also enables the understanding of temporal 3D context changes, excelling in both accuracy and scalability.

📄 PDF Abstract BibTeX arXiv:2505.20279

Code (1)

VITA-Group/VLM-3R 공식 구현 pytorch

Tasks

3D ReconstructionSpatial Reasoning

Similar Papers 제목 키워드 기반

VLN-Video: Utilizing Driving Videos for Outdoor Vision-and-Language Navigation

2024-02-05 · Jialu Li, Aishwarya Padmakumar, Gaurav Sukhatme, Mohit Bansal

Outdoor Vision-and-Language Navigation (VLN) requires an agent to navigate through realistic 3D outdoor environments based on natural language instructions. The performance of existing VLN methods is limited by insuffici…

Language ModelingLanguage ModellingMasked Language ModelingNavigate+1

Language-Aligned Waypoint (LAW) Supervision for Vision-and-Language Navigation in Continuous Environments

2021-09-30 · EMNLP 2021 11 · Sonia Raychaudhuri, Saim Wani, Shivansh Patel, Unnat Jain 외

In the Vision-and-Language Navigation (VLN) task an embodied agent navigates a 3D environment, following natural language instructions. A challenge in this task is how to handle 'off the path' scenarios where an agent ve…

Vision and Language Navigation

Spectrally Distilled Representations Aligned with Instruction-Augmented LLMs for Satellite Imagery

2026-02-26 · Minh Kha Do, Wei Xiang, Kang Han, Di Wu 외 arxiv

Vision-language foundation models (VLFMs) promise zero-shot and retrieval understanding for Earth observation. While operational satellite systems often lack full multi-spectral coverage, making RGB-only inference highly…

Explainable OOHRI: Communicating Robot Capabilities and Limitations as Augmented Reality Affordances

2026-01-21 · Lauren W. Wang, Mohamed Kari, Parastoo Abtahi arxiv

Human interaction is essential for issuing personalized instructions and assisting robots when failure is likely. However, robots remain largely black boxes, offering users little insight into their evolving capabilities…

Explanation Generation

GhostObjects: Instructing Robots by Manipulating Spatially Aligned Virtual Twins in Augmented Reality

2025-08-14 · Lauren W. Wang, Parastoo Abtahi arxiv

Robots are increasingly capable of autonomous operations, yet human interaction remains essential for issuing personalized instructions. Instead of directly controlling robots through Programming by Demonstration (PbD) o…