OpenGVLab/VisualProcessBench

Dataset

VisualProcessBench

6

10 commits

2 linked in READMEs

updated Mar 18, 2025

See the code

README

VisualProcessBench

[πŸ“‚ GitHub] [πŸ“œ Paper] [πŸ†• Blog] [πŸ€— model] [πŸ€— dataset] [πŸ€— benchmark]

VisualProcessBench is a benchmark designed to measure the abilities of PRMs and MLLMs to identify erroneous steps in multimodal reasoning tasks. This benchmark comprises 2,866 samples with a total of 26,950 human-annotated step-wise correctness labels.

Data fields

  • Data fields for each sample:

    KeyDescription
    imageList of Image path.
    questionInput query.
    answerGround Truth to this question.
    responseThe model-generated response to this question, which has been splited into multiple steps.
    policy_modelThe model used to generate the response.
    data_sourceThe source of this question.
  • Data fields for each response:

    KeyDescription
    stepsSteps of this response.
    process_correctnessCorrectness annotation of each step. 1, 0, -1 denotes correct, neural, and incorrect, respectively

Data Examples

image/png

image/png image/png image/png

image/png image/png image/png

image/png image/png image/png

image/png image/png image/png

image/png image/png image/png

License

This project is released under the MIT License. This project uses the pre-trained internlm2_5-7b-chat as a component, which is licensed under the Apache License 2.0.

Citation

If you find this project useful in your research, please consider citing:

@article{wang2025visualprm,
  title={VisualPRM: An Effective Process Reward Model for Multimodal Reasoning},
  author={Wang, Weiyun and Gao, Zhangwei and Chen, Lianjie and Chen, Zhe and Zhu, Jinguo and Zhao, Xiangyu and Liu, Yangzhou and Cao, Yue and Ye, Shenglong and Zhu, Xizhou and others},
  journal={arXiv preprint arXiv:2503.10291},
  year={2025}
}

Contributors

Weiyun1025

9 commits

czczup

1 commits

OpenGVLab/VisualProcessBench

Dataset

VisualProcessBench

6

10 commits

2 linked in READMEs

updated Mar 18, 2025

See the code

README

VisualProcessBench

[πŸ“‚ GitHub] [πŸ“œ Paper] [πŸ†• Blog] [πŸ€— model] [πŸ€— dataset] [πŸ€— benchmark]

VisualProcessBench is a benchmark designed to measure the abilities of PRMs and MLLMs to identify erroneous steps in multimodal reasoning tasks. This benchmark comprises 2,866 samples with a total of 26,950 human-annotated step-wise correctness labels.

Data fields

  • Data fields for each sample:

    KeyDescription
    imageList of Image path.
    questionInput query.
    answerGround Truth to this question.
    responseThe model-generated response to this question, which has been splited into multiple steps.
    policy_modelThe model used to generate the response.
    data_sourceThe source of this question.
  • Data fields for each response:

    KeyDescription
    stepsSteps of this response.
    process_correctnessCorrectness annotation of each step. 1, 0, -1 denotes correct, neural, and incorrect, respectively

Data Examples

image/png

image/png image/png image/png

image/png image/png image/png

image/png image/png image/png

image/png image/png image/png

image/png image/png image/png

License

This project is released under the MIT License. This project uses the pre-trained internlm2_5-7b-chat as a component, which is licensed under the Apache License 2.0.

Citation

If you find this project useful in your research, please consider citing:

@article{wang2025visualprm,
  title={VisualPRM: An Effective Process Reward Model for Multimodal Reasoning},
  author={Wang, Weiyun and Gao, Zhangwei and Chen, Lianjie and Chen, Zhe and Zhu, Jinguo and Zhao, Xiangyu and Liu, Yangzhou and Cao, Yue and Ye, Shenglong and Zhu, Xizhou and others},
  journal={arXiv preprint arXiv:2503.10291},
  year={2025}
}

Contributors

Weiyun1025

9 commits

czczup

1 commits