arXiv:2506.11976cs.CVcs.LG2025-06被引 21

揭示视觉如何逐步对齐语言模型的语义空间。

How Visual Representations Map to Language Feature Space in Multimodal LLMs

  • 用冻结的语言模型+线性适配器,研究视觉特征如何映射到语言空间。
  • 发现视觉表示在中间层才与语言特征对齐,早期存在明显错位。
  • 通过稀疏自编码器分析语言表征,适合研究多模态对齐机制的人看。

有效的多模态推理依赖于视觉与语言表征的对齐,但当前视觉-语言模型(VLMs)实现对齐的机制仍不清晰。我们基于LiMBeR框架,保持大型语言模型(LLM)和视觉变压器(ViT)冻结,仅通过训练线性适配器进行视觉指令微调。由于语言模型保持不变,其语言表征不受视觉数据影响,因此线性适配器必须将视觉特征直接映射到原有语言表征空间。这一设计使我们能使用预训练的稀疏自编码器(SAEs)作为分析探针。这些SAEs与未改变的语言模型完全对齐,可捕捉语言特征表征的快照。通过对SAE重建误差、稀疏模式及特征描述的系统分析,我们发现视觉表征逐渐在中后期层与语言特征表征对齐,而在早期层存在显著错位。这表明当前基于适配器的架构可能并非最优的跨模态学习方式。

原文摘要 · Abstract (English)

Effective multimodal reasoning depends on the alignment of visual and linguistic representations, yet the mechanisms by which vision-language models (VLMs) achieve this alignment remain poorly understood. Following the LiMBeR framework, we deliberately maintain a frozen large language model (LLM) and a frozen vision transformer (ViT), connected solely by training a linear adapter during visual instruction tuning. By keeping the language model frozen, we ensure it maintains its original language representations without adaptation to visual data. Consequently, the linear adapter must map visual features directly into the LLM's existing representational space rather than allowing the language model to develop specialized visual understanding through fine-tuning. Our experimental design uniquely enables the use of pre-trained sparse autoencoders (SAEs) of the LLM as analytical probes. These SAEs remain perfectly aligned with the unchanged language model and serve as a snapshot of the learned language feature-representations. Through systematic analysis of SAE reconstruction error, sparsity patterns, and feature SAE descriptions, we reveal the layer-wise progression through which visual representations gradually align with language feature representations, converging in middle-to-later layers. This suggests a fundamental misalignment between ViT outputs and early LLM layers, raising important questions about whether current adapter-based architectures optimally facilitate cross-modal representation learning.

多模态对齐语言模型视觉表征

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