VERIFY: A Benchmark of Visual Explanation and Reasoning for Investigating Multimodal Reasoning Fidelity
Jing Bi, Junjia Guo, Susan Liang, Guangyu Sun, Luchuan Song, Yunlong Tang, Jinxi He, Jiarui Wu, Ali Vosoughi, Chen Chen, Chenliang Xu
TL;DR
VERIFY targets the gap between perceptual accuracy and true visual reasoning by curating hard, real-world visual puzzles with ground-truth, human-annotated reasoning paths. It introduces an evaluation framework that decouples perception from reasoning stages (Recognition, Abstraction, Deduction) and adds perception-based metrics to measure fidelity beyond final answers. Across open-source and proprietary MLLMs, results reveal persistent deficits in visual reasoning fidelity, with accuracy around 21.7% and notable biases in perception vs. reasoning, calling for more balanced, cognitive-aware model development. The benchmark, including the data, reasoning trajectories, and evaluation protocols, provides a scalable, interpretable tool for diagnosing and guiding improvements in multimodal reasoning systems.
Abstract
Visual reasoning is central to human cognition, enabling individuals to interpret and abstractly understand their environment. Although recent Multimodal Large Language Models (MLLMs) have demonstrated impressive performance across language and vision-language tasks, existing benchmarks primarily measure recognition-based skills and inadequately assess true visual reasoning capabilities. To bridge this critical gap, we introduce VERIFY, a benchmark explicitly designed to isolate and rigorously evaluate the visual reasoning capabilities of state-of-the-art MLLMs. VERIFY compels models to reason primarily from visual information, providing minimal textual context to reduce reliance on domain-specific knowledge and linguistic biases. Each problem is accompanied by a human-annotated reasoning path, making it the first to provide in-depth evaluation of model decision-making processes. Additionally, we propose novel metrics that assess visual reasoning fidelity beyond mere accuracy, highlighting critical imbalances in current model reasoning patterns. Our comprehensive benchmarking of leading MLLMs uncovers significant limitations, underscoring the need for a balanced and holistic approach to both perception and reasoning. For more teaser and testing, visit our project page (https://verify-eqh.pages.dev/).
