Neural Foundations · 1986
Backpropagation (Learning representations by back-propagating errors)
Introduced the backpropagation algorithm for training multi-layer neural networks by propagating output error backward through the network to compute weight gradients, removing the barrier that networks with hidden layers had no practical learning rule.
Editorial record
Plain-language summary
The paper applies the chain rule to compute, for every weight in a layered network, how much it contributed to the output error, then adjusts weights in the direction that reduces that error. This gave hidden units a way to learn useful internal representations instead of being hand-designed. It made training networks with one or more hidden layers a routine gradient-descent procedure and became the standard method for supervised neural network learning.
Knowledge graph
Relationships
Antecedents
Depends onEvidence: Strongly supported
Distilling the Knowledge in a Neural Network
Trains a student against a teacher soft output distribution via backpropagation
Hinton 2015
Depends onEvidence: Strongly supported
Overcoming Catastrophic Forgetting in Neural Networks
Regularizes weight updates in a backprop-trained network
EWC 2017
Descendants
EnablesEvidence: Strongly supported
A Logical Calculus of Ideas Immanent in Nervous Activity (artificial neuron)
Artificial neuron ancestor of backprop nets
A-001
EnablesEvidence: Strongly supported
The Perceptron
Perceptron learning ancestor of backprop
A-001
ChallengesEvidence: Strongly supported
Perceptrons (Minsky-Papert critique)
Backprop answers the multilayer critique
A-001
Source record
Provenance
- Record ID
- A-001
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.