Human-Aligned Bench: Fine-Grained Assessment of Reasoning Ability in MLLMs vs. Humans
Yansheng Qiu, Li Xiao, Zhaopan Xu, Pengfei Zhou, Zheng Wang, Kaipeng Zhang
TL;DR
This work introduces the Human-Aligned Bench to rigorously assess how well multimodal language models align with human reasoning on context-driven tasks. By compiling 9,794 bilingual questions across four reasoning types drawn from civil service exams and pairing each with human success data and common missteps, the benchmark enables fine-grained analysis of model reasoning versus human cognition. Extensive experiments across open-source and proprietary MLLMs reveal persistent gaps, especially in visual reasoning, and uncover phenomena such as fake or prompt-dependent reasoning. The study provides actionable insights to guide the development of next-generation multimodal models and strengthens the methodology for evaluating true reasoning versus memorization.
Abstract
The goal of achieving Artificial General Intelligence (AGI) is to imitate humans and surpass them. Models such as OpenAI's o1, o3, and DeepSeek's R1 have demonstrated that large language models (LLMs) with human-like reasoning capabilities exhibit exceptional performance and are being gradually integrated into multimodal large language models (MLLMs). However, whether these models possess capabilities comparable to humans in handling reasoning tasks remains unclear at present. In this paper, we propose Human-Aligned Bench, a benchmark for fine-grained alignment of multimodal reasoning with human performance. Specifically, we collected 9,794 multimodal questions that solely rely on contextual reasoning, including bilingual (Chinese and English) multimodal questions and pure text-based questions, encompassing four question types: visual reasoning, definition judgment, analogical reasoning, and logical judgment. More importantly, each question is accompanied by human success rates and options that humans are prone to choosing incorrectly. Extensive experiments on the Human-Aligned Bench reveal notable differences between the performance of current MLLMs in multimodal reasoning and human performance. The findings on our benchmark provide insights into the development of the next-generation models.
