Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TRGP: Trust Region Gradient Projection for Continual Learning

About

Catastrophic forgetting is one of the major challenges in continual learning. To address this issue, some existing methods put restrictive constraints on the optimization space of the new task for minimizing the interference to old tasks. However, this may lead to unsatisfactory performance for the new task, especially when the new task is strongly correlated with old tasks. To tackle this challenge, we propose Trust Region Gradient Projection (TRGP) for continual learning to facilitate the forward knowledge transfer based on an efficient characterization of task correlation. Particularly, we introduce a notion of `trust region' to select the most related old tasks for the new task in a layer-wise and single-shot manner, using the norm of gradient projection onto the subspace spanned by task inputs. Then, a scaled weight projection is proposed to cleverly reuse the frozen weights of the selected old tasks in the trust region through a layer-wise scaling matrix. By jointly optimizing the scaling matrices and the model, where the model is updated along the directions orthogonal to the subspaces of old tasks, TRGP can effectively prompt knowledge transfer without forgetting. Extensive experiments show that our approach achieves significant improvement over related state-of-the-art methods.

Sen Lin, Li Yang, Deliang Fan, Junshan Zhang• 2022

Related benchmarks

TaskDatasetResultRank
Continual LearningCIFAR-100 (10-split)
ACC74.46
42
Continual Image ClassificationMiniImageNet Split
Accuracy65.08
29
Continual LearningOL-CIFAR100 (Tasks 0-6)
Accuracy (%)74.77
23
Continual LearningMNIST permuted
AT96.34
19
Continual Image ClassificationCIFAR100 Split
Accuracy75.24
17
Continual Learning5-dataset
Accuracy93.56
16
Lifelong Learning5-dataset (test)
Accuracy93.56
15
Lifelong LearningSplit miniImageNet (test)
Accuracy61.78
15
Continual Image Classification5-Datasets
Accuracy (%)92.81
12
Continual LearningPermuted-MNIST (P-MNIST) (test)
Accuracy96.34
11
Showing 10 of 10 rows

Other info

Follow for update