English

Beyond Semantics: Rediscovering Spatial Awareness in Vision-Language Models

Computer Vision and Pattern Recognition 2025-10-02 v2

Abstract

Vision Language Models (VLMs) excel at identifying and describing objects but often fail at spatial reasoning. We study why VLMs, such as LLaVA, underutilize spatial cues despite having positional encodings and spatially rich vision encoder features. Our analysis reveals a key imbalance: vision token embeddings have much larger norms than text tokens, suppressing LLM's position embedding. To expose this mechanism, we developed three interpretability tools: (1) the Position Sensitivity Index, which quantifies reliance on token order, (2) the Cross Modality Balance, which reveals attention head allocation patterns, and (3) a RoPE Sensitivity probe, which measures dependence on rotary positional embeddings. These tools uncover that vision tokens and system prompts dominate attention. We validated our mechanistic understanding through targeted interventions that predictably restore positional sensitivity. These findings reveal previously unknown failure modes in multimodal attention and demonstrate how interpretability analysis can guide principled improvements.

Keywords

Cite

@article{arxiv.2503.17349,
  title  = {Beyond Semantics: Rediscovering Spatial Awareness in Vision-Language Models},
  author = {Jianing Qi and Jiawei Liu and Hao Tang and Zhigang Zhu},
  journal= {arXiv preprint arXiv:2503.17349},
  year   = {2025}
}
R2 v1 2026-06-28T22:30:07.297Z