paper-with-me

Papers

SpatialPoint: Spatial-aware Point Prediction for Embodied Localization

2026-03-16 · Qiming Zhu, Zhirui Fang, Tianming Zhang, Chuanxiu Liu, Xiaoke Jiang, Lei Zhang arxiv

Embodied intelligence fundamentally requires a capability to determine where to act in 3D space. We formalize this requirement as embodied localization -- the problem of predicting executable 3D points conditioned on visual observations and language instructions. We instantiate embodied localization with two complementary target types: touchable points, surface-grounded 3D points enabling direct physical interaction, and air points, free-space 3D points specifying placement and navigation goals, directional constraints, or geometric relations. Embodied localization is inherently a problem of embodied 3D spatial reasoning -- yet most existing vision-language systems rely predominantly on RGB inputs, necessitating implicit geometric reconstruction that limits cross-scene generalization, despite the widespread adoption of RGB-D sensors in robotics. To address this gap, we propose SpatialPoint, a spatial-aware vision-language framework with careful design that integrates structured depth into a vision-language model (VLM) and generates camera-frame 3D coordinates. We construct a 2.6M-sample RGB-D dataset covering both touchable and air points QA pairs for training and evaluation. Extensive experiments demonstrate that incorporating depth into VLMs significantly improves embodied localization performance. We further validate SpatialPoint through real-robot deployment across three representative tasks: language-guided robotic arm grasping at specified locations, object placement to target destinations, and mobile robot navigation to goal positions.

📄 PDF Abstract BibTeX arXiv:2603.26690

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningRobot Navigation

Similar Papers 제목 키워드 기반

Spatial Policy: Guiding Visuomotor Robotic Manipulation with Spatial-Aware Modeling and Reasoning

2025-08-21 · Yijun Liu, Yuwei Liu, Yuan Meng, Jieheng Zhang 외 arxiv

Vision-centric hierarchical embodied models have demonstrated strong potential. However, existing methods lack spatial awareness capabilities, limiting their effectiveness in bridging visual plans to actionable control i…

Spatial ReasoningVideo Generation

Embodied3DBench: Benchmarking Low-Level Embodied Spatial Intelligence of Vision Language Models

2026-05-27 · Jiyao Zhang, Mingxu Zhang, Yitong Peng, Haoxuan Liu 외 arxiv

Are current Vision Language Models (VLMs) ready to comprehend and reason about complex embodied interactions in 3D environments? We introduce Embodied3DBench, a robot-centric benchmark targeting low-level spatial intelli…

Trajectory PredictionSpatial Reasoning

RoboBrain 2.5: Depth in Sight, Time in Mind

2026-01-20 · Huajie Tan, Enshen Zhou, Zhiyu Li, Yijie Xu 외 arxiv

We introduce RoboBrain 2.5, a next-generation embodied AI foundation model that advances general perception, spatial reasoning, and temporal modeling through extensive training on high-quality spatiotemporal supervision.…

Spatial Reasoning

LightNav-0: Eliciting VLM Spatial Intelligence for Generalist Embodied Navigation

2026-08-31 · Shaoan Wang, Aocheng Luo, Fei Huang, Jingyi Xu 외 hf

Embodied navigation requires agents to translate heterogeneous goals and visual observations into actions across tasks, environments, and robot embodiments. Modern vision-language models (VLMs) already encode spatial pri…

Zero-shot GeneralizationReinforcement LearningInstruction FollowingSpatial Reasoning

NaviMaster: Learning a Unified Policy for GUI and Embodied Navigation Tasks

2025-08-04 · Zhihao Luo, Wentao Yan, Jingyu Gong, Min Wang 외 arxiv

Recent advances in Graphical User Interface (GUI) and embodied navigation have driven progress, yet these domains have largely evolved in isolation, with disparate datasets and training paradigms. In this paper, we obser…

Reinforcement Learning