Toward Lifelong Learning in Equilibrium Propagation: Sleep-like and Awake Rehearsal for Enhanced Stability
Yoshimasa Kubo, Jean Erik Delanois, Maxim Bazhenov

TL;DR
This paper introduces a sleep-like replay consolidation algorithm for equilibrium propagation-trained RNNs, significantly enhancing their ability to retain knowledge in continual learning scenarios and reducing catastrophic forgetting.
Contribution
It proposes a novel sleep-like replay consolidation method for RNNs trained with equilibrium propagation, improving lifelong learning and knowledge retention.
Findings
SRC improves resilience to catastrophic forgetting.
MRNN-EP with SRC outperforms feedforward networks with regularization.
MRNN-EP with SRC matches BPTT on MNIST and surpasses it on other datasets.
Abstract
Recurrent neural networks (RNNs) trained using Equilibrium Propagation (EP), a biologically plausible training algorithm, have demonstrated strong performance in various tasks such as image classification and reinforcement learning. However, these networks face a critical challenge in continuous learning: catastrophic forgetting, where previously acquired knowledge is overwritten when new tasks are learned. This limitation contrasts with the human brain's ability to retain and integrate both old and new knowledge, aided by processes like memory consolidation during sleep through the replay of learned information. To address this challenge in RNNs, here we propose a sleep-like replay consolidation (SRC) algorithm for EP-trained RNNs. We found that SRC significantly improves RNN's resilience to catastrophic forgetting in continuous learning scenarios. In class-incremental learning with…
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 Adaptive Filtering Techniques
