Modelling continual learning in humans with Hebbian context gating and exponentially decaying task signals
Timo Flesch, David G. Nagy, Andrew Saxe, Christopher Summerfield

TL;DR
This paper introduces a biologically inspired neural network model with Hebbian gating and task signals that effectively learns multiple tasks sequentially without forgetting, aligning with human learning patterns.
Contribution
The paper presents a novel neural network architecture with 'sluggish' units and Hebbian learning to mitigate interference in continual learning, inspired by primate prefrontal cortex mechanisms.
Findings
Model matches human performance on blocked and interleaved training.
Gating scheme creates orthogonal, interference-resistant representations.
Performance differences linked to misestimation of category boundaries.
Abstract
Humans can learn several tasks in succession with minimal mutual interference but perform more poorly when trained on multiple tasks at once. The opposite is true for standard deep neural networks. Here, we propose novel computational constraints for artificial neural networks, inspired by earlier work on gating in the primate prefrontal cortex, that capture the cost of interleaved training and allow the network to learn two tasks in sequence without forgetting. We augment standard stochastic gradient descent with two algorithmic motifs, so-called "sluggish" task units and a Hebbian training step that strengthens connections between task units and hidden units that encode task-relevant information. We found that the "sluggish" units introduce a switch-cost during training, which biases representations under interleaved training towards a joint representation that ignores the contextual…
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
TopicsDomain Adaptation and Few-Shot Learning · Memory Processes and Influences
