English

RoboRefer: Towards Spatial Referring with Reasoning in Vision-Language Models for Robotics

Robotics 2026-01-06 v4 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Spatial referring is a fundamental capability of embodied robots to interact with the 3D physical world. However, even with the powerful pretrained vision language models (VLMs), recent approaches are still not qualified to accurately understand the complex 3D scenes and dynamically reason about the instruction-indicated locations for interaction. To this end, we propose RoboRefer, a 3D-aware VLM that can first achieve precise spatial understanding by integrating a disentangled but dedicated depth encoder via supervised fine-tuning (SFT). Moreover, RoboRefer advances generalized multi-step spatial reasoning via reinforcement fine-tuning (RFT), with metric-sensitive process reward functions tailored for spatial referring tasks. To support SFT and RFT training, we introduce RefSpatial, a large-scale dataset of 20M QA pairs (2x prior), covering 31 spatial relations (vs. 15 prior) and supporting complex reasoning processes (up to 5 steps). In addition, we introduce RefSpatial-Bench, a challenging benchmark filling the gap in evaluating spatial referring with multi-step reasoning. Experiments show that SFT-trained RoboRefer achieves state-of-the-art spatial understanding, with an average success rate of 89.6%. RFT-trained RoboRefer further outperforms all other baselines by a large margin, even surpassing Gemini-2.5-Pro by 17.4% in average accuracy on RefSpatial-Bench. Notably, RoboRefer can be integrated with various control policies to execute long-horizon, dynamic tasks across diverse robots (e,g., UR5, G1 humanoid) in cluttered real-world scenes.

Keywords

Cite

@article{arxiv.2506.04308,
  title  = {RoboRefer: Towards Spatial Referring with Reasoning in Vision-Language Models for Robotics},
  author = {Enshen Zhou and Jingkun An and Cheng Chi and Yi Han and Shanyu Rong and Chi Zhang and Pengwei Wang and Zhongyuan Wang and Tiejun Huang and Lu Sheng and Shanghang Zhang},
  journal= {arXiv preprint arXiv:2506.04308},
  year   = {2026}
}

Comments

Accepted by NeurIPS 2025. Project page: https://zhoues.github.io/RoboRefer/

R2 v1 2026-07-01T02:59:47.079Z