MM-IQ: Benchmarking Human-Like Abstraction and Reasoning in Multimodal Models
Huanqia Cai, Yijun Yang, Winston Hu
TL;DR
MM-IQ introduces a large-scale, eight-paradigm visual reasoning benchmark for multimodal models to quantify abstract reasoning independent of language and domain knowledge. It provides a 4,776-QA training set and a 2,710-item test set derived from authoritative sources, with careful data cleaning and leakage avoidance. Evaluations show a sizable gap between humans and current LMMs (humans ~51.27%, best LMM ~33.17%), with RL-trained baselines and long CoT prompting offering meaningful improvements, particularly on geometry and relational tasks. The work highlights the need for stronger perceptual and reasoning capabilities and proposes a route toward closer human-like multimodal intelligence via RL and structured reasoning.
Abstract
IQ testing has served as a foundational methodology for evaluating human cognitive capabilities, deliberately decoupling assessment from linguistic background, language proficiency, or domain-specific knowledge to isolate core competencies in abstraction and reasoning. Yet, artificial intelligence research currently lacks systematic benchmarks to quantify these critical cognitive capabilities in multimodal systems. To address this crucial gap, we propose MM-IQ, a comprehensive evaluation framework, which comprises a large-scale training set with 4,776 visual reasoning problems and 2,710 meticulously curated test items spanning 8 distinct reasoning paradigms. Through systematic evaluation of existing open-source and proprietary multimodal models, our benchmark reveals striking limitations: even state-of-the-art architectures achieve only marginally superior performance to random chance (33.17% vs. 25% baseline accuracy). This substantial performance chasm highlights the inadequacy of current multimodal models in approximating fundamental human reasoning capacities, underscoring the need for paradigm-shifting advancements to bridge this cognitive divide. Moreover, inspired by the recent surge of large reasoning models, we also release a multimodal reasoning model as the baseline that is trained via reinforcement learning with verifiable reward functions, reaching competitive performance to the state-of-the-art with a notably smaller model size.
