paper-with-me

홈 › Papers

Beyond the Vision Encoder: Identifying and Mitigating Spatial Bias in Large Vision-Language Models

2025-09-26 · Yingjie Zhu, Xuefeng Bai, Kehai Chen, Yang Xiang, Youcheng Pan, Yongshuai Hou, Weili Guan, Jun Yu, Min Zhang arxiv

Large Vision-Language Models (LVLMs) have achieved remarkable success across a wide range of multimodal tasks, yet their robustness to spatial variations remains insufficiently understood. In this work, we conduct a systematic study of the spatial bias of LVLMs, examining how models respond when identical key visual information is placed at different locations within an image. Through controlled probing experiments, we observe that current LVLMs often produce inconsistent outputs under such spatial shifts, revealing a clear spatial bias in their semantic understanding. Further analysis indicates that this bias does not stem from the vision encoder, but rather from a mismatch in attention mechanisms between the vision encoder and the large language model, which disrupts the global information flow. Motivated by this insight, we propose Adaptive Global Context Injection (AGCI), a lightweight mechanism that dynamically injects shared global visual context into each image token. AGCI works without architectural modifications, mitigating spatial bias by enhancing the semantic accessibility of image tokens while preserving the model's intrinsic capabilities. Extensive experiments demonstrate that AGCI not only enhances the spatial robustness of LVLMs, but also achieves strong performance on various downstream tasks and hallucination benchmarks.

📄 PDF Abstract BibTeX arXiv:2509.21984

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Dual Mechanisms of Spatial Variable Binding in Vision-Language Models

2026-03-23 · Kelly Cui, Nikhil Prakash, Shoval Messica, Ayush Raina 외 arxiv

Many multimodal tasks, such as image captioning and visual question answering, require vision-language models (VLMs) to bind objects with their properties and spatial relations. Yet it remains unclear where and how such …

Visual Question AnsweringImage Captioning

Beyond Semantics: Rediscovering Spatial Awareness in Vision-Language Models

2025-03-21 · Jianing Qi, Jiawei Liu, Hao Tang, Zhigang Zhu

Vision-Language Models (VLMs) excel at identifying and describing objects but struggle with spatial reasoning such as accurately understanding the relative positions of objects. Inspired by the dual-pathway (ventral-dors…

DiagnosticObject RecognitionSpatial Reasoning

From Linearity to Non-Linearity: How Masked Autoencoders Capture Spatial Correlations

2025-08-21 · Anthony Bisulco, Rahul Ramesh, Randall Balestriero, Pratik Chaudhari arxiv

Masked Autoencoders (MAEs) have emerged as a powerful pretraining technique for vision foundation models. Despite their effectiveness, they require extensive hyperparameter tuning (masking ratio, patch size, encoder/deco…

AppleVLM: End-to-end Autonomous Driving with Advanced Perception and Planning-Enhanced Vision-Language Models

2026-02-04 · Yuxuan Han, Kunyuan Wu, Qianyi Shao, Renxiang Xiao 외 arxiv

End-to-end autonomous driving has emerged as a promising paradigm integrating perception, decision-making, and control within a unified learning framework. Recently, Vision-Language Models (VLMs) have gained significant …

Autonomous Driving

SpatialStack: Layered Geometry-Language Fusion for 3D VLM Spatial Reasoning

2026-03-28 · Jian Zhang, Shijie Zhou, Bangya Liu, Achuta Kadambi 외 arxiv

Large vision-language models (VLMs) still struggle with reliable 3D spatial reasoning, a core capability for embodied and physical AI systems. This limitation arises from their inability to capture fine-grained 3D geomet…

Spatial Reasoning