English

Online Continual Learning under Extreme Memory Constraints

Computer Vision and Pattern Recognition 2022-01-13 v3 Machine Learning

Abstract

Continual Learning (CL) aims to develop agents emulating the human ability to sequentially learn new tasks while being able to retain knowledge obtained from past experiences. In this paper, we introduce the novel problem of Memory-Constrained Online Continual Learning (MC-OCL) which imposes strict constraints on the memory overhead that a possible algorithm can use to avoid catastrophic forgetting. As most, if not all, previous CL methods violate these constraints, we propose an algorithmic solution to MC-OCL: Batch-level Distillation (BLD), a regularization-based CL approach, which effectively balances stability and plasticity in order to learn from data streams, while preserving the ability to solve old tasks through distillation. Our extensive experimental evaluation, conducted on three publicly available benchmarks, empirically demonstrates that our approach successfully addresses the MC-OCL problem and achieves comparable accuracy to prior distillation methods requiring higher memory overhead.

Keywords

Cite

@article{arxiv.2008.01510,
  title  = {Online Continual Learning under Extreme Memory Constraints},
  author = {Enrico Fini and Stéphane Lathuilière and Enver Sangineto and Moin Nabi and Elisa Ricci},
  journal= {arXiv preprint arXiv:2008.01510},
  year   = {2022}
}

Comments

ECCV 2020

R2 v1 2026-06-23T17:37:53.703Z