paper-with-me

Papers

The Joint Effect of Task Similarity and Overparameterization on Catastrophic Forgetting -- An Analytical Model

2024-01-23 · Daniel Goldfarb, Itay Evron, Nir Weinberger, Daniel Soudry, Paul Hand

In continual learning, catastrophic forgetting is affected by multiple aspects of the tasks. Previous works have analyzed separately how forgetting is affected by either task similarity or overparameterization. In contrast, our paper examines how task similarity and overparameterization jointly affect forgetting in an analyzable model. Specifically, we focus on two-task continual linear regression, where the second task is a random orthogonal transformation of an arbitrary first task (an abstraction of random permutation tasks). We derive an exact analytical expression for the expected forgetting - and uncover a nuanced pattern. In highly overparameterized models, intermediate task similarity causes the most forgetting. However, near the interpolation threshold, forgetting decreases monotonically with the expected task similarity. We validate our findings with linear regression on synthetic data, and with neural networks on established permutation task benchmarks.

📄 PDF Abstract BibTeX arXiv:2401.12617

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learningregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Analysis of Catastrophic Forgetting for Random Orthogonal Transformation Tasks in the Overparameterized Regime

2022-06-01 · Daniel Goldfarb, Paul Hand

Overparameterization is known to permit strong generalization performance in neural networks. In this work, we provide an initial theoretical analysis of its effect on catastrophic forgetting in a continual learning setu…

Continual Learningimage-classificationImage ClassificationPermuted-MNIST

Analysis of Overparameterization in Continual Learning under a Linear Model

2025-02-11 · Daniel Goldfarb, Paul Hand

Autonomous machine learning systems that learn many tasks in sequence are prone to the catastrophic forgetting problem. Mathematical theory is needed in order to understand the extent of forgetting during continual learn…

Continual Learningregression

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 …

Continual Learning

Critical Influence of Overparameterization on Sharpness-aware Minimization

2023-11-29 · Sungbin Shin, Dongyeop Lee, Maksym Andriushchenko, Namhoon Lee

Sharpness-Aware Minimization (SAM) has attracted considerable attention for its effectiveness in improving generalization in deep neural network training by explicitly minimizing sharpness in the loss landscape. Its succ…

Attribute

Frozen Overparameterization: A Double Descent Perspective on Transfer Learning of Deep Neural Networks

2022-11-20 · Yehuda Dar, Lorenzo Luzi, Richard G. Baraniuk

We study the generalization behavior of transfer learning of deep neural networks (DNNs). We adopt the overparameterization perspective -- featuring interpolation of the training data (i.e., approximately zero train erro…

image-classificationImage ClassificationTransfer Learning