An Exam for Active Observers

2026-07-17Computer Vision and Pattern Recognition

Computer Vision and Pattern RecognitionArtificial IntelligenceComputation and LanguageMachine Learning
AI summary

The authors explain that human vision works by actively looking around and updating what we see, rather than just taking one quick glance. They created a new test called ActiveVision to check if advanced artificial intelligence models with vision and language skills can do this active looking. Their tests show that current models, even the best ones, struggle a lot compared to humans when they need to look multiple times to understand images properly. The authors suggest that AI models need better designs and training to actively observe and think in a loop like humans do.

human visionactive observationmultimodal large language models (MLLMs)vision-language benchmarkspsychophysicscognitive sciencevisual perceptionGPT-5.5Claude Fable 5perception-reasoning loop
Authors
Jiarui Zhang, Muzi Tao, Shangshang Wang, Ollie Liu, Xuezhe Ma, Willie Neiswanger
Abstract
Human vision is a closed loop: gaze is continuously redirected by intermediate hypotheses rather than a single snapshot. Decades of psychophysics and cognitive science have argued that this active observation is essential for a wide range of tasks. Whether today's multimodal large language models (MLLMs) exercise active observation is an empirical question that current vision-language benchmarks do not answer. We introduce ActiveVision, a benchmark that makes active observation measurable for MLLMs, comprising 17 tasks across 3 categories. Tasks are designed to force repeated visual perception rather than a single static description. Frontier MLLMs collapse on ActiveVision: the highest-scoring model we evaluate, GPT-5.5 at the highest exposed reasoning-effort tier, solves only 10.6% of items and scores zero on 11 of the 17 tasks, and even Claude Fable 5, despite topping most reasoning and coding leaderboards, solves just 3.5%, far behind three human participants who average 96.1%. Furthermore, much of the gap persists even when models write and run their own vision code: such code is unreliable on realistic imagery, and catching its failures itself requires the active perception the models lack. Together, these results indicate that current MLLMs lack robust active visual observation, motivating architectures and training objectives that close the perception-reasoning loop.