Prototype-Guided Memory Replay for Continual Learning
Abstract
Continual learning (CL) refers to a machine learning paradigm that learns continuously without forgetting previously acquired knowledge. Thereby, major difficulty in CL is catastrophic forgetting of preceding tasks, caused by shifts in data distributions. Existing CL models often save a large number of old examples and stochastically revisit previously seen data to retain old knowledge. However, the occupied memory size keeps enlarging along with accumulating seen data. Hereby, we propose a memory-efficient CL method by storing a few samples to achieve good performance. We devise a dynamic prototype-guided memory replay module and incorporate it into an online meta-learning model. We conduct extensive experiments on text classification and investigate the effect of training set orders on CL model performance. The experimental results testify the superiority of our method in terms of forgetting mitigation and efficiency.
Cite
@article{arxiv.2108.12641,
title = {Prototype-Guided Memory Replay for Continual Learning},
author = {Stella Ho and Ming Liu and Lan Du and Longxiang Gao and Yong Xiang},
journal= {arXiv preprint arXiv:2108.12641},
year = {2023}
}
Comments
Accepted by IEEE TNNLS. This is the pre-print version which has not been fully undergone peer review