Skip to content
PaperFren

Concept · artificial-intelligence

Deep networks as models of the brain

4 studies1 discoveryEvidence last moved Sep 27, 2026

This concept covers using artificial neural networks to explain how real neurons represent information, and asking whether brain-like circuits could learn the way deep networks do. The evidence is computational: CNNs fitted to macaque V1 and human/monkey IT recordings, and simulations of predictive-coding and successor-representation learning.

Claims that 'CNNs work like the visual cortex' are everywhere. These studies show what prediction accuracy does and does not imply, and why a network explaining data is not the same as the brain using that algorithm.

Studies

4

Findings

4

4 supporting · 0 challenging · 0 qualifying citations

Open tensions

1

Latest change

Concept page published

Deep networks as models of the brain

Currently

What we know

  1. CNN features beat hand-designed filters for V1, but leave half unexplained.
  2. Category-trained networks capture IT's structure; unsupervised ones did not.
  3. Backprop-like learning is possible with local rules, in principle.
  4. Matching behaviour is a hypothesis about the brain, not a measurement of it.

Largest unresolved question

Supervision is essential for IT but not obviously for V1: the IT study found only the supervised network matched, while in V1 a network trained only on neural data (no object labels) came close to VGG (49.8% vs 51.6%) though it needed more data.

Common misconceptions

  • If a CNN predicts V1, then V1 was trained for object recognition.

    The V1 authors state better prediction shows similar representation, not that V1 is trained on object recognition.

  • Predictive coding proves the brain does backprop.

    The model needs symmetric weights and paired error neurons not established in cortex; it shows feasibility in simulation, not what the brain does.

Related