Motion Illusions Generated Using Predictive Neural Networks Also Fool Humans

This paper introduces the Evolutionary Illusion GENerator (EIGen), a generative model based on video predictive neural networks that creates new visual motion illusions, which are confirmed to fool human participants, thereby supporting the hypothesis that such illusions arise from the brain's predictive processing rather than raw visual input and highlighting the value of studying "motivated failures" in AI research.

Lana Sinapayen, Eiji Watanabe

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

Imagine your brain is a super-advanced weather forecaster. Its main job isn't just to look at the sky; it's to constantly guess what the weather will be like next. It uses past patterns to predict the future. Usually, this is great—it helps you catch a ball before it hits your hand or step off a curb without falling.

But sometimes, this "guessing machine" gets too confident. It sees a pattern that usually means "storm is coming," so it screams "STORM!" even when the sky is perfectly clear and static. That "false alarm" is exactly what this paper is about, but instead of weather, it's about optical illusions.

Here is the story of how the authors used a robot brain to prove that our brains are essentially "predicting" motion that isn't there.

1. The Big Idea: "Faking It Till You Make It"

The authors, Lana and Eiji, wanted to test a theory: Do we see motion in static pictures because our brains are trying to predict the future?

To test this, they didn't just ask humans to look at pictures. They built a robot brain (a neural network) that was trained only to predict what comes next in a video.

  • The Robot's Job: Watch a video of people walking in a park and guess the next frame.
  • The Trick: They showed the robot a picture that looks like it's moving (like the famous "Rotating Snakes" illusion), but is actually a still image.
  • The Result: The robot, just like a human, got tricked! It predicted that the still image was spinning.

2. The "Evolutionary Illusion Generator" (EIGen)

This is the coolest part. The authors didn't just use existing illusions; they built a digital "Darwinian" machine to invent new ones.

Think of this like a digital art contest where the judges are robots:

  1. The Artist: A computer program (called a CPPN) randomly draws thousands of weird, colorful, concentric circles and patterns.
  2. The Judge: The "Predictive Robot Brain" looks at these drawings. If the robot thinks, "Oh, this looks like it's spinning!" it gives the drawing a high score. If the robot thinks it's boring and still, it gives a low score.
  3. The Evolution: The drawings that get high scores are "bred" together to make new, slightly better drawings. The bad ones are thrown out.
  4. The Winner: After many generations, the computer produces brand-new images that are so good at tricking the robot brain that the robot insists they are moving.

3. The Human Test: Did the Robot Fool Us?

The authors took these robot-generated images and showed them to 293 real humans.

  • The Question: "Do you see this moving? How strong is the motion?"
  • The Result: Yes! The humans saw motion in the robot's creations.
    • The black-and-white versions were the strongest (very convincing).
    • The color versions were weaker (the robot was a bit confused there).
    • Interestingly, the robot even "rediscovered" famous human-made illusions (like the "Medaka" fish illusion) on its own, proving it was learning the same rules humans use.

4. Why Does This Matter? (The "Aha!" Moment)

For a long time, scientists argued about why we see these illusions. Is it because our eyes twitch? Is it because of how light hits the retina?

This paper suggests a simpler, deeper answer: Our brains are so good at predicting motion that they sometimes hallucinate it.

  • The Analogy: Imagine you are listening to a song. If the rhythm is very regular, your brain starts tapping its foot before the beat actually happens. If the song suddenly stops, your foot might still tap for a second because your brain predicted the beat.
  • The Illusion: In these static pictures, the patterns are arranged in a way that screams "Motion!" to our predictive brain. The brain says, "I bet this is moving!" and suppresses the actual visual input that says, "No, I'm still." The "prediction" wins, and we see motion.

5. The "Failure" is the Success

The paper has a philosophical twist. Usually, in Artificial Intelligence, we want systems to never fail. But here, the authors argue that failure is a feature.

If a robot brain fails in the exact same way a human brain fails (by seeing motion where there is none), it proves that the robot and the human are using the same underlying logic. It's like two different cars both stalling at the exact same red light; it suggests they share the same engine design.

Summary

  • The Problem: Why do static pictures look like they are moving?
  • The Hypothesis: Because our brains are prediction machines that sometimes get too confident.
  • The Experiment: We built a robot brain that predicts video frames. We used it to evolve new, fake motion illusions.
  • The Proof: Humans saw motion in the robot's fake illusions, just like the robot did.
  • The Conclusion: Illusory motion isn't a glitch; it's a side effect of our brain's amazing ability to predict the future. We are seeing our own predictions, not just the raw world.

In short: Your brain is a time traveler that occasionally sees the future where there is only the present.