Biologically inspired alternatives to backpropagation through time for learning in recurrent neural nets
Guillaume Bellec, Franz Scherr, Elias Hajek, Darjan Salaj, Robert, Legenstein, Wolfgang Maass

TL;DR
This paper introduces biologically plausible online learning algorithms for recurrent spiking neural networks that approximate backpropagation through time, enhancing understanding of brain learning and enabling neuromorphic hardware training.
Contribution
It proposes new biologically inspired algorithms that approximate BPTT in real-time, facilitating learning in recurrent spiking neural networks.
Findings
Algorithms perform comparably to BPTT on benchmark tasks.
Enables on-chip training of RSNNs in neuromorphic hardware.
Provides a testable framework for understanding brain learning mechanisms.
Abstract
The way how recurrently connected networks of spiking neurons in the brain acquire powerful information processing capabilities through learning has remained a mystery. This lack of understanding is linked to a lack of learning algorithms for recurrent networks of spiking neurons (RSNNs) that are both functionally powerful and can be implemented by known biological mechanisms. Since RSNNs are simultaneously a primary target for implementations of brain-inspired circuits in neuromorphic hardware, this lack of algorithmic insight also hinders technological progress in that area. The gold standard for learning in recurrent neural networks in machine learning is back-propagation through time (BPTT), which implements stochastic gradient descent with regard to a given loss function. But BPTT is unrealistic from a biological perspective, since it requires a transmission of error signals…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Applications · Neural dynamics and brain function
