paper-with-me

홈 › Papers

Theory on Forgetting and Generalization of Continual Learning

2023-02-12 · Sen Lin, Peizhong Ju, Yingbin Liang, Ness Shroff

Continual learning (CL), which aims to learn a sequence of tasks, has attracted significant recent attention. However, most work has focused on the experimental performance of CL, and theoretical studies of CL are still limited. In particular, there is a lack of understanding on what factors are important and how they affect "catastrophic forgetting" and generalization performance. To fill this gap, our theoretical analysis, under overparameterized linear models, provides the first-known explicit form of the expected forgetting and generalization error. Further analysis of such a key result yields a number of theoretical explanations about how overparameterization, task similarity, and task ordering affect both forgetting and generalization error of CL. More interestingly, by conducting experiments on real datasets using deep neural networks (DNNs), we show that some of these insights even go beyond the linear models and can be carried over to practical setups. In particular, we use concrete examples to show that our results not only explain some interesting empirical observations in recent studies, but also motivate better practical algorithm designs of CL.

📄 PDF Abstract BibTeX arXiv:2302.05836

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

On the Theory of Continual Learning with Gradient Descent for Neural Networks

2025-10-07 · Hossein Taheri, Avishek Ghosh, Arya Mazumdar arxiv

Continual learning, the ability of a model to adapt to an ongoing sequence of tasks without forgetting earlier ones, is a central goal of artificial intelligence. To better understand its underlying mechanisms, we study …

Continual Learning

The Ideal Continual Learner: An Agent That Never Forgets

2023-04-29 · Liangzu Peng, Paris V. Giampouras, René Vidal

The goal of continual learning is to find a model that solves multiple learning tasks which are presented sequentially to the learner. A key challenge in this setting is that the learner may forget how to solve a previou…

Continual LearningGeneralization Bounds

Formalizing the Generalization-Forgetting Trade-off in Continual Learning

2021-09-28 · NeurIPS 2021 12 · Krishnan Raghavan, Prasanna Balaprakash

We formulate the continual learning (CL) problem via dynamic programming and model the trade-off between catastrophic forgetting and generalization as a two-player sequential game. In this approach, player 1 maximizes th…

Continual Learning

High-dimensional Asymptotics of Generalization Performance in Continual Ridge Regression

2025-08-21 · Yihan Zhao, Wenqing Su, Ying Yang arxiv

Continual learning is motivated by the need to adapt to real-world dynamics in tasks and data distribution while mitigating catastrophic forgetting. Despite significant advances in continual learning techniques, the theo…

Continual Learning

A Neural Network Model of Complementary Learning Systems: Pattern Separation and Completion for Continual Learning

2025-07-15 · James P Jun, Vijay Marupudi, Raj Sanjay Shah, Sashank Varma

Learning new information without forgetting prior knowledge is central to human intelligence. In contrast, neural network models suffer from catastrophic forgetting: a significant degradation in performance on previously…

Continual LearningSplit-MNIST