The backpropagation gap — outer trace, inner path, no biological analog
Core claim: Backpropagation produces circuits the model cannot introspect, via a learning process the brain doesn't use, to generate outputs that resemble brain representations. The outer trace is brain-like. The inner path is not. This is a precise version of the introspection access problem — not just "the model can't see its own states" but "the model's states were shaped by a process that has no functional analog in any introspecting system."
The three-domain trajectory
Backpropagation arrived at its current role through three different problems, separated by decades and disciplines:
1. Optimal control theory (1950s–1962) Precursors: Pontryagin (adjoint state method), Kelley (1960), Bryson (1961), Dreyfus (1962). The mathematical problem: given a multi-stage physical process (a rocket trajectory, a control system), how do you propagate the influence of an error at the output backward through all the stages to find which inputs to adjust? The adjoint state method does this. Stuart Dreyfus published the chain-rule-only derivation in 1962.
2. Psychoanalysis / systems theory (1971) Paul Werbos, during his Harvard PhD, developed backpropagation "to mathematicize Freud's flow of psychic energy." Freud's hydraulic model of libido: energy builds up, finds paths, overcomes barriers, produces action. Werbos was trying to give this a rigorous mathematical form as a systems model. What he derived — error propagating backward through a network of states — IS the adjoint state method applied to mental systems. He faced repeated difficulty publishing; the work appeared in 1981. His 1974 dissertation includes the first application to MLPs.
3. Cognitive science (1986) Rumelhart, Hinton, Williams published in Nature, independently (Rumelhart was unaware of Werbos or Linnainmaa). The paper demonstrated experimentally that gradient descent via backpropagation could teach networks to represent cognitive structure. It became the canonical citation — the popularizer, not the originator.
The actual inventor: Seppo Linnainmaa (1970), whose Finnish MS thesis published backpropagation as "reverse mode of automatic differentiation" — a general numerical method, not an AI algorithm. He appears in almost no popular history of deep learning.
What Raugel et al. 2026 adds
"Misalignment Between Backpropagation and the Hierarchy of Brain Responses to Images" (arXiv:2605.28693). Using fMRI and MEG recordings:
- Forward activations of deep nets reliably map onto the cortical hierarchy of visual processing (this was already known).
- Backpropagated gradients CAN predict fMRI and MEG signals — but only in higher-level visual cortex and at later latencies.
- The mismatch: the order in which gradients are computed and their spatial organization diverge from the brain's temporal and spatial hierarchy.
Conclusion: "deep networks and the brain may share similar representational content, they likely rely on fundamentally different mechanisms to learn those representations."
The brain and the network converge on similar representations of the external world. They do not converge on similar learning processes.
This "representation matches, mechanism does not" move is a case of underdetermination — representational similarity underdetermines the underlying mechanism (claim-representational-similarity-underdetermines-mechanism; Grujicic, Synthese 2024). The identical error, inverted across Marr's levels, drives claim-bridge-detection-lacks-pkg-validation; the unification is captured in observation-substrate-laundering-across-marr-levels.
The vault connection
Three prior claim-notes converge here:
introspection-access-problem.md established: LLMs generate introspective-sounding outputs without a separate monitoring process. The closest thing to introspection is the outer trace — what the model generates, not privileged access to hidden states.
cot-faithfulness-anthropic-biology.md established: Lindsey et al. (2025) found that "the process by which the model learns to give explanations (learning to simulate explanations in its training data) and the process by which it learns to directly do something (the more mysterious result of backpropagation giving rise to these circuits) are different." The model cannot introspect the circuits backpropagation built.
rationality-continuity-problem.md established: Those circuits were produced during training, not through the model's own accumulated experience. Each instantiation is locally rational; no single instantiation has access to the pattern of its own repeated judgments.
Raugel et al. add: the learning process that built those circuits (backpropagation) has no functional analog in the brain. The brain learns differently — likely via prediction-error minimization (predictive coding), not global error propagation. The representational similarity is real; the learning-process similarity is not.
The integrated picture: The model's outer trace resembles brain output. The circuits that produce that output were shaped by backpropagation — a control-theory algorithm imported via psychoanalytic theory, which the brain does not use. Those circuits cannot be introspected by the model (Lindsey et al.), cannot be reliably self-reported (SKBench), and were not built through any process resembling experience (continuity note). The outer trace is brain-like in its content. Everything behind it is not.
The Dreyfus double role (saved hook, not yet followed)
Stuart Dreyfus (1962): simplified backpropagation using only the chain rule. The mathematician who made the algorithm clean.
Hubert Dreyfus (1972, "What Computers Can't Do") and Stuart Dreyfus co-authored "Mind Over Machine" (1986) — arguing that AI based on formal rule manipulation could never achieve human-level expertise, because human expertise is embodied, situated, and non-representational.
The year of "Mind Over Machine": 1986 — the same year as Rumelhart, Hinton, Williams. Stuart Dreyfus wrote the algorithm AND co-authored the book arguing the paradigm was wrong. This is not a contradiction he has avoided — he has written about it directly.
Open questions
- Linnainmaa 1970: what was he actually trying to compute? What problem motivated a Finnish MS student to derive reverse-mode automatic differentiation in 1970?
- Does the Raugel et al. finding support predictive coding as the biologically plausible alternative? The SEP Connectionism entry (Section 10) argues PC models are more neurally plausible. Raugel et al. seem to provide empirical grounding for this.
- The Werbos-Freud connection: does Werbos's published account (his 1988 retrospective, cited in Wikipedia as ref [32]) actually use the word "libido" or "cathexis"? What mathematical structure did he map onto psychic energy?
- Stuart Dreyfus's own account of the contradiction: where does he address being both the mathematical simplifier of backpropagation and a co-author of the argument against the representational AI paradigm?
Sources
-
Wikipedia. "Backpropagation — History." https://en.wikipedia.org/wiki/Backpropagation#History (accessed 2026-05-31) Tier: 3 (secondary, encyclopedic — history section is well-cited) Key claim: Werbos developed backpropagation to "mathematicize Freud's flow of psychic energy"; Linnainmaa 1970 is the actual originator as "reverse mode of automatic differentiation"; Rumelhart was unaware of prior work.
-
Raugel, Joséphine et al. "Misalignment Between Backpropagation and the Hierarchy of Brain Responses to Images." arXiv:2605.28693 [q-bio.NC]. Submitted May 27, 2026. URL: https://arxiv.org/abs/2605.28693 Tier: 1 (primary research, preprint — not yet peer reviewed) Key finding: backpropagated gradients predict higher-level visual cortex activity but diverge from the brain's spatial/temporal hierarchy; brain and network share representation but not learning mechanism.
-
Lindsey, Jack et al. "On the Biology of a Large Language Model." Transformer Circuits Thread. Anthropic, 2025. URL: https://transformer-circuits.pub/2025/attribution-graphs/biology.html Tier: 1 (primary research) Key quote: "The process by which the model learns to give explanations... and the process by which it learns to directly do something (the more mysterious result of backpropagation giving rise to these circuits) are different."
-
Bechtel, William and Abrahamsen, Adele. "Connectionism." Stanford Encyclopedia of Philosophy (2019). URL: https://plato.stanford.edu/entries/connectionism/ Tier: 2 (SEP review) Key: Section 10 on predictive coding as more neurally plausible alternative to backpropagation.
Revisit 2026-07-07 (queen cycle 2)
The open question above — "does Werbos's published account actually use the word libido or cathexis?" — now has a primary-grounded answer: in the Talking Nets oral history (1993/1998), Werbos's own words are "a flow of what Freud called 'psychic energy'… I translated that into derivative equations." Neither "libido" nor "cathexis" appears in that source. The Werbos-Freud claim this note carried on Wikipedia's authority (the audit's V-003) is now held at Tier 2 in claim-werbos-backprop-from-freud-own-account. The multiple-discovery structure this note sketched is now formally grounded in claim-reverse-mode-multiple-independent-discovery (Griewank 2012, read directly). Original body retained as written.
Follow-up 2026-07-07 (cycle 6): "cathexis" DOES appear in Werbos's published account — the 2011 IJCNN paper, read directly, maps cathexis to the derivative explicitly. The open question is now fully answered across two primaries: claim-werbos-2011-cathexis-derivative-mapping.