CVCLJul 7

BabyVision: Visual Reasoning Beyond Language

arXiv:2601.0652127.515 citationsh-index: 26Has Code
Predicted impact top 2% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Identifies a critical gap in visual reasoning abilities of state-of-the-art MLLMs for the AI community, showing they underperform humans on core visual tasks.

Current multimodal LLMs fail on basic visual tasks that even 3-year-old humans can solve, with Gemini3-Pro-Preview scoring 49.7 vs. adult average 94.1 on the BabyVision benchmark, revealing a lack of fundamental visual primitives.

While humans develop core visual skills long before acquiring language, contemporary Multimodal LLMs (MLLMs) still rely heavily on linguistic priors to compensate for their fragile visual understanding. We uncovered a crucial fact: state-of-the-art MLLMs consistently fail on basic visual tasks that humans, even 3-year-olds, can solve effortlessly. To systematically investigate this gap, we introduce BabyVision, a benchmark designed to assess core visual abilities independent of linguistic knowledge for MLLMs. BabyVision spans a wide range of tasks, with 388 items divided into 22 subclasses across four key categories. Empirical results and human evaluation reveal that leading MLLMs perform significantly below human baselines. Gemini3-Pro-Preview scores 49.7, lagging behind 6-year-old humans and falling well behind the average adult score of 94.1. These results show despite excelling in knowledge-heavy evaluations, current MLLMs still lack fundamental visual primitives. Progress in BabyVision represents a step toward human-level visual perception and reasoning capabilities. We also explore solving visual reasoning with generation models by proposing BabyVision-Gen and automatic evaluation toolkit. Our code and benchmark data are released at https://github.com/UniPat-AI/BabyVision for reproduction.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes