AIToday
Large Language ModelsAI Safety & Alignmentr/MachineLearningPublished: Aug 23, 2026, 04:01 JST2 min read

Study finds evaluation resolution skews brain-similarity claims in neural networks

Study finds evaluation resolution skews brain-similarity claims in neural networks

Key takeaway

  • A new study shows that the common finding—untrained neural networks match the brain as well as trained ones—is largely an artifact of evaluation resolution.

  • Researchers tested five learning rules across six image resolutions and found the apparent brain-similarity ranking shifts dramatically depending on resolution chosen.

  • This means prior conclusions about which learning rule best mimics the brain may need revision.

3 Key Points

  1. What happened

    Researchers tested five learning rules (random initialization, backpropagation, feedback alignment, predictive coding, STDP) on a small CNN trained at 32 pixels, then evaluated the results across six resolutions from 32px to 224px using THINGS-fMRI stimuli. They found that the commonly reported claim—that untrained CNNs match or exceed backpropagation-trained models when compared to brain activity in V1 (early visual cortex)—is largely an artifact of the resolution at which the comparison is made.

  2. Why it matters

    Model-brain comparisons using recurrent self-attention (RSA) are a standard way neuroscientists and AI researchers validate whether neural networks capture brain-like computation. If the apparent advantage of untrained networks vanishes when evaluation resolution changes, it means prior conclusions about which learning rule best mirrors the brain may be unreliable—researchers need to be careful about the resolution they choose when making these claims.

  3. What to watch

    The preprint (arxiv.org/abs/2608.12408) and accompanying code (github.com/nilsleut/evaluation-resolution-rsa) are now available. The study demonstrates a non-monotonic trend in the gap between trained and untrained backpropagation models across resolutions, suggesting that future model-brain work should test across multiple evaluation resolutions rather than relying on a single standard.

Ask the AI about this article →

Context & Analysis

The study addresses a persistent finding in the intersection of neuroscience and AI: that untrained (randomly initialized) convolutional neural networks often seem to match early visual cortex activity as well as or better than networks trained on image tasks via backpropagation. This result has been surprising and influential, suggesting that certain brain-like properties emerge without learning. However, by systematically varying the resolution at which neural representations are compared to brain data, the researchers uncovered a critical dependency: the brain-similarity ranking of different learning rules is not stable across resolutions. The fact that a non-monotonic trend appears—meaning the advantage or disadvantage shifts non-uniformly as resolution increases—indicates that resolution is not merely a technical detail but a substantive parameter that shapes which conclusions researchers draw. This has immediate implications for model-brain comparison methodology: a claim that learning rule X is most brain-like is only as reliable as the evaluation protocol used to measure it.

FAQ

What learning rules were tested in this study?
The researchers compared five: random initialization, backpropagation, feedback alignment, predictive coding, and STDP (spike-timing-dependent plasticity).
What resolutions were used in the evaluation?
Six resolutions ranging from 32px to 224px. The model was trained at 32px on a CIFAR-10 subset, and weights and normalization were held fixed across all evaluations.
What is the key finding about untrained networks?
The widely reported claim that untrained CNNs match or exceed backpropagation-trained models in matching V1 brain activity turns out to depend heavily on the resolution at which the comparison is made, suggesting it is largely a methodological artifact.
r/MachineLearningRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DataAgent launches with $10M to auto-fix Kubernetes faultsSiliconANGLE AI · 1h ago
  • SK Hynix custom HBM boosts inference up to 5.15xDIGITIMES Asia · 1h ago
  • Nvidia Earnings: Boring by Design, Avoiding a Consolidated WorldStratechery (Ben Thompson) · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleDeepMind spinout Inherent's AI outperforms OpenAI, Anthropic on research replication