arXiv:2605.24946cs.CV2026-05

用语言模型的可解释性框架,让视觉模型也能被读懂。

Interpretability Transfer from Language to Vision via Sparse Autoencoders

论文配图:Interpretability Transfer from Language to Vision via Sparse Autoencoders
图 1 · 摘自论文原文
  • 将语言模型的稀疏自编码器空间映射到视觉特征,实现跨模态可解释性。
  • 视觉概念匹配率提升三倍,关键物体替换任务准确率提高47%。
  • 无需训练专用视觉自编码器,适合研究多模态模型内部机制的人。

尽管语言模型的可解释性在稀疏自编码器(SAE)方面取得进展,但难以有效迁移至视觉领域,主要因视觉概念标注困难且模糊。本文提出视觉可解释性转移对齐框架(VISTA),通过约束视觉投影器将视觉令牌映射至预存在的、已标记的语言模型文本SAE空间,实现无需训练专用视觉SAE的视觉可解释性。利用语言模型SAE的重建损失正则化投影器,VISTA使概念匹配率提升三倍,即SAE中激活最强的语义概念与图像内容的对应精度显著提高。进一步分析不同视觉编码器的空间定位能力,发现DINOv2特征具有更强的定位性能。基于此精度,通过细粒度局部概念干预验证跨模态对齐:在保持场景不变的前提下移除或替换特定物体,相比纯视觉基线,物体移除任务提升35%,物体替换任务提升47%。该结果为视觉令牌存在于文本SAE流形提供了因果证据,且在多个LLM架构上得到验证。

原文摘要 · Abstract (English)

Recent advances in language model interpretability using sparse autoencoders (SAEs) have yet to effectively translate to the visual domain, mainly due to the difficulty and ambiguity of labeling visual concepts. In this paper, we introduce Visual Interpretability via SAE Transfer Alignment (VISTA), a framework that transfers interpretability from language to vision in a LLaVA-style vision-language model by constraining a visual projector to map visual tokens into an LLM's pre-existing, labeled textual SAE space. This approach enables visual interpretability without training dedicated vision SAEs. By regularizing the projector using the LLM's SAE reconstruction loss, VISTA achieves a threefold increase in the matching rate, which measures how accurately the most activating textual concepts in the SAE space correspond to semantic elements in the image. Using this framework, we further analyze spatial localization properties of different vision encoders and show that DINOv2 features have stronger localization abilities than other encoders. Leveraging this precision, we validate VISTA's cross-modal alignment through fine-grained, localized concept interventions, where specific objects are removed or replaced in the model's perception while preserving the surrounding scene. This results in improvements of 35% in object removal and 47% in object replacement tasks over vision-only baselines, providing causal evidence that visual tokens inhabit the text SAE manifold. These contributions are validated across multiple LLM architectures.

可解释性多模态自编码器跨模态

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