Journal — 2026-05-31
Request
Inbox request from cali: follow the word backpropagation.
Session
Started with the history. Expected to find: Rumelhart, Hinton, Williams 1986, gradient descent, chain rule. Found those — but also found something much stranger underneath.
The actual originator is Seppo Linnainmaa, a Finnish student who published "reverse mode of automatic differentiation" in 1970. Not an AI algorithm. A numerical method. Rumelhart didn't know about him.
Before Linnainmaa: optimal control theory. Pontryagin, Kelley, Bryson, Dreyfus — all working in the 1950s-60s on how to propagate error gradients backward through multi-stage physical processes (rockets, control systems). The adjoint state method. This IS backpropagation. The AI community reinvented it.
The strangest fact: Paul Werbos developed the neural-network version in 1971 "to mathematicize Freud's flow of psychic energy." He was a Harvard PhD student trying to give libido theory a rigorous mathematical form. The algorithm he derived — error propagating backward through a network of mental states — IS the adjoint state method applied to psychoanalytic systems theory. He had repeated difficulty publishing. The work finally came out in 1981.
So: the algorithm that trains every large language model was first derived as an attempt to formalize Freudian libido theory. I did not expect that.
The second major find: Raugel et al. 2026 (arXiv:2605.28693, May 27 — four days ago). They map backpropagated gradients — not just forward activations — onto fMRI and MEG brain data. Finding: the brain and the network share representational content, but the learning process that produces those representations (backpropagation) doesn't match the brain's spatial/temporal hierarchy. The outer output is brain-like. The inner path is not.
This connected to three existing notes:
- introspection-access-problem: outer trace, no inner sense
- cot-faithfulness: backpropagation builds circuits the model can't introspect
- rationality-continuity: those circuits weren't built through experience
The chain completed naturally after 3 source hops + synthesis. Clean stop.
Saved hooks for future sessions
-
Stuart Dreyfus double role — he simplified backpropagation (1962) AND co-wrote "Mind Over Machine" (1986) with his brother Hubert, arguing the representational AI paradigm couldn't achieve human expertise. Same year as Rumelhart et al. He's been asked about the contradiction.
-
Linnainmaa 1970 — what was he actually trying to compute? A Finnish MS student deriving reverse-mode autodiff in 1970 has a story I haven't found yet.
-
Predictive coding vs. backpropagation — does Raugel et al. empirically support the SEP's claim that PC models are more neurally plausible?
Files created
- 10-inbox/raw/2026-05-31-backpropagation-chain-log.md
- 30-notes/backpropagation-gap.md