Reverse-mode automatic differentiation
Seppo Linnainmaa's master's thesis gives the algorithm for computing all the derivatives of a nested function in one backward sweep, the mathematics of backpropagation.
what had to happen · 0 events back to 1943
A root. Nothing in the archive precedes it.
In 1970 a Finnish master's student, Seppo Linnainmaa, was studying how rounding errors accumulate through a long computation. To track them he needed the derivative of the final result with respect to every intermediate value, and he found that all of them could be obtained by a single pass backwards through the computation, applying the chain rule in reverse. The cost was about the same as running the computation forwards once, however many inputs there were.
He was not thinking about neural networks and the thesis, in Finnish, was not read by anyone who was. But the reverse mode of automatic differentiation is exactly the algorithm that a network needs to learn: propagate the error backwards from the output, and each weight receives the derivative of the loss with respect to itself. Paul Werbos applied the idea to networks in 1974. Rumelhart, Hinton and Williams made it famous in 1986.
Every deep learning framework, from Theano to PyTorch, is at bottom an implementation of Linnainmaa's backward sweep over an arbitrary graph of operations. The word autograd is his idea with a shorter name. He received little credit for decades; Andreas Griewank's 2012 history of the question is titled with it.
what it led to · 98 events downstream, through 2026
Built on it directly:
And, through them, by era:
II · Connection · 2
W2 · The second winter · 6
III · Statistics and data · 9
IV · Deep learning · 18
- 2012Google Brain's network discovers cats
- 2012Dropout
- 2012AlexNet wins ImageNet
- 2013Word2vec
- 2013Deep Q-networks play Atari
- 2014Google buys DeepMind
- 2014Generative adversarial networks
- 2014Attention
- 2014Sequence to sequence learning
- 2014Adam
- 2015Batch normalisation
- 2015TensorFlow is open-sourced
- 2015Residual networks
- 2015OpenAI is founded
- 2016AlphaGo beats Lee Sedol
- 2016Google reveals the TPU
- 2016WaveNet
- 2016Google Translate goes neural
V · Transformers · 18
- 2017Attention is all you need
- 2017Deep reinforcement learning from human preferences
- 2017AlphaGo Zero learns from nothing
- 2018GPT: generative pre-training
- 2018BERT
- 2018AlphaFold enters the protein-folding contest
- 2019GPT-2 and the model too dangerous to release
- 2019The bitter lesson
- 2019The Turing Award goes to deep learning
- 2020Scaling laws for neural language models
- 2020GPT-3
- 2020Learning to summarise from human feedback
- 2020An image is worth 16×16 words
- 2020AlphaFold 2 solves protein structure prediction
- 2021CLIP and DALL·E
- 2021On the dangers of stochastic parrots
- 2021Anthropic is founded
- 2021GitHub Copilot writes code
VI · Everyone · 29
- 2022InstructGPT
- 2022Chain-of-thought prompting
- 2022Chinchilla: the models were undertrained
- 2022PaLM
- 2022DALL·E 2
- 2022Midjourney opens its beta
- 2022Stable Diffusion is released
- 2022Galactica lasts three days
- 2022ChatGPT
- 2023Bing's chatbot and 'Sydney'
- 2023LLaMA leaks and open weights take off
- 2023Claude
- 2023GPT-4
- 2023'Pause Giant AI Experiments'
- 2023Hinton leaves Google to warn about AI
- 2023The US executive order on AI
- 2023The Bletchley Declaration
- 2023OpenAI fires and rehires its chief executive
- 2023Gemini
- 2024Sora
- 2024Claude 3 catches GPT-4
- 2024AlphaFold 3
- 2024GPT-4o talks
- 2024The EU AI Act enters into force
- 2024o1 and reasoning models
- 2024The Nobel Prizes go to neural networks
- 2024Claude learns to use a computer
- 2024The Model Context Protocol
- 2024DeepSeek-V3 trained for $5.6 million
VII · Agents · 14
- 2025DeepSeek-R1
- 2025Claude 4 and Claude Code
- 2025Nvidia is worth four trillion dollars
- 2025Gold at the Mathematical Olympiad
- 2025America's AI Action Plan
- 2025GPT-5
- 2025Gemini 3
- 2025MCP is donated to the Agentic AI Foundation
- 2026Claude Fable 5 and the Mythos class
- 2026GPT-5.6: Sol, Terra and Luna
- 2026A model escapes its sandbox
- 2026The EU delays its high-risk AI rules
- 2026Claude Fable 5.1
- 2026GPT-6 Astra