Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Error-driven Input Modulation: Solving the Credit Assignment Problem without a Backward Pass

About

Supervised learning in artificial neural networks typically relies on backpropagation, where the weights are updated based on the error-function gradients and sequentially propagated from the output layer to the input layer. Although this approach has proven effective in a wide domain of applications, it lacks biological plausibility in many regards, including the weight symmetry problem, the dependence of learning on non-local signals, the freezing of neural activity during error propagation, and the update locking problem. Alternative training schemes have been introduced, including sign symmetry, feedback alignment, and direct feedback alignment, but they invariably rely on a backward pass that hinders the possibility of solving all the issues simultaneously. Here, we propose to replace the backward pass with a second forward pass in which the input signal is modulated based on the error of the network. We show that this novel learning rule comprehensively addresses all the above-mentioned issues and can be applied to both fully connected and convolutional models. We test this learning rule on MNIST, CIFAR-10, and CIFAR-100. These results help incorporate biological principles into machine learning.

Giorgia Dellaferrera, Gabriel Kreiman• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy25.78
1225
Image ClassificationCIFAR-10
Accuracy56.33
973
Node ClassificationChameleon
Accuracy36.97
936
Node ClassificationCornell
Accuracy50.49
900
Node ClassificationTexas
Accuracy0.3967
859
Node ClassificationSquirrel
Accuracy33.99
815
Image ClassificationMNIST (test)
Accuracy98.01
654
Node ClassificationPubmed
Accuracy36.13
627
Node ClassificationActor
Accuracy21.55
598
Node Classificationogbn-arxiv (test)
Accuracy35.16
542
Showing 10 of 27 rows

Other info

Follow for update