English

Automatic Recall Machines: Internal Replay, Continual Learning and the Brain

Machine Learning 2020-12-15 v3 Artificial Intelligence Computer Vision and Pattern Recognition Neurons and Cognition Machine Learning

Abstract

Replay in neural networks involves training on sequential data with memorized samples, which counteracts forgetting of previous behavior caused by non-stationarity. We present a method where these auxiliary samples are generated on the fly, given only the model that is being trained for the assessed objective, without extraneous buffers or generator networks. Instead the implicit memory of learned samples within the assessed model itself is exploited. Furthermore, whereas existing work focuses on reinforcing the full seen data distribution, we show that optimizing for not forgetting calls for the generation of samples that are specialized to each real training batch, which is more efficient and scalable. We consider high-level parallels with the brain, notably the use of a single model for inference and recall, the dependency of recalled samples on the current environment batch, top-down modulation of activations and learning, abstract recall, and the dependency between the degree to which a task is learned and the degree to which it is recalled. These characteristics emerge naturally from the method without being controlled for.

Keywords

Cite

@article{arxiv.2006.12323,
  title  = {Automatic Recall Machines: Internal Replay, Continual Learning and the Brain},
  author = {Xu Ji and Joao Henriques and Tinne Tuytelaars and Andrea Vedaldi},
  journal= {arXiv preprint arXiv:2006.12323},
  year   = {2020}
}

Comments

NeurIPS 2020 Workshop on BabyMind

R2 v1 2026-06-23T16:31:26.250Z