Are Human Brains Just Prediction Machines? Comparing Predictive Processing and…

Are Human Brains Just Prediction Machines? Comparing Predictive Processing and Large Language Model Next-Token Generation

2026-03-22 · consciousness-cognition ai-architecture · medium · source → · wiki →
key claims
  1. Confidence: high. Predictive Processing (PP) and Large Language Model (LLM) next-token prediction share a generic commitment to prediction, but they solve different problems because PP uses prediction to control perception and action in an embodied organism while LLMs use prediction to continue token sequences in text. Sources: https://doi.org/10.1038/nrn2787 ; https://www.fil.ion.ucl.ac.uk/~karl/Whatever%20next.pdf ; https://papers.neurips.cc/paper/7181-attention-is-all-you-need.pdf ; https://arxiv.org/pdf/2005.14165
  2. Confidence: high. The strongest neuroscience evidence supports predictive coding at the cortical-architecture level, where top-down pathways carry predictions and bottom-up pathways carry residual error signals in hierarchical processing. Sources: https://www.cs.utexas.edu/~dana/nn.pdf ; https://www.fil.ion.ucl.ac.uk/~karl/Whatever%20next.pdf
  3. Confidence: high. Transformer language models generate outputs auto-regressively from prior tokens and can improve through scale into broad in-context competence, but their documented mechanism remains sequence modeling over text rather than embodied active inference. Sources: https://papers.neurips.cc/paper/7181-attention-is-all-you-need.pdf ; https://arxiv.org/pdf/2005.14165
  4. Confidence: medium. Evidence that LLMs encode linear spatial and temporal structure shows that next-token prediction can induce partial world-model ingredients, but that evidence stops short of demonstrating a grounded, dynamic, action-ready model of the world. Sources: https://proceedings.iclr.cc/paper_files/paper/2024/file/0a6059857ae5c82ea9726ee9282a7145-Paper-Conference.pdf ; https://doi.org/10.1111/nyas.15125
  5. Confidence: high. The strongest current critiques are persuasive that text-only prediction alone does not warrant claims of principled reasoning, planning, or human-like understanding, because success on completion tasks can coexist with non-veridical memory and weak grounding. Sources: https://doi.org/10.1145/3442188.3445922 ; https://doi.org/10.1111/nyas.15125
  6. Confidence: medium. Prediction can support intelligence-like competence in both brains and LLMs, but the meaning of that competence differs because brains predict to keep an organism viable in the world whereas LLMs predict to compress and continue symbol streams. Sources: https://doi.org/10.1038/nrn2787 ; https://arxiv.org/pdf/2005.14165 ; https://oecs.mit.edu/pub/my8vpqih
  7. Confidence: high. Seth's account of consciousness strengthens the conclusion that current LLMs should not be treated as conscious on the basis of next-token prediction alone, because his theory ties experience to embodied, interoceptive regulation in living systems rather than to generic predictive success. Sources: https://www.quantamagazine.org/anil-seth-finds-consciousness-in-lifes-push-against-entropy-20210930/ ; https://www.cccb.org/en/w/articles/anil-seth-reality-is-a-controlled-hallucination

Research Question

What is the fundamental difference between the predictive processing account of human cognition — in which the brain continuously generates and updates a generative model of the world — and Large Language Model (LLM) next-token prediction, and does this difference matter for understanding intelligence, meaning, and consciousness?

Supporting questions:

Findings

(Populated from §6 Synthesis above.)

Executive Summary

[inference] Human brains are not just next-token predictors in a richer medium; predictive processing is an embodied control architecture that uses hierarchical generative models to regulate perception, action, and bodily viability, whereas current Large Language Models (LLMs) optimize auto-regressive text prediction over symbol sequences. Sources: Karl Friston (2010) — "The free-energy principle: a unified brain theory?" — *Nature Reviews Neuroscience* ; Andy Clark (2013) — "Whatever next? Predictive brains, situated agents, and the future of cognitive science" — *Behavioral and Brain Sciences* ; Vaswani et al. (2017) — "Attention Is All You Need" — *Neural Information Processing Systems (NeurIPS) 2017* ; Brown et al. (2020) — "Language Models are Few-Shot Learners" — arXiv:2005.14165

[fact] The neuroscience evidence supports predictive coding as a substantive account of cortical organization, and the machine-learning evidence supports next-token prediction as a powerful route to broad latent structure in text models. Sources: Rao & Ballard (1999) — "Predictive coding in the visual cortex" — *Nature Neuroscience* ; Gurnee & Tegmark (2024) — "Language Models Represent Space and Time" — *International Conference on Learning Representations (ICLR) 2024*

[inference] The overlap matters because it explains why LLMs can exhibit partial world-model-like structure and surprisingly general competence, but the difference matters more because text-only sequence prediction lacks embodiment, online action, interoception, and survival-grounded error correction. Sources: Gurnee & Tegmark (2024) — "Language Models Represent Space and Time" — *International Conference on Learning Representations (ICLR) 2024* ; Kambhampati (2024) — "Can Large Language Models Reason and Plan?" — *Annals of the New York Academy of Sciences* ; Anil Seth interview (2021) — "Anil Seth Finds Consciousness in Life's Push Against Entropy" — *Quanta Magazine*

[inference] For intelligence, the best-supported conclusion is that next-token prediction can generate meaningful competence without closing the whole gap to embodied understanding; for consciousness, Seth's own framework points away from treating current LLMs as candidates simply because they predict well. Sources: Bender et al. (2021) — "On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?" — *Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency* ; Anil Seth interview (2023) — "Reality is a controlled hallucination" — CCCB Lab ; Anil Seth interview (2021) — "Anil Seth Finds Consciousness in Life's Push Against Entropy" — *Quanta Magazine*

