arXiv:2509.19191cs.CV2025-09被引 1

拆解视觉语言模型的看图机制,提升理解效率与准确性

Reading Images Like Texts: Sequential Image Understanding in Vision-Language Models

  • 将图像转为文本标记序列,分阶段解析物体识别过程
  • 发现模型从属性识别到语义消歧的两阶段处理模式
  • 提出无指令压缩算法和位置编码扩展技术,适合模型优化者

视觉语言模型在多种现实任务中表现卓越,但现有方法通常通过序列化图像处理视觉信息,与人类视觉的并行特性相悖。同时,其内部机制不透明,阻碍深入理解与架构创新。受人类视觉双通路假说启发,我们把视觉处理分解为物体识别与空间感知两部分进行研究。在物体识别方面,将图像转换为文本标记图,发现模型感知内容呈现从浅层到深层的两阶段过程:先识别属性,再完成语义消歧。在空间感知方面,理论推导并实证验证了视觉模型中位置表示的几何结构。基于此,我们提出一种无需指令的通用标记压缩算法及可插拔视觉解码器,并引入RoPE缩放技术以增强空间推理能力。大量实验验证了分析的有效性,为理解模型内部机制提供了新视角,也为未来架构设计提供清晰指导。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have demonstrated remarkable performance across a variety of real-world tasks. However, existing VLMs typically process visual information by serializing images, a method that diverges significantly from the parallel nature of human vision. Moreover, their opaque internal mechanisms hinder both deeper understanding and architectural innovation. Inspired by the dual-stream hypothesis of human vision, which distinguishes the "what" and "where" pathways, we deconstruct the visual processing in VLMs into object recognition and spatial perception for separate study. For object recognition, we convert images into text token maps and find that the model's perception of image content unfolds as a two-stage process from shallow to deep layers, beginning with attribute recognition and culminating in semantic disambiguation. For spatial perception, we theoretically derive and empirically verify the geometric structure underlying the positional representation in VLMs. Based on these findings, we introduce an instruction-agnostic token compression algorithm based on a plug-and-play visual decoder to improve decoding efficiency, and a RoPE scaling technique to enhance spatial reasoning. Through rigorous experiments, our work validates these analyses, offering a deeper understanding of VLM internals and providing clear principles for designing more capable future architectures.

视觉语言模型图像理解模型可解释性空间感知

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。