English

PRISM-Bench: A Benchmark of Puzzle-Based Visual Tasks with CoT Error Detection

Computer Vision and Pattern Recognition 2025-12-02 v4

Abstract

Multimodal large language models (MLLMs) have achieved remarkable progress on vision-language tasks, yet their reasoning processes remain sometimes unreliable. We introduce PRISM-Bench, a benchmark of puzzle-based visual challenges designed to evaluate not only whether models can solve problems, but how their reasoning unfolds. Unlike prior evaluations that measure only final-answer accuracy, PRISM-Bench introduces a diagnostic task: given a visual puzzle and a step-by-step chain-of-thought (CoT) containing exactly one error, models must identify the first incorrect step. This setting enables fine-grained assessment of logical consistency, error detection, and visual reasoning. The puzzles in PRISM-Bench require multi-step symbolic, geometric, and analogical reasoning, resisting shortcuts based on superficial pattern matching. Evaluations across state-of-the-art MLLMs reveal a persistent gap between fluent generation and faithful reasoning: models that produce plausible CoTs often fail to locate simple logical faults. By disentangling answer generation from reasoning verification, PRISM-Bench offers a sharper lens on multimodal reasoning competence and underscores the need for diagnostic evaluation protocols in the development of trustworthy MLLMs.

Keywords

Cite

@article{arxiv.2510.23594,
  title  = {PRISM-Bench: A Benchmark of Puzzle-Based Visual Tasks with CoT Error Detection},
  author = {Yusu Qian and Cheng Wan and Chao Jia and Yinfei Yang and Qingyu Zhao and Zhe Gan},
  journal= {arXiv preprint arXiv:2510.23594},
  year   = {2025}
}

Comments

This paper's first error detection task's ground truth data contains hallucination introduced by gpt and needs to be withdrawn

R2 v1 2026-07-01T07:08:07.198Z