English

Optimization and Generalization of Regularization-Based Continual Learning: a Loss Approximation Viewpoint

Machine Learning 2021-02-10 v3 Machine Learning

Abstract

Neural networks have achieved remarkable success in many cognitive tasks. However, when they are trained sequentially on multiple tasks without access to old data, their performance on early tasks tend to drop significantly. This problem is often referred to as catastrophic forgetting, a key challenge in continual learning of neural networks. The regularization-based approach is one of the primary classes of methods to alleviate catastrophic forgetting. In this paper, we provide a novel viewpoint of regularization-based continual learning by formulating it as a second-order Taylor approximation of the loss function of each task. This viewpoint leads to a unified framework that can be instantiated to derive many existing algorithms such as Elastic Weight Consolidation and Kronecker factored Laplace approximation. Based on this viewpoint, we study the optimization aspects (i.e., convergence) as well as generalization properties (i.e., finite-sample guarantees) of regularization-based continual learning. Our theoretical results indicate the importance of accurate approximation of the Hessian matrix. The experimental results on several benchmarks provide empirical validation of our theoretical findings.

Keywords

Cite

@article{arxiv.2006.10974,
  title  = {Optimization and Generalization of Regularization-Based Continual Learning: a Loss Approximation Viewpoint},
  author = {Dong Yin and Mehrdad Farajtabar and Ang Li and Nir Levine and Alex Mott},
  journal= {arXiv preprint arXiv:2006.10974},
  year   = {2021}
}

Comments

Preliminary version with a different title presented at ICML Workshop on Continual Learning, 2020 (spotlight)

R2 v1 2026-06-23T16:27:23.618Z