← Latest papers
🧬 biology

Misalignment Between Backpropagation and the Hierarchy of Brain Responses to Images

This study demonstrates that while backpropagated gradients from deep neural networks can predict human brain activity in higher visual areas, their spatial and temporal organization fundamentally diverges from the brain's hierarchical processing, suggesting that deep learning and the brain likely rely on distinct learning mechanisms despite sharing similar representational content.

Original authors: Joséphine Raugel, Maximilian Seitzer, Marc Szafraniec, Huy V. Vo, Jérémy Rapin, Patrick Labatut, Piotr Bojanowski, Valentin Wyart, Jean-Rémi King

Published 2026-05-28
📖 5 min read🧠 Deep dive

Original authors: Joséphine Raugel, Maximilian Seitzer, Marc Szafraniec, Huy V. Vo, Jérémy Rapin, Patrick Labatut, Piotr Bojanowski, Valentin Wyart, Jean-Rémi King

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

The Big Question: How Does the Brain Learn?

Imagine you are teaching a robot to recognize cats. You show it a picture, it guesses "dog," you say "wrong," and it adjusts its internal settings to do better next time. In the world of Artificial Intelligence (AI), this adjustment process is called Backpropagation. It's like a teacher walking backward through the robot's brain, telling every single part exactly how much it messed up so it can fix itself.

For years, scientists have wondered: Does the human brain learn this same way?

We know that when AI models "look" at a picture (the forward pass), their internal activity looks a lot like how our brains process images. But does the "correction" phase (the backward pass) happen in our brains the same way it does in computers?

The Experiment: Mapping the Brain's "Correction"

The researchers used a super-smart AI model called DINOv3 (a self-taught robot that learns by looking at millions of natural images). They showed natural images to human volunteers while scanning their brains with two powerful tools:

  1. fMRI: A camera that takes high-resolution photos of where activity happens in the brain.
  2. MEG: A super-fast camera that records when activity happens, down to the millisecond.

They then compared the human brain's reaction to the AI's two types of signals:

  • Forward Signal: The AI's initial "guess" or observation of the image.
  • Backward Signal: The AI's "correction" or gradient (the math telling the AI how to change its weights to learn).

The Findings: A Surprise Twist

The study found two main things: one that was expected, and one that was a complete shock.

1. The "Forward" Match (The Expected Part)

When the AI looked at an image, its early layers (simple features like edges) matched the early parts of the human visual system. Its deep layers (complex concepts like "a face") matched the advanced parts of the human brain.

  • Analogy: Imagine a relay race. The AI's "forward" signal runs through the track in the exact same order as the human brain processes the image: starting at the finish line (simple vision) and ending at the trophy (complex understanding). This part works perfectly.

2. The "Backward" Mismatch (The Surprise)

This is where the paper gets interesting. If the brain learned like the AI, the "correction" signal should travel backward through the brain, starting from the complex areas and moving down to the simple areas, just like the AI does.

But that's not what happened.

  • The Timing: In the AI, the correction signal travels layer-by-layer, taking time to reach the bottom. In the human brain, the "correction" signal seemed to hit all parts of the brain at the same time. It didn't travel in a wave; it appeared everywhere simultaneously.
  • The Location: In the AI, the correction signal is strongest in the early layers (the simple parts). In the human brain, the "correction" signal was actually strongest in the advanced, high-level areas (the complex parts), not the simple ones.

Analogy:
Imagine the AI is a company where the CEO (the top layer) sends a memo down to the managers, then to the supervisors, and finally to the workers, step-by-step.

  • The AI: The memo travels down the chain of command in order.
  • The Human Brain: It's as if the CEO sends a memo, and suddenly, everyone from the CEO to the janitor gets it at the exact same instant, but the janitor ignores it while the CEO is the one frantically rewriting the rules.

What Does This Mean?

The paper concludes that while the human brain and AI might end up with similar "knowledge" (they both recognize cats well), they likely use completely different methods to learn it.

  • AI uses a strict, top-down, step-by-step error correction system (Backpropagation).
  • The Brain seems to use a different, mysterious mechanism. It might be using a system where learning signals are broadcasted differently, or perhaps the brain doesn't calculate "gradients" the way math class teaches us at all.

The Takeaway

The researchers found that the "learning signal" in our brains exists (it correlates with the AI's correction math), but it doesn't follow the rules of the AI's algorithm.

  • It's not a perfect copy: The brain doesn't run a "backward pass" that looks like the AI's backward pass.
  • It's efficient: The brain manages to learn complex things without needing the rigid, step-by-step error correction that computers require.

In short: The brain and the AI might speak the same language (recognizing images), but they are writing their stories with different pens. The AI writes with a strict, top-down editor; the brain seems to write with a more chaotic, simultaneous, and perhaps more efficient method that we haven't fully decoded yet.

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 →