arXiv:2603.05869cs.CV2026-03被引 7

用图像块线索提升视觉语言模型的推理能力

PatchCue: Enhancing Vision-Language Model Reasoning with Patch-Based Visual Cues

  • 将图像分块,用块级视觉线索替代像素级信息
  • 在多个基准上显著提升模型推理准确率
  • 适合需要强视觉理解的多模态任务研究者

视觉语言模型(VLMs)在众多复杂多模态理解与推理任务中取得了显著进展。然而,现有推理范式如链式思维(CoT)仅依赖文本信息,常忽视重要视觉线索。尽管先前工作引入了像素级视觉线索,但其需精确空间定位,增加学习复杂度。为此,我们提出PatchCue,一种基于图像块的视觉线索新范式,显著增强VLM的视觉推理能力。通过将图像划分为块,并在块级别表示线索,PatchCue更符合人类感知习惯,且与现代VLM的块令牌输入结构兼容。采用两阶段训练:先冷启动监督微调以输出块级线索,再通过过程监督的奖励机制进行强化学习,引导中间视觉推理步骤。在多种VLM和多样基准(包括通用视觉问答、复杂推理、文档理解)上的实验表明,PatchCue持续提升整体性能。结果表明,块级线索优于像素级边界框和点级线索,提供更有效且认知契合的视觉推理范式。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have achieved remarkable progress on a wide range of challenging multimodal understanding and reasoning tasks. However, existing reasoning paradigms, such as the classical Chain-of-Thought (CoT), rely solely on textual information and often underutilize important visual cues. While prior work has incorporated pixel-level visual cues, these representations require precise spatial localization, introducing additional learning complexity. To address this, we propose PatchCue, a novel patch-based visual cue paradigm designed to significantly enhance the visual reasoning capabilities of VLMs. By partitioning images into patches and representing cues at the patch level, PatchCue aligns better with human perceptual habits and leverages the patch-tokenized input of modern VLMs. We train VLMs using a two-stage approach: cold-start supervised fine-tuning to output patch-level cues, followed by reinforcement learning with a process-supervised cue reward that guides intermediate visual reasoning steps. Extensive experiments on multiple VLMs and diverse benchmarks, including general visual question answering, complex reasoning, and document understanding, demonstrate that PatchCue consistently improves overall model performance. Our results show that patch-level cues outperform both pixel-level bounding boxes and point-based cues, providing a more effective and cognitively aligned visual reasoning paradigm.

视觉推理多模态图像块VLM

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