Towards Physics-informed Spatial Intelligence with Human Priors: An Autonomous Driving Pilot Study
Guanlin Wu, Boyan Su, Yang Zhao, Pu Wang, Yichen Lin, Hao Frank Yang
TL;DR
this work addresses the problem of enabling physics-informed spatial reasoning in foundation models for autonomous driving. it introduces the Spatial Intelligence Grid (sig), a grid-based scene representation that encodes object layouts, inter-object relations, and physical priors, together with the sigbench benchmark and three evaluation metrics to quantify intrinsic vsi. through few-shot in-context learning with state-of-the-art multimodal llms, sig-based prompts yield larger, more stable gains across vsi metrics than traditional vqa prompts, demonstrating sig's potential as a data schema for learning spatial intelligence. the results show sigbench supports both grid-based machine vsi and human-like, attention-driven vsi, with cross-domain generalization indicating practical relevance for physics-aware visual reasoning in autonomous driving.
Abstract
How to integrate and verify spatial intelligence in foundation models remains an open challenge. Current practice often proxies Visual-Spatial Intelligence (VSI) with purely textual prompts and VQA-style scoring, which obscures geometry, invites linguistic shortcuts, and weakens attribution to genuinely spatial skills. We introduce Spatial Intelligence Grid (SIG): a structured, grid-based schema that explicitly encodes object layouts, inter-object relations, and physically grounded priors. As a complementary channel to text, SIG provides a faithful, compositional representation of scene structure for foundation-model reasoning. Building on SIG, we derive SIG-informed evaluation metrics that quantify a model's intrinsic VSI, which separates spatial capability from language priors. In few-shot in-context learning with state-of-the-art multimodal LLMs (e.g. GPT- and Gemini-family models), SIG yields consistently larger, more stable, and more comprehensive gains across all VSI metrics compared to VQA-only representations, indicating its promise as a data-labeling and training schema for learning VSI. We also release SIGBench, a benchmark of 1.4K driving frames annotated with ground-truth SIG labels and human gaze traces, supporting both grid-based machine VSI tasks and attention-driven, human-like VSI tasks in autonomous-driving scenarios.
