arXiv:2410.04751cs.CVcs.CL2024-10被引 3

大模型看图不靠顺序,却会漏看数字,底层特征最关键。

Intriguing Properties of Large Language and Vision Models

  • 打乱图像块顺序仍能理解,说明全局处理
  • 数学题可解但常忽略具体数字,表现反直觉
  • 低层特征对视觉理解至关重要,适合研究者参考

近期,大型语言与视觉模型(LLVMs)因在感知和认知任务中表现出色而备受关注。其核心架构由视觉编码器、投影模块和大语言模型(LLM)组成。尽管在高级推理任务上表现优异,但在基础感知任务(如MMVP)上的表现却出人意料地低。为此,我们系统评估了主流LLVM家族(如LLaVA)在10个基准测试中的表现,从排列不变性、鲁棒性、数学推理、跨模态对齐保持性及重要性等方面展开分析。实验发现:(1)模型内部以全局方式处理图像,即使视觉块顺序被随机打乱;(2)有时可在未充分感知详细数值信息的情况下解决数学问题;(3)跨模态对齐过度拟合复杂推理任务,导致失去视觉编码器原有的部分感知能力;(4)低层表示空间(<25%)在决定性能和提升视觉理解方面起关键作用。基于这些发现,我们提出了改进模型设计与构建更具挑战性评测基准的建议。

原文摘要 · Abstract (English)

Recently, large language and vision models (LLVMs) have received significant attention and development efforts due to their remarkable generalization performance across a wide range of tasks requiring perception and cognitive abilities. A key factor behind their success is their simple architecture, which consists of a vision encoder, a projector, and a large language model (LLM). Despite their achievements in advanced reasoning tasks, their performance on fundamental perception-related tasks (e.g., MMVP) remains surprisingly low. This discrepancy raises the question of how LLVMs truly perceive images and exploit the advantages of the vision encoder. To address this, we systematically investigate this question regarding several aspects: permutation invariance, robustness, math reasoning, alignment preserving and importance, by evaluating the most common LLVM's families (i.e., LLaVA) across 10 evaluation benchmarks. Our extensive experiments reveal several intriguing properties of current LLVMs: (1) they internally process the image in a global manner, even when the order of visual patch sequences is randomly permuted; (2) they are sometimes able to solve math problems without fully perceiving detailed numerical information; (3) the cross-modal alignment is overfitted to complex reasoning tasks, thereby, causing them to lose some of the original perceptual capabilities of their vision encoder; (4) the representation space in the lower layers (<25%) plays a crucial role in determining performance and enhancing visual understanding. Lastly, based on the above observations, we suggest potential future directions for building better LLVMs and constructing more challenging evaluation benchmarks.

多模态视觉理解模型机制大模型

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