English

The Spatial Blindspot of Vision-Language Models

Computer Vision and Pattern Recognition 2026-01-26 v2

Abstract

Vision-language models (VLMs) have advanced rapidly, but their ability to capture spatial relationships remains a blindspot. Current VLMs are typically built with contrastive language-image pretraining (CLIP) style image encoders. The training recipe often flattens images into 1D patch sequences, discarding the 2D structure necessary for spatial reasoning. We argue that this lack of spatial awareness is a missing dimension in VLM design and a bottleneck for applications requiring spatial grounding, such as robotics and embodied AI. To address this, we investigate (i) image encoders trained with alternative objectives and (ii) 2D positional encodings. Our experiments show that these architectural choices can lead to improved spatial reasoning on several benchmarks.

Keywords

Cite

@article{arxiv.2601.09954,
  title  = {The Spatial Blindspot of Vision-Language Models},
  author = {Nahid Alam and Leema Krishna Murali and Siddhant Bharadwaj and Patrick Liu and Timothy Chung and Drishti Sharma and Akshata A and Kranthi Kiran and Wesley Tam and Bala Krishna S Vegesna},
  journal= {arXiv preprint arXiv:2601.09954},
  year   = {2026}
}

Comments

Work done as part of the EleutherAI SOAR Program

R2 v1 2026-07-01T09:05:05.914Z