Seeing Is Believing? A Benchmark for Multimodal Large Language Models on Visual Illusions and Anomalies
Wenjin Hou, Wei Liu, Han Hu, Xiaoxiao Sun, Serena Yeung-Levy, Hehe Fan
TL;DR
VIA-Bench is proposed as a diagnostic benchmark to stress-test multimodal large language models on visual illusions and anomalies across six categories, using 1,004 QA pairs formed through careful human-in-the-loop curation. The task formalization includes an illusory image, a question, candidate options, and a potentially CoT-enabled prompt, with outputs evaluated via $a = \frac{n}{N}$ under two protocols and ground-truth grounded in visual evidence. Across 20+ models, humans substantially outperform current MLLMs (93.30% vs 69.23%), and CoT reasoning often reduces robustness, revealing brittle reliance on internal priors rather than grounded perception. The work highlights persistent perceptual bottlenecks in state-of-the-art systems, offers qualitative analyses of failure modes, and commits to public release of data and code to spur future advances toward human-like multimodal perception.
Abstract
Multimodal Large Language Models (MLLMs) have shown remarkable proficiency on general-purpose vision-language benchmarks, reaching or even exceeding human-level performance. However, these evaluations typically rely on standard in-distribution data, leaving the robustness of MLLMs largely unexamined when faced with scenarios that defy common-sense priors. To address this gap, we introduce VIA-Bench, a challenging benchmark designed to probe model performance on visual illusions and anomalies. It includes six core categories: color illusions, motion illusions, gestalt illusions, geometric and spatial illusions, general visual illusions, and visual anomalies. Through careful human-in-the-loop review, we construct over 1K high-quality question-answer pairs that require nuanced visual reasoning. Extensive evaluation of over 20 state-of-the-art MLLMs, including proprietary, open-source, and reasoning-enhanced models, uncovers significant vulnerabilities. Notably, we find that Chain-of-Thought (CoT) reasoning offers negligible robustness, often yielding ``brittle mirages'' where the model's logic collapses under illusory stimuli. Our findings reveal a fundamental divergence between machine and human perception, suggesting that resolving such perceptual bottlenecks is critical for the advancement of artificial general intelligence. The benchmark data and code will be released.
