← Latest papers
💻 computer science

Do vision models perceive illusory motion in static images like humans?

This paper demonstrates that most current optical flow models fail to perceive the illusory motion in static images like the Rotating Snakes illusion, whereas a human-inspired Dual-Channel model with recurrent attention mechanisms successfully replicates human perception under simulated saccadic conditions, highlighting a significant gap between machine and human motion processing.

Original authors: Isabella Elaine Rosario (Columbia University), Fan L. Cheng (Columbia University), Zitang Sun (Kyoto University), Nikolaus Kriegeskorte (Columbia University)

Published 2026-04-15
📖 5 min read🧠 Deep dive

Original authors: Isabella Elaine Rosario (Columbia University), Fan L. Cheng (Columbia University), Zitang Sun (Kyoto University), Nikolaus Kriegeskorte (Columbia University)

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 are looking at a picture of a snake that seems to be slithering in a circle, even though it's just a flat, static drawing on a piece of paper. This is the "Rotating Snakes" illusion. If you stare at it, or if your eyes make tiny, involuntary jumps (called microsaccades), your brain tricks you into seeing motion where there is none.

For a long time, scientists have wondered: Do computers see this trick too? Or do they just see a still picture, like a camera that doesn't have a brain?

This paper is essentially a "magic trick test" for Artificial Intelligence. The researchers set up a series of optical illusions and asked various computer vision models (the "brains" behind self-driving cars and video analysis) to tell them what they see.

Here is the breakdown of what they found, using some simple analogies:

1. The Test: The "Still Snake" Challenge

The researchers took the famous "Rotating Snakes" image and showed it to 10 different computer models. These models are usually experts at tracking real movement, like a car driving down a road or a ball being thrown.

  • The Human Experience: When a human looks at the snake, their brain says, "Hey, that's spinning counter-clockwise!"
  • The Computer Experience: Most of the computer models said, "I see a picture. Nothing is moving." They were completely fooled by the fact that the image was static. They failed to see the "ghost" motion that humans perceive.

2. The "Eye Movement" Twist

The researchers realized something important: Humans don't just stare perfectly still. Our eyes are constantly making tiny, jittery movements (microsaccades) and bigger jumps (saccades). These tiny movements are actually required for us to see the snake spin.

So, the researchers simulated these eye movements for the computers. They took the static image and "jittered" it slightly, just like our eyes do.

  • The Result: Even with the jitter, most computers still saw nothing but noise or just the direction of the jitter. They couldn't separate the "fake" spin from the "real" shake.
  • The Exception: One specific model, called "Dual," started to see something. When the image jittered, the Dual model began to generate a flow of motion that looked a bit like the snake spinning. It wasn't perfect, but it was the only one that got close to the human experience.

3. Why Did the "Dual" Model Win? (The Secret Sauce)

The researchers wanted to know why the Dual model was special. They took it apart like a mechanic taking apart a car engine to see which part was making it work.

They found that the Dual model had a two-lane highway system for processing motion, whereas the others had only one lane.

  • Lane 1 (First-Order): This lane looks at simple changes in brightness (like a shadow moving).
  • Lane 2 (Higher-Order): This lane looks at more complex patterns, like textures and shapes moving.

The Analogy: Imagine trying to hear a whisper in a noisy room.

  • Most computers are like a microphone that only listens for loud, clear voices (simple brightness changes). They miss the whisper.
  • The Dual model is like a microphone with two settings: one for loud voices and one for subtle whispers. It combines both to understand the full picture.

The study showed that to see the illusion, a computer needs both lanes working together, plus a "memory" system (recurrent integration) that remembers what it saw a split second ago to smooth out the motion.

4. The Big Takeaway: Humans vs. Machines

The main conclusion is that current AI is still very different from human vision.

  • Current AI: It's like a super-fast, high-definition camera. It is amazing at measuring how far a car moved from point A to point B. But it lacks the "soul" of human vision. It doesn't have the biological quirks that make us see ghosts in static images.
  • Human Vision: Our brains are messy, biological machines that use tiny eye jitters and complex processing to create a stable, rich world. Sometimes, this creates cool illusions (like the spinning snake), but it also makes us robust and adaptable.

Why Does This Matter?

You might ask, "Who cares if a computer sees a spinning snake?"

The answer is: Safety and Reliability.
If we want to build self-driving cars or robots that can navigate the real world, they need to understand motion the way humans do. If a robot only sees "pixel displacement," it might fail in tricky situations (like fog, reflections, or weird lighting) that a human driver handles easily.

By studying these illusions, scientists are learning how to build "biologically inspired" AI—machines that don't just calculate math, but actually perceive the world more like we do.

In short: The paper proves that while computers are getting better at seeing motion, they still miss the "magic" of human perception. To fix this, we need to build computers that mimic the messy, jittery, two-lane processing of the human brain.

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 →