English

SpatioLM: Towards General Physical Spatial Intelligence in Vision-Language Models

Computer Vision and Pattern Recognition 2026-08-03 v1 Computation and Language Machine Learning

Abstract

Vision-Language Models (VLMs) perform well on commonsense reasoning tasks but struggle with visual spatial reasoning. Most existing solutions introduce extra 3D prior inputs or external spatial encoders, which increase complexity and degrade the underlying VLMs' general-purpose capabilities after spatial fine-tuning. To this end, we propose a parameter-efficient \textit{\textbf{Spatio}-vision \textbf{L}anguage \textbf{M}odels (SpatioLM)}, that enhances spatial intelligence without extra 3D prior inputs or third-party spatial encoders. Concretely, we design a plug-and-play and non-invasive spatio-vision module that elicits the spatial knowledge inherent in VLMs. Furthermore, we innovatively leverage pseudo depth and camera information as supervision to guide the model in learning physically coherent representations. Extensive experiments show that SpatioLM achieves significant improvements in diverse tasks, including spatial perception and understanding while effectively limiting the degradation of general capabilities. Notably, the model achieves an impressive score of 71.6 on the VSI-Bench (the first model to surpass 70). In addition, it attains competitive performance when transferred to embodied manipulation tasks. Code is available at \href{https://github.com/xiaomi-research/spatio-lm}{\faGithub~spatio-lm}.

Cite

@article{arxiv.2608.01899,
  title  = {SpatioLM: Towards General Physical Spatial Intelligence in Vision-Language Models},
  author = {Jing Wu and Jianhua Wu and Jiayi Guan and Jiahong Chen and Jinghui Lu and Hangjun Ye and Bingzhao Gao and Long Chen},
  journal= {arXiv preprint arXiv:2608.01899},
  year   = {2026}
}

Comments

27 pages,13 figures,16 tables