A More Biologically Plausible Local Learning Rule for ANNs
Shashi Kant Gupta

TL;DR
This paper introduces a biologically plausible local learning rule for artificial neural networks based on spike timing, which performs comparably to backpropagation on simple datasets and may offer enhanced robustness and scalability.
Contribution
The paper proposes a novel local learning rule inspired by spike timing dependent plasticity, avoiding error propagation and enhancing biological plausibility.
Findings
Comparable performance to backpropagation on MNIST and IRIS datasets
Potential for improved adversarial robustness against FGSM attack
Supports large-scale distributed and parallel learning
Abstract
The backpropagation algorithm is often debated for its biological plausibility. However, various learning methods for neural architecture have been proposed in search of more biologically plausible learning. Most of them have tried to solve the "weight transport problem" and try to propagate errors backward in the architecture via some alternative methods. In this work, we investigated a slightly different approach that uses only the local information which captures spike timing information with no propagation of errors. The proposed learning rule is derived from the concepts of spike timing dependant plasticity and neuronal association. A preliminary evaluation done on the binary classification of MNIST and IRIS datasets with two hidden layers shows comparable performance with backpropagation. The model learned using this method also shows a possibility of better adversarial robustness…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Neuroscience and Neural Engineering
