MVPBench
收藏资源简介:
MVPBench是一个精心设计的基准测试,旨在通过视觉链式思维(CoT)严格评估视觉物理推理能力。每个示例包含交错的多图像输入,并要求不仅正确的最终答案,还需要一个连贯的、逐步的推理路径,基于演变的视觉线索。这种设置反映了人类如何随着时间的推移通过现实世界的物理过程进行推理。MVPBench包含1211个样本,总共4701张图像,涵盖独特和重复的图像。每个问题和相应的答案都是独特的,突出了数据集在各种物理推理场景中的广泛范围和深度。
MVPBench is a meticulously designed benchmark that rigorously evaluates visual physical reasoning capabilities via visual chain-of-thought (CoT). Each example consists of interleaved multi-image inputs, and requires not only a correct final answer but also a coherent, step-by-step reasoning path grounded in evolving visual cues. This setting mirrors how humans reason through real-world physical processes over time. MVPBench comprises 1,211 samples with a total of 4,701 images, including both unique and duplicate images. Every question and its corresponding answer are unique, highlighting the extensive scope and depth of the dataset across diverse physical reasoning scenarios.
MVPBench数据集概述
基本信息
- 名称: MVPBench
- 主页: https://csu-jpg.github.io/MVPBench/
- 数据集地址: https://huggingface.co/datasets/CSU-JPG/MVPBench
- 论文地址: https://arxiv.org/abs/2505.24182
- 发布日期: 2025年5月22日(版本1.0)
数据集简介
MVPBench是一个专门设计用于评估多模态大语言模型(MLLMs)在视觉物理推理能力的基准数据集。该数据集通过视觉链式推理(CoT)的视角,要求模型不仅给出正确答案,还需提供基于视觉证据的连贯推理路径。
数据集特点
- 样本数量: 1211个样本
- 图像总数: 4701张(包含唯一和重复图像)
- 覆盖范围: 物理问题、物理实验、空间关系和动态预测等多个物理推理场景
数据结构
- 格式: JSONL
- 主要字段:
id: 问题IDquery: 问题文本original_scene: 原始场景信息(ID、图像路径、描述)key_step_1到key_step_n: 各推理步骤信息(ID、图像路径、结论文本)final_scene: 最终答案信息(ID、图像路径、标注文本)subject: 数据子集主题possible_chains: 所有可能的推理路径json_path: JSON文件路径
评估方法
- 评估指标: 基于图的CoT一致性指标
- 评估代码: 提供在GitHub仓库中
引用信息
bibtex @misc{dong2025seeingreasoningmvpbenchgraphbased, title={Seeing is Not Reasoning: MVPBench for Graph-based Evaluation of Multi-path Visual Physical CoT}, author={Zhuobai Dong and Junchao Yi and Ziyuan Zheng and Haochen Han and Xiangxi Zheng and Alex Jinpeng Wang and Fangming Liu and Linjie Li}, year={2025}, eprint={2505.24182}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2505.24182}, }
联系方式
- 问题反馈: 通过GitHub Issues提交




