Study Finds 3B Language Models Match Larger Models on Brain Alignment

Researchers affiliated with IIIT Hyderabad and partner institutions reported that 3-billion-parameter language models matched 7B–14B models when predicting fMRI responses during naturalistic language comprehension, while 1B–1.5B models degraded. The preprint was posted on February 7; its findings suggest compact models may be adequate research probes, but they do not show that the models reproduce human language understanding.
A research team with affiliations including IIIT Hyderabad, TU Berlin, Microsoft Research and IIT Delhi reported that language models with about 3 billion parameters matched larger 7B–14B models at predicting brain responses during naturalistic language comprehension. The preprint was posted on February 7, and Microsoft Research lists the work for ICML 2026.
What the researchers compared
The study used a public functional MRI dataset from nine participants who listened to English-language stories from The Moth Radio Hour. Researchers mapped internal representations from Llama 3.2, Qwen 2.5 and DeepSeek-R1 model families to measured brain activity. The tested models ranged from roughly 1 billion to 14 billion parameters and included full-precision, quantized and pruned variants.
Across the tested families, 3B models reached brain-prediction performance that the authors found statistically indistinguishable from the larger models. Models around 1B–1.5B parameters performed worse, particularly in regions associated with semantic processing. The paper also reports that 3B models supported brain-to-language reconstruction with semantic fidelity comparable to larger models under its experimental setup.
Compression preserved most brain predictivity
Most of the tested quantization and pruning approaches preserved neural predictivity despite reducing model precision or weights. GPTQ was the consistent exception in the authors’ results, producing wider degradation, especially in semantic regions. The linguistic tests told a more complicated story: compression reduced performance on some discourse, syntax and morphology tasks even when the fMRI-prediction metric remained stable.
That split matters because brain alignment and general language competence are not interchangeable. A model can preserve the representations needed for this encoding task while losing performance on other linguistic measures.
What the result does and does not show
For NeuroAI researchers, the result suggests that compact models may offer a lower-cost way to run controlled brain-encoding and compression experiments. Smaller models can also make layer-by-layer analysis and repeated ablations more tractable.
The evidence is narrower than a claim that 3B models think like people or match larger models across ordinary AI tasks. The study used one naturalistic-listening dataset with nine participants, selected the best-performing layer for each model, and evaluated specific encoding, decoding and linguistic probes. Replication across more participants, languages, datasets and experimental tasks would be needed before treating the reported saturation point as universal.
Key Points
- 1Across the tested Llama 3.2, Qwen 2.5 and DeepSeek-R1 families, 3B models matched 7B–14B models on the study’s fMRI brain-prediction measure.
- 2Models around 1B–1.5B parameters degraded most clearly in semantic brain regions, while most quantization and moderate pruning preserved brain predictivity.
- 3The nine-participant naturalistic-listening study supports compact models as research probes; it does not establish human-like understanding or a universal 3B threshold.
Scoring Rationale
The study offers a concrete efficiency result for NeuroAI experiments across several model families, compression methods and brain regions. Its practitioner relevance is meaningful for researchers designing brain-encoding studies, but the evidence is a preprint using one nine-participant dataset and does not establish a general model-size threshold.
Sources
Primary source and supporting public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


