arXiv:2502.17425cs.CVcs.LG2025-02被引 27

让大模型自己决定看图哪里,提升理解精度。

Introducing Visual Perception Token into Multimodal Large Language Model

  • 引入视觉感知标记,让模型自主控制看图区域和过程。
  • 2B模型性能提升23.6%,超越7B模型13.4%。
  • 适合需要精细图像理解的多模态任务研究者。

为更好利用视觉信息,多模态大语言模型依赖视觉编码器的感知过程。感知的完整性和准确性直接影响空间推理、细粒度理解等任务的表现。然而,现有模型缺乏自主控制视觉感知的能力,例如选择性回顾图像特定区域或关注特定物体类别。本文提出视觉感知标记(Visual Perception Token)概念,赋予模型自主调控视觉感知过程的能力。设计两类标记:区域选择标记显式标识需进一步感知的图像区域;视觉重编码标记通过隐藏状态作为控制信号引导额外感知。模型可自主生成这些标记,如同生成文本。大量实验表明,该方法在空间推理、细粒度理解等任务中表现优异。平均而言,2B模型性能提升23.6%(从0.572升至0.708),甚至超过7B模型13.4%(从0.624升至0.708)。

原文摘要 · Abstract (English)

To utilize visual information, Multimodal Large Language Model (MLLM) relies on the perception process of its vision encoder. The completeness and accuracy of visual perception significantly influence the precision of spatial reasoning, fine-grained understanding, and other tasks. However, MLLM still lacks the autonomous capability to control its own visual perception processes, for example, selectively reviewing specific regions of an image or focusing on information related to specific object categories. In this work, we propose the concept of Visual Perception Token, aiming to empower MLLM with a mechanism to control its visual perception processes. We design two types of Visual Perception Tokens, termed the Region Selection Token and the Vision Re-Encoding Token. MLLMs autonomously generate these tokens, just as they generate text, and use them to trigger additional visual perception actions. The Region Selection Token explicitly identifies specific regions in an image that require further perception, while the Vision Re-Encoding Token uses its hidden states as control signals to guide additional visual perception processes. Extensive experiments demonstrate the advantages of these tokens in handling spatial reasoning, improving fine-grained understanding, and other tasks. On average, the introduction of Visual Perception Tokens improves the performance of a 2B model by 23.6\%, increasing its score from 0.572 to 0.708, and even outperforms a 7B parameter model by 13.4\% (from 0.624). Please check out our repo https://github.com/yu-rp/VisualPerceptionToken

多模态视觉感知大模型标记机制

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