Key Findings

  1. [inference] Confidence: high. Predictive Processing (PP) and Large Language Model (LLM) next-token prediction share a generic commitment to prediction, but they solve different problems because PP uses prediction to control perception and action in an embodied organism while LLMs use prediction to continue token sequences in text. Sources: Karl Friston (2010) — "The free-energy principle: a unified brain theory?" — *Nature Reviews Neuroscience* ; Andy Clark (2013) — "Whatever next? Predictive brains, situated agents, and the future of cognitive science" — *Behavioral and Brain Sciences* ; Vaswani et al. (2017) — "Attention Is All You Need" — *Neural Information Processing Systems (NeurIPS) 2017* ; Brown et al. (2020) — "Language Models are Few-Shot Learners" — arXiv:2005.14165
  2. [fact] Confidence: high. The strongest neuroscience evidence supports predictive coding at the cortical-architecture level, where top-down pathways carry predictions and bottom-up pathways carry residual error signals in hierarchical processing. Sources: Rao & Ballard (1999) — "Predictive coding in the visual cortex" — *Nature Neuroscience* ; Andy Clark (2013) — "Whatever next? Predictive brains, situated agents, and the future of cognitive science" — *Behavioral and Brain Sciences*
  3. [fact] Confidence: high. Transformer language models generate outputs auto-regressively from prior tokens and can improve through scale into broad in-context competence, but their documented mechanism remains sequence modeling over text rather than embodied active inference. Sources: Vaswani et al. (2017) — "Attention Is All You Need" — *Neural Information Processing Systems (NeurIPS) 2017* ; Brown et al. (2020) — "Language Models are Few-Shot Learners" — arXiv:2005.14165
  4. [inference] Confidence: medium. Evidence that LLMs encode linear spatial and temporal structure shows that next-token prediction can induce partial world-model ingredients, but that evidence stops short of demonstrating a grounded, dynamic, action-ready model of the world. Sources: Gurnee & Tegmark (2024) — "Language Models Represent Space and Time" — *International Conference on Learning Representations (ICLR) 2024* ; Kambhampati (2024) — "Can Large Language Models Reason and Plan?" — *Annals of the New York Academy of Sciences*
  5. [inference] Confidence: high. The strongest current critiques are persuasive that text-only prediction alone does not warrant claims of principled reasoning, planning, or human-like understanding, because success on completion tasks can coexist with non-veridical memory and weak grounding. Sources: Bender et al. (2021) — "On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?" — *Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency* ; Kambhampati (2024) — "Can Large Language Models Reason and Plan?" — *Annals of the New York Academy of Sciences*
  6. [inference] Confidence: medium. Prediction can support intelligence-like competence in both brains and LLMs, but the meaning of that competence differs because brains predict to keep an organism viable in the world whereas LLMs predict to compress and continue symbol streams. Sources: Karl Friston (2010) — "The free-energy principle: a unified brain theory?" — *Nature Reviews Neuroscience* ; Brown et al. (2020) — "Language Models are Few-Shot Learners" — arXiv:2005.14165 ; Open Encyclopedia of Cognitive Science entry — "The free energy principle"
  7. [inference] Confidence: high. Seth's account of consciousness strengthens the conclusion that current LLMs should not be treated as conscious on the basis of next-token prediction alone, because his theory ties experience to embodied, interoceptive regulation in living systems rather than to generic predictive success. Sources: Anil Seth interview (2021) — "Anil Seth Finds Consciousness in Life's Push Against Entropy" — *Quanta Magazine* ; Anil Seth interview (2023) — "Reality is a controlled hallucination" — CCCB Lab

Assumptions

Analysis

[inference] The fairest comparison is not "brains versus autocomplete" or "brains and LLMs are the same." The evidence supports a middle position: next-token prediction can recover surprisingly rich internal structure, but the structure is learned under a fundamentally different control problem than the one predictive processing is designed to explain. Sources: Gurnee & Tegmark (2024) — "Language Models Represent Space and Time" — *International Conference on Learning Representations (ICLR) 2024* ; Karl Friston (2010) — "The free-energy principle: a unified brain theory?" — *Nature Reviews Neuroscience*

[inference] For meaning, predictive processing treats representation as inseparable from active engagement with the world, whereas LLM training allows useful abstraction to emerge without direct worldly action but also leaves grounding and truth-tracking fragile. Sources: Andy Clark (2013) — "Whatever next? Predictive brains, situated agents, and the future of cognitive science" — *Behavioral and Brain Sciences* ; Bender et al. (2021) — "On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?" — *Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency*

[inference] For intelligence, many tasks reward latent structure and pattern compression, so LLMs can appear broadly capable, but planning- and embodiment-heavy domains reveal the absence of the sensorimotor loop that predictive processing treats as central. Sources: Brown et al. (2020) — "Language Models are Few-Shot Learners" — arXiv:2005.14165 ; Kambhampati (2024) — "Can Large Language Models Reason and Plan?" — *Annals of the New York Academy of Sciences*

[inference] For consciousness, Seth's argument runs from life and bodily self-maintenance to experience, not from generic predictive accuracy to experience. Sources: Anil Seth interview (2021) — "Anil Seth Finds Consciousness in Life's Push Against Entropy" — *Quanta Magazine* ; Anil Seth interview (2023) — "Reality is a controlled hallucination" — CCCB Lab

Risks, Gaps, and Uncertainties

Open Questions


sources


Connected items

Loading…

View full knowledge graph →