arXiv:2412.03704cs.CVcs.CL2024-12ICCV被引 25

用视觉价值模型提升视觉理解,让AI生成更准确的描述。

Scaling Inference-Time Search with Vision Value Model for Improved Visual Comprehension

  • 引入视觉价值模型评估并预测生成文本的长期质量
  • 显著减少幻觉,提升图像描述的细节丰富度
  • 适合希望改进多模态模型推理质量的研究者

尽管视觉语言模型(VLMs)取得显著进展,但缺乏有效方法通过扩展推理时计算来提升输出质量。本文提出视觉价值模型(VisVM),可引导VLM在推理阶段进行搜索,生成更具视觉理解力的响应。VisVM不仅评估当前生成句子的质量,还能预判该步骤可能带来的后续句子质量,提供长期价值信号。由此,它引导VLM避开易产生幻觉或细节不足的生成路径,从而产出更高品质的回答。实验表明,与贪婪解码及其他视觉奖励方法相比,VisVM引导的搜索显著提升了VLM生成描述性字幕的能力,细节更丰富、幻觉更少。此外,使用VisVM引导生成的标注数据进行自训练,可提升VLM在多个多模态基准上的表现,展现出构建自进化VLM的潜力。代码与模型已开源。

原文摘要 · Abstract (English)

Despite significant advancements in vision-language models (VLMs), there lacks effective approaches to enhance response quality by scaling inference-time computation. This capability is known to be a core step towards the self-improving models in recent large language model studies. In this paper, we present Vision Value Model (VisVM) that can guide VLM inference-time search to generate responses with better visual comprehension. Specifically, VisVM not only evaluates the generated sentence quality in the current search step, but also anticipates the quality of subsequent sentences that may result from the current step, thus providing a long-term value. In this way, VisVM steers VLMs away from generating sentences prone to hallucinations or insufficient detail, thereby producing higher quality responses. Experimental results demonstrate that VisVM-guided search significantly enhances VLMs' ability to generate descriptive captions with richer visual details and fewer hallucinations, compared with greedy decoding and search methods with other visual reward signals. Furthermore, we find that self-training the model with the VisVM-guided captions improve VLM's performance across a wide range of multimodal benchmarks, indicating the potential for developing self-improving VLMs. Our value model and code are available at https://github.com/si0wang/VisVM.

视觉理解推理优化生成质量

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