English

Episodic Memory in Lifelong Language Learning

Machine Learning 2019-11-27 v3 Computation and Language Machine Learning

Abstract

We introduce a lifelong language learning setup where a model needs to learn from a stream of text examples without any dataset identifier. We propose an episodic memory model that performs sparse experience replay and local adaptation to mitigate catastrophic forgetting in this setup. Experiments on text classification and question answering demonstrate the complementary benefits of sparse experience replay and local adaptation to allow the model to continuously learn from new datasets. We also show that the space complexity of the episodic memory module can be reduced significantly (~50-90%) by randomly choosing which examples to store in memory with a minimal decrease in performance. We consider an episodic memory component as a crucial building block of general linguistic intelligence and see our model as a first step in that direction.

Keywords

Cite

@article{arxiv.1906.01076,
  title  = {Episodic Memory in Lifelong Language Learning},
  author = {Cyprien de Masson d'Autume and Sebastian Ruder and Lingpeng Kong and Dani Yogatama},
  journal= {arXiv preprint arXiv:1906.01076},
  year   = {2019}
}

Comments

Proceedings of NeurIPS 2019

R2 v1 2026-06-23T09:40:00.135Z