← Latest papers
🤖 machine learning

Do Video Foundation Models Understand Intuitive Physics? A Layerwise Probing Analysis

Original authors: Samuele Punzo, Niccolò Caselli, Ippokratis Pantelidis, Francesco Massafra, Salvatore Lo Sardo, Mohammadreza Salehi

Published 2026-06-09
📖 5 min read🧠 Deep dive

Original authors: Samuele Punzo, Niccolò Caselli, Ippokratis Pantelidis, Francesco Massafra, Salvatore Lo Sardo, Mohammadreza Salehi

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a giant, super-smart robot that has watched millions of hours of YouTube videos. It can describe what it sees, predict what happens next, and even generate new videos. But here's the big question: Does this robot actually understand how the physical world works?

Does it know that if you drop a ball, it falls? Does it know that a solid wall can't be walked through? Or is it just a master of "pattern matching," guessing the right answer because it has seen similar-looking pictures before, without truly understanding the rules of physics?

This paper, titled "Do Video Foundation Models Understand Intuitive Physics?", tries to answer that question by acting like a detective. Instead of asking the robot to take a final exam, the researchers "probe" its brain layer by layer to see what information is actually stored inside.

Here is a breakdown of their investigation using simple analogies:

1. The Three Types of "Students"

The researchers tested three different types of AI models, each trained in a different way. Think of them as three students studying for a physics test using different textbooks:

  • The "Reconstructionist" (VideoMAE): This student is trained by looking at a video with many missing pieces (like a puzzle) and trying to fill in the blanks. They learn by guessing what the missing pixels should look like.
  • The "Predictor" (V-JEPA): This student is trained to predict the abstract idea of what comes next, rather than the exact pixels. It's like watching a movie and predicting the plot twist without needing to see the exact colors of the actors' clothes.
  • The "Artist" (LTX-Video): This student is a diffusion model, trained to create new videos from scratch by slowly turning random noise into a clear picture. They learn by "denoising" (cleaning up) images.

2. The Two "Tests"

To see if these students understand physics, the researchers gave them two specific tests:

  • Test A (IntPhys2): This is like a "Common Sense" test. The robot watches a short scene where something happens (e.g., a ball rolling behind a box). Then, it sees two versions of the ending: one that is physically possible and one that is impossible (e.g., the ball passing through the box). The robot has to pick the realistic one.
  • Test B (MVP - Minimal Video Pairs): This is a "Trick Question" test. The robot is shown two videos that look almost identical but have opposite answers. For example, two videos of a ball rolling; in one, it stops because of a wall, and in the other, it stops because of friction. The robot must answer correctly for both to prove it isn't just guessing based on a tiny visual clue.

3. The Investigation: Peeking Inside the Brain

The researchers didn't just ask the robot for an answer. They looked at the robot's "brain" at different stages of processing:

  • Early Layers: The "raw sensory" stage (just seeing shapes and colors).
  • Middle Layers: The "thinking" stage (connecting shapes to objects).
  • Late Layers: The "decision" stage (understanding the full story).

They also used three different "readers" to check the brain's notes:

  • The Linear Reader: A simple, basic questioner.
  • The MLP Reader: A slightly smarter questioner who can spot complex patterns.
  • The Temporal Reader: A detective who specifically looks at the order of events (time).

4. The Big Discoveries

Who is the best student?
The "Predictor" (V-JEPA) won by a landslide. Because it was trained to predict abstract concepts rather than just filling in missing pixels, it developed the strongest understanding of physics. The "Reconstructionist" (VideoMAE) was okay, but the "Artist" (LTX-Video) struggled the most, likely because its job is to make pretty pictures, not necessarily to understand the rules of the world.

Where is the knowledge hidden?

  • Early Layers: The robot's "eyes" (early layers) knew very little about physics. It just saw colors and shapes.
  • Middle to Late Layers: The physics knowledge "woke up" in the middle and deep layers. This is where the robot started to understand that objects have weight, solidity, and continuity.
  • The "Trick" Test (MVP): For the trick questions, the knowledge was only fully accessible in the very last layers. The robot needed to process the whole video deeply to solve these.
  • The "Common Sense" Test (IntPhys2): The knowledge appeared earlier (in the middle layers) and was easier to find.

Does the robot need to see time?
The researchers tried to trick the robot by shuffling the video frames (scrambling the order so a ball falling looks like it's floating up and down randomly).

  • On the Trick Test (MVP), the robot's performance crashed. This proves it was actually using the flow of time to solve the problem.
  • On the Common Sense Test (IntPhys2), the robot did surprisingly well even with scrambled frames. This suggests that for some tasks, the robot might be relying on static clues (like "balls usually fall") rather than truly understanding the motion of the event.

5. The Conclusion

The paper concludes that yes, these video models do encode intuitive physics, but it's not magic.

  • It depends heavily on how they were trained (Predicting concepts works better than filling in pixels).
  • It depends on where you look (the knowledge is deep in the middle and late layers, not at the start).
  • It depends on how you ask (sometimes you need a complex "reader" to unlock the physics knowledge; a simple question isn't enough).

In short, these AI models aren't just memorizing pictures; they are building an internal map of how the world works, but that map is hidden deep inside their complex layers and is most visible when they are trained to predict the future rather than just copy the past.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →