English

Gradient Episodic Memory for Continual Learning

Machine Learning 2022-09-14 v6 Artificial Intelligence

Abstract

One major obstacle towards AI is the poor ability of models to solve new problems quicker, and without forgetting previously acquired knowledge. To better understand this issue, we study the problem of continual learning, where the model observes, once and one by one, examples concerning a sequence of tasks. First, we propose a set of metrics to evaluate models learning over a continuum of data. These metrics characterize models not only by their test accuracy, but also in terms of their ability to transfer knowledge across tasks. Second, we propose a model for continual learning, called Gradient Episodic Memory (GEM) that alleviates forgetting, while allowing beneficial transfer of knowledge to previous tasks. Our experiments on variants of the MNIST and CIFAR-100 datasets demonstrate the strong performance of GEM when compared to the state-of-the-art.

Keywords

Cite

@article{arxiv.1706.08840,
  title  = {Gradient Episodic Memory for Continual Learning},
  author = {David Lopez-Paz and Marc'Aurelio Ranzato},
  journal= {arXiv preprint arXiv:1706.08840},
  year   = {2022}
}

Comments

Published at NIPS 2017

R2 v1 2026-06-22T20:31:02.839Z