arXiv:2503.20271cs.CVcs.CL2025-03EMNLP被引 22

构建视觉语言过程奖励模型评测基准,揭示当前模型在复杂推理中的局限性。

ViLBench: A Suite for Vision-Language Process Reward Modeling

  • 提出ViLBench基准,要求模型提供细粒度步骤反馈以评估推理过程。
  • GPT-4o在该基准上仅达27.3%准确率,凸显任务挑战性。
  • 利用73.6K生成数据训练小模型,提升推理性能,适合研究奖励建模与VLLM协同者。

过程监督的奖励模型(PRMs)可为模型输出提供细粒度的逐步反馈,有助于复杂任务中推理路径的有效选择。尽管有优势,现有对PRMs的评估在多模态领域仍较少。本文首次在多个视觉语言基准上评估了当前视觉大语言模型(VLLMs)作为输出奖励模型(ORMs)和过程奖励模型(PRMs)的表现,发现两者无一在所有任务上始终领先,且表现优异的VLLM未必能带来更好的奖励性能。为进一步推动评估发展,本文引入了ViLBench——一个需要密集过程奖励信号的视觉语言评测基准。值得注意的是,OpenAI的GPT-4o结合思维链(CoT)仅达到27.3%的准确率,表明该基准对当前VLLMs具有显著挑战。最后,我们初步展示了弥合通用VLLMs与奖励模型差距的可行路径:通过增强树搜索算法收集73.6K条视觉语言过程奖励数据,训练出的3B模型在ViLBench上相较标准CoT平均提升3.3%,较未训练模型最高提升2.5%,并通过筛选OpenAI o1的生成结果实现改进。相关代码、模型与数据已开源。

原文摘要 · Abstract (English)

Process-supervised reward models serve as a fine-grained function that provides detailed step-wise feedback to model responses, facilitating effective selection of reasoning trajectories for complex tasks. Despite its advantages, evaluation on PRMs remains less explored, especially in the multimodal domain. To address this gap, this paper first benchmarks current vision large language models (VLLMs) as two types of reward models: output reward models (ORMs) and process reward models (PRMs) on multiple vision-language benchmarks, which reveal that neither ORM nor PRM consistently outperforms across all tasks, and superior VLLMs do not necessarily yield better rewarding performance. To further advance evaluation, we introduce ViLBench, a vision-language benchmark designed to require intensive process reward signals. Notably, OpenAI's GPT-4o with Chain-of-Thought (CoT) achieves only 27.3% accuracy, indicating the benchmark's challenge for current VLLMs. Lastly, we preliminarily showcase a promising pathway towards bridging the gap between general VLLMs and reward models -- by collecting 73.6K vision-language process reward data using an enhanced tree-search algorithm, our 3B model is able to achieve an average improvement of 3.3% over standard CoT and up to 2.5% compared to its untrained counterpart on ViLBench by selecting OpenAI o1's generations. We release the implementations at https://ucsc-vlaa.github.io/ViLBench with our code, model, and data.

视觉语言奖励建模推理评估GPT-4o

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