Incremental Learning Methodologies for Addressing Catastrophic Forgetting: Analysis and Experimental Evaluation

Abstract

Artificial neural networks have been reported to exhibit, and in some cases surpass, human level performance on individual rigid tasks. However, these networks remain static entities of knowledge for those specific tasks, which can lead to catastrophic forgetting ---i.e., forgetting old tasks--- when attempting to learn new tasks. The main objective of Incremental Learning (IL) is to address this issue. In order to tackle catastrophic forgetting, various approaches have been proposed so far. We survey those approaches and organize them in nine categories: regularization-based methods, exemplar replay-based methods, variational continual learning-based methods, parameter isolation-based methods, dynamic architectures-based methods, distillation-based methods, generative methods, data-free methods and unsupervised methods. Moreover, this review distinguishes between two scenarios, Task Incremental Learning (Task-IL) and Class Incremental Learning (Class-IL), and reports on the results obtained for a number of experiments that compare the performance achieved by a selection of diverse methods for both scenarios on the datasets most used by the related research community.

Cite

Text

Serra-Perello and Ortiz. "Incremental Learning Methodologies for Addressing Catastrophic Forgetting: Analysis and Experimental Evaluation." Journal of Artificial Intelligence Research, 2025. doi:10.1613/JAIR.1.18405

Markdown

[Serra-Perello and Ortiz. "Incremental Learning Methodologies for Addressing Catastrophic Forgetting: Analysis and Experimental Evaluation." Journal of Artificial Intelligence Research, 2025.](https://mlanthology.org/jair/2025/serraperello2025jair-incremental/) doi:10.1613/JAIR.1.18405

BibTeX

@article{serraperello2025jair-incremental,
  title     = {{Incremental Learning Methodologies for Addressing Catastrophic Forgetting: Analysis and Experimental Evaluation}},
  author    = {Serra-Perello, Miquel and Ortiz, Alberto},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2025},
  doi       = {10.1613/JAIR.1.18405},
  volume    = {83},
  url       = {https://mlanthology.org/jair/2025/serraperello2025jair-incremental/}
}