Long short-term memory and learning-to-learn in networks of spiking neurons
Guillaume Bellec, Darjan Salaj, Anand Subramoney, Robert Legenstein,, Wolfgang Maass

TL;DR
This paper introduces LSNNs, a biologically inspired recurrent spiking neural network model with neuronal adaptation, which significantly enhances learning and computing capabilities, approaching the performance of LSTM networks and enabling effective learning-to-learn.
Contribution
The paper presents LSNNs with neuronal adaptation, demonstrating improved capabilities and the ability to transfer prior knowledge for rapid learning of new tasks.
Findings
LSNNs with adaptation outperform traditional RSNNs.
LSNNs achieve performance comparable to LSTM networks.
LSNNs can transfer learned knowledge to new tasks efficiently.
Abstract
Recurrent networks of spiking neurons (RSNNs) underlie the astounding computing and learning capabilities of the brain. But computing and learning capabilities of RSNN models have remained poor, at least in comparison with artificial neural networks (ANNs). We address two possible reasons for that. One is that RSNNs in the brain are not randomly connected or designed according to simple rules, and they do not start learning as a tabula rasa network. Rather, RSNNs in the brain were optimized for their tasks through evolution, development, and prior experience. Details of these optimization processes are largely unknown. But their functional contribution can be approximated through powerful optimization methods, such as backpropagation through time (BPTT). A second major mismatch between RSNNs in the brain and models is that the latter only show a small fraction of the dynamics of…
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
TopicsNeural dynamics and brain function · Advanced Memory and Neural Computing · Neural Networks and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
