MPBench: A Comprehensive Multimodal Reasoning Benchmark for Process Errors Identification
Zhaopan Xu, Pengfei Zhou, Jiaxin Ai, Wangbo Zhao, Kai Wang, Xiaojiang Peng, Wenqi Shao, Hongxun Yao, Kaipeng Zhang
TL;DR
MPBench addresses the gap in evaluating multimodal process reward models by presenting a comprehensive benchmark with three evaluation paradigms—Step Correctness, Answer Aggregation, and Reasoning Process Search—and a large, multimodal dataset derived from M^3CoT. It enables fine-grained assessment of PRMs during training and inference and analyzes 12 LLMs, including GPT-4o and Gemini variants, to reveal scale effects, cross-paradigm correlations, and domain-specific challenges. The study finds that model scale significantly impacts complex tasks like step correctness and search, while correlations among abilities are positive but nuanced, with mathematics proving the most demanding domain. These findings guide future development of multimodal PRMs and suggest domain-aware training or prompting strategies to enhance reasoning accuracy in real-world tasks.
Abstract
Reasoning is an essential capacity for large language models (LLMs) to address complex tasks, where the identification of process errors is vital for improving this ability. Recently, process-level reward models (PRMs) were proposed to provide step-wise rewards that facilitate reinforcement learning and data production during training and guide LLMs toward correct steps during inference, thereby improving reasoning accuracy. However, existing benchmarks of PRMs are text-based and focus on error detection, neglecting other scenarios like reasoning search. To address this gap, we introduce MPBench, a comprehensive, multi-task, multimodal benchmark designed to systematically assess the effectiveness of PRMs in diverse scenarios. MPBench employs three evaluation paradigms, each targeting a specific role of PRMs in the reasoning process: (1) Step Correctness, which assesses the correctness of each intermediate reasoning step; (2) Answer Aggregation, which aggregates multiple solutions and selects the best one; and (3) Reasoning Process Search, which guides the search for optimal reasoning steps during inference. Through these paradigms, MPBench makes comprehensive evaluations and provides insights into the development of multimodal PRMs.
