AI Research

AI Still Can’t Learn Like a Baby. A New Benchmark Proves It.

Researchers from Meta, Stanford, and others built EgoBabyVLM, a benchmark showing today's AI models fail badly at learning the way a baby does. Here's why it matters.

LUMIEN5 min read
AI Still Can’t Learn Like a Baby. A New Benchmark Proves It.

Researchers from Meta, Stanford University, the University of Tokyo, and France's École Normale Supérieure have built a benchmark called EgoBabyVLM to test whether AI vision-language models can learn from the world as a baby sees it. Fed roughly 1,000 hours of head-camera footage from infants and toddlers, today's best models fail badly. The findings point to a genuine gap between how current AI architectures learn and how the infant brain extracts meaning from messy, unstructured experience with remarkable efficiency.

What happened

Detail Fact
Benchmark name EgoBabyVLM Challenge
Institutions involved Meta, Stanford University, University of Tokyo, École Normale Supérieure
Training data used Approx. 1,000 hours of infant head-camera video
Related earlier challenge BabyLM (introduced 2023), using tens of millions of words vs. trillions for standard AI
2024 finding A basic vision-language model learned what a ball is from footage recorded on a single infant’s head camera

EgoBabyVLM asks vision-language models (VLMs, which process both text and images) to describe the world after watching about 1,000 hours of raw footage shot from cameras strapped to babies’ heads. The footage is noisy and unscripted: parents referencing objects that are no longer in view, pointing with a gaze or a gesture, discussing past and future events rather than whatever is visible at that moment.

According to Michael Frank, a cognitive scientist at Stanford who specialises in language learning and helped develop the benchmark, today’s AI clearly needs more than language. Current frontier models fail at interpreting this kind of data, which points to something structurally different about how infant brains process sparse, multimodal input.

Why does baby-like AI learning matter?

Today’s large AI models consume enormous amounts of training data and energy. If AI could learn more from less, the cost and environmental footprint of building capable models would shrink. That matters for anyone building AI-powered products or services.

Joshua Tenenbaum, a cognitive scientist at MIT, put the problem plainly: transformer models (the architecture behind most large language models) are excellent at finding patterns in data. But pure pattern-matching, fed only the kind of information a child receives, does not produce common sense, social awareness, or theory of mind. His assessment aligns with what BabyLM showed in 2023: models can learn language syntax on child-scale data, but they do not pick up physical reasoning or social dynamics along the way.

Ryan Cotterell, a linguist at ETH Zurich who created BabyLM, notes that unlike text, there is no internet-scale corpus of human physical interactions. That makes the problem of grounded, embodied learning fundamentally different from the language problem that transformers already solve well.

What the research is pointing toward

The EgoBabyVLM paper suggests borrowing ideas from cognitive science and neuroscience, specifically designing models that can sustain attention over longer periods and read social cues. There is also an open debate about how much learning ability is “built in” evolutionarily. As Tenenbaum notes, the brain carries a lot of innate structure, and researchers are not yet sure whether flexible learning algorithms can replicate everything that structure provides.

Earlier this year, Frank and colleagues tested a model designed to learn causality and visual-temporal relationships (how objects affect one another over time) using the same baby-head video data. That model learned object dynamics much more effectively than standard VLMs. It is an early but concrete sign that architectural choices matter as much as data volume.

Brendan Lake, a cognitive scientist at Princeton involved with a 2024 study on the topic, framed the core puzzle well: “The mystery is how children get to the full capabilities that they have even at the age of 2.” A basic VLM learning what a ball is from a single infant’s camera feed is a promising data point, but reasoning about the world in sophisticated ways is still a long way off.

This line of research is part of a broader trend we track in our AI news coverage: academic benchmarks shaping what the next generation of commercial AI looks like. Benchmarks set the agenda for labs, and labs set the agenda for products.

Our take

The EgoBabyVLM findings are a useful corrective to the idea that raw scale solves everything. Businesses that have built workflows on top of today’s AI, via tools like AI integration into their operations, should note that the reliability ceiling for physical-world understanding is real and not just a temporary training data problem. The models are architecturally limited in ways that more compute alone will not fix.

That said, the practical implications for most business AI use cases, writing, summarising, classifying, routing, are not directly changed by this research. Where it does matter is in robotics, warehouse automation, and any application that asks a model to reason about the physical world in real time. If your roadmap includes that kind of AI, watch the EgoBabyVLM results closely as a proxy for progress.

The honest bottom line: infant brains are still doing something that billion-dollar AI labs cannot fully replicate, and we do not yet know exactly what that something is.

What to do about it

  1. If you are evaluating AI vendors for physical-world tasks (robotics, computer vision in logistics), ask specifically how their models perform on embodied reasoning benchmarks, not just language benchmarks.
  2. Follow the EgoBabyVLM leaderboard when it is published; it will surface which model architectures are actually closing the gap.
  3. Treat current AI multimodal tools as strong pattern matchers, not world-understanders. Design your workflows with that ceiling in mind.
  4. If you need a realistic audit of where AI can and cannot help your business right now, talk to us before committing to a build.

Source: WIRED · AI

Frequently asked questions

What is the EgoBabyVLM benchmark?

EgoBabyVLM is a challenge developed by researchers at Meta, Stanford, the University of Tokyo, and École Normale Supérieure. It tests how well AI vision-language models can learn from roughly 1,000 hours of video filmed from cameras strapped to babies' and toddlers' heads. Current frontier models fail badly on it.

Can AI learn the way a baby does?

Not yet. Babies identify new objects after one or two exposures and learn from noisy, multimodal experience including gesture, gaze, and touch. Today's AI models require vast datasets and still fail to acquire common sense, social reasoning, or physical understanding from child-scale data.

What did the BabyLM challenge find?

BabyLM, introduced in 2023, showed that transformer-based AI models can learn language syntax using only tens of millions of words, similar to what a 10-year-old encounters. However, the models did not develop common sense about the physical world, social dynamics, or theory of mind.

Why does baby-like AI learning matter for business?

Models that learn efficiently from less data would be cheaper and less energy-intensive to train. For applications involving robotics or physical-world reasoning, architectural improvements inspired by infant cognition could eventually enable AI that works reliably in unstructured real-world environments.

More from AI