Hebbian and Gradient-based Plasticity Enables Robust Memory and Rapid Learning in RNNs
Yu Duan, Zhongfan Jia, Qian Li, Yi Zhong, Kaisheng Ma

TL;DR
This paper introduces RNNs equipped with Hebbian and gradient-based plasticity rules, enabling rapid learning and robust memory formation, with gradient-based plasticity excelling in few-shot regression tasks.
Contribution
It proposes a novel combination of Hebbian and gradient-based plasticity rules in RNNs, enhancing their ability for fast learning and memory retention.
Findings
Hebbian plasticity performs well on memory and associative tasks.
Gradient-based plasticity outperforms Hebbian in few-shot regression tasks.
Models demonstrate robustness in memory and few-shot learning scenarios.
Abstract
Rapidly learning from ongoing experiences and remembering past events with a flexible memory system are two core capacities of biological intelligence. While the underlying neural mechanisms are not fully understood, various evidence supports that synaptic plasticity plays a critical role in memory formation and fast learning. Inspired by these results, we equip Recurrent Neural Networks (RNNs) with plasticity rules to enable them to adapt their parameters according to ongoing experiences. In addition to the traditional local Hebbian plasticity, we propose a global, gradient-based plasticity rule, which allows the model to evolve towards its self-determined target. Our models show promising results on sequential and associative memory tasks, illustrating their ability to robustly form and retain memories. In the meantime, these models can cope with many challenging few-shot learning…
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
Taxonomy
TopicsFerroelectric and Negative Capacitance Devices · Advanced Memory and Neural Computing · Domain Adaptation and Few-Shot Learning
