让视觉语言模型用连续视觉符号进行深度感知推理,提升空间与几何理解能力。
Chain-of-Visual-Thought: Teaching VLMs to See and Think Better with Continuous Visual Tokens
- 引入连续视觉符号,让模型在视觉空间中逐步推演感知信息。
- 仅用约20个视觉令牌,在10个以上基准上提升3%至16%性能。
- 适合需要高精度视觉理解的多模态应用,如医疗影像、真实世界问答。
视觉语言模型(VLMs)在语言空间推理中表现优异,但在依赖密集视觉感知的任务中表现不足,例如空间推理和几何意识。这源于现有VLMs缺乏捕捉跨空间维度密集视觉信息的能力。本文提出链式视觉思维(COVT)框架,使VLM不仅能用语言推理,还能通过紧凑的连续视觉符号——编码丰富感知线索的潜在表示——进行视觉思考。在约20个令牌的预算内,COVT从轻量级视觉专家中提炼知识,捕获二维外观、三维几何、空间布局和边缘结构等互补特性。训练时,带有COVT的VLM自回归预测这些视觉符号以重建密集监督信号(如深度、分割、边缘和DINO特征)。推理时,模型直接在连续视觉符号空间中推理,保持高效性,并可选择解码出密集预测以增强可解释性。在超过十个多样化感知基准(包括CV-Bench、MMVP、RealWorldQA、MMStar、WorldMedQA、HRBench)上评估,将COVT集成到Qwen2.5-VL和LLaVA等强模型中,性能提升3%至16%,证明紧凑的连续视觉思维能实现更精确、更扎根、更具可解释性的多模态智能。
原文摘要 · Abstract (English)
Vision-Language Models (VLMs) excel at reasoning in linguistic space but struggle with perceptual understanding that requires dense visual perception, e.g., spatial reasoning and geometric awareness. This limitation stems from the fact that current VLMs have limited mechanisms to capture dense visual information across spatial dimensions. We introduce Chain-of-Visual-Thought (COVT), a framework that enables VLMs to reason not only in words but also through continuous visual tokens-compact latent representations that encode rich perceptual cues. Within a small budget of roughly 20 tokens, COVT distills knowledge from lightweight vision experts, capturing complementary properties such as 2D appearance, 3D geometry, spatial layout, and edge structure. During training, the VLM with COVT autoregressively predicts these visual tokens to reconstruct dense supervision signals (e.g., depth, segmentation, edges, and DINO features). At inference, the model reasons directly in the continuous visual token space, preserving efficiency while optionally decoding dense predictions for interpretability. Evaluated across more than ten diverse perception benchmarks, including CV-Bench, MMVP, RealWorldQA, MMStar, WorldMedQA, and HRBench, integrating COVT into strong VLMs such as Qwen2.5-VL and LLaVA consistently improves performance by 3% to 16% and demonstrates that compact continuous visual thinking enables more precise, grounded, and interpretable multimodal intelligence.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。