AutoSpatial: Visual-Language Reasoning for Social Robot Navigation through Efficient Spatial Reasoning Learning
Yangzhe Kong, Daeun Song, Jing Liang, Dinesh Manocha, Ziyu Yao, Xuesu Xiao
TL;DR
AutoSpatial tackles the lack of spatial grounding in Vision-Language Models for social robot navigation by introducing structured spatial grounding and a data-labeling pipeline that blends auto-labeled VQA with limited manual annotations. It employs a two-round VQA training scheme to build from per-pedestrian perception and prediction to joint scene-level reasoning, action, and explanations. Evaluations on the CODA and SNEI benchmarks show that the combination of auto-labeled data and targeted manual annotations yields substantial gains across perception & prediction, reasoning, action, and explanations, with robustness to data mixing ratios. The work demonstrates practical gains for socially compliant robot navigation and identifies future directions in richer human-behavior understanding and temporal dynamics.
Abstract
We present a novel method, AutoSpatial, an efficient approach with structured spatial grounding to enhance VLMs' spatial reasoning. By combining minimal manual supervision with large-scale Visual Question-Answering (VQA) pairs auto-labeling, our approach tackles the challenge of VLMs' limited spatial understanding in social navigation tasks. By applying a hierarchical two-round VQA strategy during training, AutoSpatial achieves both global and detailed understanding of scenarios, demonstrating more accurate spatial perception, movement prediction, Chain of Thought (CoT) reasoning, final action, and explanation compared to other SOTA approaches. These five components are essential for comprehensive social navigation reasoning. Our approach was evaluated using both expert systems (GPT-4o, Gemini 2.0 Flash, and Claude 3.5 Sonnet) that provided cross-validation scores and human evaluators who assigned relative rankings to compare model performances across four key aspects. Augmented by the enhanced spatial reasoning capabilities, AutoSpatial demonstrates substantial improvements by averaged cross-validation score from expert systems in: perception & prediction (up to 10.71%), reasoning (up to 16.26%), action (up to 20.50%), and explanation (up to 18.73%) compared to baseline models trained only on manually annotated data.
