Short-Term Plasticity Neurons Learning to Learn and Forget
Hector Garcia Rodriguez, Qinghai Guo, Timoleon Moraitis

TL;DR
This paper introduces the STP Neuron, a recurrent neural unit leveraging short-term plasticity that learns to adapt, forget, and outperform existing models across various tasks, with potential energy efficiency benefits.
Contribution
The paper presents the STP Neuron, a novel recurrent unit utilizing short-term plasticity, trained via backpropagation through time, demonstrating superior performance and efficiency over existing models.
Findings
STPN outperforms RNNs, LSTMs, and other models in multiple tasks.
STPN enables learning to learn and forget in the short term.
STPN reduces energy consumption in neuromorphic circuits.
Abstract
Short-term plasticity (STP) is a mechanism that stores decaying memories in synapses of the cerebral cortex. In computing practice, STP has been used, but mostly in the niche of spiking neurons, even though theory predicts that it is the optimal solution to certain dynamic tasks. Here we present a new type of recurrent neural unit, the STP Neuron (STPN), which indeed turns out strikingly powerful. Its key mechanism is that synapses have a state, propagated through time by a self-recurrent connection-within-the-synapse. This formulation enables training the plasticity with backpropagation through time, resulting in a form of learning to learn and forget in the short term. The STPN outperforms all tested alternatives, i.e. RNNs, LSTMs, other models with fast weights, and differentiable plasticity. We confirm this in both supervised and reinforcement learning (RL), and in tasks such as…
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 dynamics and brain function · Photoreceptor and optogenetics research
