ICLR 2023poster20 citations
Sparse Distributed Memory is a Continual Learner
Trenton Bricken, Xander Davies, Deepak Singh, Dmitry Krotov, Gabriel Kreiman
Abstract
Continual learning is a problem for artificial neural networks that their biological counterparts are adept at solving. Building on work using Sparse Distributed Memory (SDM) to connect a core neural circuit with the powerful Transformer model, we create a modified Multi-Layered Perceptron (MLP) that is a strong continual learner. We find that every component of our MLP variant translated from biology is necessary for continual learning. Our solution is also free from any memory replay or task information, and introduces novel methods to train sparse networks that may be broadly applicable.
Sparse Distributed MemorySparsityTop-K ActivationContinual LearningBiologically Inspired
BibTeX
@inproceedings{
bricken2023sparse,
title={Sparse Distributed Memory is a Continual Learner},
author={Trenton Bricken and Xander Davies and Deepak Singh and Dmitry Krotov and Gabriel Kreiman},
booktitle={The Eleventh International Conference on Learning Representations },
year={2023},
url={https://openreview.net/forum?id=JknGeelZJpHP}
}