Papers › Training Neural Networks with Local Error Signals
Training Neural Networks with Local Error Signals
Arild Nøkland, Lars Hiller Eidnes
Supervised training of neural networks for classification is typically performed with a global loss function. The loss function provides a gradient for the output layer, and this gradient is back-propagated to hidden layers to dictate an update direction for the weights. An alternative approach is to train the network with layer-wise loss functions. In this paper we demonstrate, for the first time, that layer-wise training can approach the state-of-the-art on a variety of image datasets. We use single-layer sub-networks and two different supervised loss functions to generate local error signals for the hidden layers, and we show that the combination of these losses help with optimization in the context of local learning. Using local errors could be a step towards more biologically plausible deep learning because the global error does not have to be transported back to hidden layers. A completely backprop free variant outperforms previously reported results among methods aiming for higher biological plausibility. Code is available https://github.com/anokland/local-loss
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Image Classification | CIFAR-10 | VGG11B(2x) + LocalLearning + CO | Percentage correct | 96.4 | #114 of 265 | Archive leaderboard | report |
| Image Classification | CIFAR-100 | VGG11B(3x) + LocalLearning | Percentage correct | 79.9 | #134 of 211 | Archive leaderboard | report |
| Image Classification | Fashion-MNIST | VGG8B(2x) + LocalLearning + CO | Percentage error | 4.14 | #4 of 34 | Archive leaderboard | report |
| Image Classification | Kuzushiji-MNIST | VGG8B(2x) + LocalLearning + CO | Accuracy | 99.01 | #5 of 26 | Archive leaderboard | report |
| Image Classification | Kuzushiji-MNIST | VGG8B(2x) + LocalLearning + CO | Error | 0.99 | #5 of 26 | Archive leaderboard | report |
| Image Classification | MNIST | VGG8B + LocalLearning + CO | Percentage error | 0.26 | #13 of 81 | Archive leaderboard | report |
| Image Classification | STL-10 | VGG8B + LocalLearning + CO | Percentage correct | 80.75 | #62 of 117 | Archive leaderboard | report |
| Image Classification | SVHN | VGG8B + LocalLearning + CO | Percentage error | 1.65 | #17 of 62 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections