English

Beyond Supervised Continual Learning: a Review

Machine Learning 2022-08-31 v1

Abstract

Continual Learning (CL, sometimes also termed incremental learning) is a flavor of machine learning where the usual assumption of stationary data distribution is relaxed or omitted. When naively applying, e.g., DNNs in CL problems, changes in the data distribution can cause the so-called catastrophic forgetting (CF) effect: an abrupt loss of previous knowledge. Although many significant contributions to enabling CL have been made in recent years, most works address supervised (classification) problems. This article reviews literature that study CL in other settings, such as learning with reduced supervision, fully unsupervised learning, and reinforcement learning. Besides proposing a simple schema for classifying CL approaches w.r.t. their level of autonomy and supervision, we discuss the specific challenges associated with each setting and the potential contributions to the field of CL in general.

Keywords

Cite

@article{arxiv.2208.14307,
  title  = {Beyond Supervised Continual Learning: a Review},
  author = {Benedikt Bagus and Alexander Gepperth and Timothée Lesort},
  journal= {arXiv preprint arXiv:2208.14307},
  year   = {2022}
}

Comments

Accepted at the ESANN2022, 19 pages, 1 figure

R2 v1 2026-06-28T00:24:47.755Z