Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning to Continually Learn with the Bayesian Principle

About

In the present era of deep learning, continual learning research is mainly focused on mitigating forgetting when training a neural network with stochastic gradient descent on a non-stationary stream of data. On the other hand, in the more classical literature of statistical machine learning, many models have sequential Bayesian update rules that yield the same learning outcome as the batch training, i.e., they are completely immune to catastrophic forgetting. However, they are often overly simple to model complex real-world data. In this work, we adopt the meta-learning paradigm to combine the strong representational power of neural networks and simple statistical models' robustness to forgetting. In our novel meta-continual learning framework, continual learning takes place only in statistical models via ideal sequential Bayesian update rules, while neural networks are meta-learned to bridge the raw data and the statistical models. Since the neural networks remain fixed during continual learning, they are protected from catastrophic forgetting. This approach not only achieves significantly improved performance but also exhibits excellent scalability. Since our approach is domain-agnostic and model-agnostic, it can be applied to a wide range of problems and easily integrated with existing model architectures.

Soochan Lee, Hyeonseong Jeon, Jaehyeon Son, Gunhee Kim• 2024

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-100 20 tasks--
58
Task-Incremental LearningTiny-ImageNet 20 tasks
Average Accuracy58.2
54
Task-Incremental LearningCIFAR-100 10 tasks
Backward Transfer-3.8
44
Task-Incremental LearningCIFAR-100 (20-split)
Accuracy78.1
27
Task-Incremental LearningCIFAR-100 (10-splits)
Average Accuracy72.3
15
Task-Incremental LearningImageNet 100 tasks
Average Accuracy56.5
15
Task-Incremental LearningCelebA 20 binary attributes
Average Accuracy86.9
15
Task-Incremental LearningEMNIST 20 tasks
Average Accuracy87.5
15
Task-Incremental LearningCelebA 20 tasks
Backward Transfer2.3
11
Task-Incremental LearningEMNIST 20 tasks
Backward Transfer0.7
11
Showing 10 of 10 rows

Other info

Follow for update