news 2026/4/18 8:55:10

Seeing Beyond Redundancy Task Complexity‘s Role in Vision Token Specialization in VLLMs

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
Seeing Beyond Redundancy Task Complexity‘s Role in Vision Token Specialization in VLLMs

Seeing Beyond Redundancy: Task Complexity’s Role in Vision Token Specialization in VLLMs

Authors:Darryl Hannan, John Cooper, Dylan White, Yijing Watkins

Deep-Dive Summary:

论文总结:超越冗余——任务复杂度在 VLLM 视觉 Token 特化中的作用

摘要

视觉大语言模型(VLLMs)在视觉能力上始终滞后于其语言能力。研究表明,VLLM 在处理细粒度视觉信息或空间推理任务时表现不佳。本文旨在探究视觉信息在模型中的处理方式及被丢弃的规律。研究引入了一个合成基准数据集和一套衡量视觉冗余的指标,分析了不同复杂度的任务对视觉压缩的影响。研究发现,任务复杂度与视觉压缩之间存在紧密联系:高复杂度的视觉数据对于改变 VLLM 的视觉表示分布并提升其在复杂任务上的性能至关重要。

2. 背景与相关工作

视觉大语言模型 (VLLMs):与对比学习模型(如 CLIP)不同,VLLM 通过自回归方式预测下一个 Token。模型通常将图像嵌入E ( i ) ∈ R N i × d \mathbf{E}^{(i)} \in \mathbb{R}^{N_{i} \times d}E(i)RNi×d与文本嵌入E ( t ) ∈ R N t × d \mathbf{E}^{(t)} \in \mathbb{R}^{N_{t} \times d}E(t)RNt×d连接后通过解码器处理。

视觉 Token 压缩与冗余:现有研究表明 VLLM 并不需要所有的视觉 Token。例如,在 LlaVA 中随机删除 95% 的 Token 对性能影响极小。本文不仅利用这种冗余,还通过研究 Molmo 和 Llama 3.2 等最新模型,探索视觉信息如何在模型中传播。

4. 实验

4.1 零样本分析 (Zero-shot Analyses)

研究选取了 Molmo 和 Llama 3.2。两者架构略有不同:Molmo 采用全模态联合注意力,而 Llama 3.2 采用交叉注意力。

数据集:

  • 合成数据集:在白色背景上放置不同形状、颜色、大小的 2D 物体,数量从 1 到 200 不等,以便精确控制复杂度。
  • MSCOCO 子集:使用真实世界图像验证趋势。

Token 压缩分析:

  • 在 Molmo 中,早期层将能量分散在大量视觉 Token 中,中间层重新浓缩信息,末尾层再次分散以丢弃冗余信息(见图 1)。
  • 物体数量与低压缩率强相关(见图 2),表明拥挤的场景需要更多 Token 来表示。
  • 在 COCO 数据集上(见图 3),物体类别的多样性和大小差异是降低视觉压缩的主要特征。


图 3:Molmo 在 COCO 数据集上压缩指标与视觉属性之间的 Spearman 相关性。

探测实验 (Probes):

  • 信息转移:实验发现文本 Token 能够高度预测视觉属性(见图 4),表明视觉信息在第一层之后就迅速整合到了文本空间中。
  • 冗余性:几乎所有 Token 位置都能准确预测物体数量,这表明模型中存在极高的视觉冗余。
  • 特征分化:某些特征(如“主色调”或 COCO 中的“主超级类别”)在不同层表现出不同的预测能力,说明模型在不同阶段侧重于不同的视觉特征。


图 4:Molmo 在合成数据集上对各种视觉属性的线性探测性能。


图 5:Molmo 在 COCO 数据集上对各种视觉属性的线性探测性能。

Original Abstract:Vision capabilities in vision large language models (VLLMs) have consistently lagged behind their linguistic capabilities. In particular, numerous benchmark studies have demonstrated that VLLMs struggle when fine-grained visual information or spatial reasoning is required. However, we do not yet understand exactly why VLLMs struggle so much with these tasks relative to others. Some works have focused on visual redundancy as an explanation, where high-level visual information is uniformly spread across numerous tokens and specific, fine-grained visual information is discarded. In this work, we investigate this premise in greater detail, seeking to better understand exactly how various types of visual information are processed by the model and what types of visual information are discarded. To do so, we introduce a simple synthetic benchmark dataset that is specifically constructed to probe various visual features, along with a set of metrics for measuring visual redundancy, allowing us to better understand the nuances of their relationship. Then, we explore fine-tuning VLLMs on a number of complex visual tasks to better understand how redundancy and compression change based upon the complexity of the data that a model is trained on. We find that there is a connection between task complexity and visual compression, implying that having a sufficient ratio of high complexity visual data is crucial for altering the way that VLLMs distribute their visual representation and consequently improving their performance on complex visual tasks. We hope that this work will provide valuable insights for training the next generation of VLLMs.

PDF Link:2602.06914v1

部分平台可能图片显示异常,请以我的博客内容为准

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/4/18 8:05:37

收藏!AI行业入门全指南|程序员/小白必看,从0到1找准入局方向

AI风口吹了这么久,你还在围观徘徊、无从下手吗? 看着身边程序员靠AI算法拿下30W高薪Offer,有人转型AI产品实现职业跃迁,而自己却连NLP和CV的核心区别都搞不清;想切入赛道又被年龄焦虑困住——25岁怕没项目经验、35岁怕…

作者头像 李华
网站建设 2026/4/17 18:06:08

高性能封装材料需求增,铝碳化硅(AlSiC)预计六年CAGR为6.5%

2025 - 2032全球FC封装用铝碳化硅AlSiC市场洞察:规模、格局与产业链解析 在半导体封装材料领域,FC封装用铝碳化硅AlSiC凭借其优异的热导率、低热膨胀系数等特性,成为提升芯片性能与可靠性的关键材料。据恒州诚思调研统计,2025年全…

作者头像 李华
网站建设 2026/4/18 7:42:45

时序数据库替换与金仓数据库快速入门指南

在当今数据驱动的时代,时序数据库(Time Series Database, TSDB)已成为处理时间序列数据的关键基础设施。广泛应用于工业物联网、金融交易监控、能源系统管理、智能交通调度等场景,其核心价值在于对高频、高密度、带时间戳的数据实…

作者头像 李华