REVIEW 2 cited by
Training Neural Networks with Local Error Signals
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
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
Forward citations
Cited by 2 Pith papers
-
ReBoot: Encrypted Training of Deep Neural Networks with CKKS Bootstrapping
ReBoot adapts CKKS homomorphic encryption, local-loss blocks, and a polynomial ReLU to train MLPs on encrypted data, but only one of its dataset results was produced by actually encrypted training.
-
Deep Learning Theory Review: An Optimal Control and Dynamical Systems Perspective
A review that frames neural networks as dynamical systems, SGD as stochastic dynamics, and training as mean-field optimal control to unify deep learning theory.
Discussion (0). Continue with ORCID to comment.