paper-with-me

Papers

A Unified Bayesian Framework for Discriminative and Generative Continual Learning

2021-01-01 · Abhishek Kumar, Sunabha Chatterjee, Piyush Rai

Continual Learning is a learning paradigm where learning systems are trained on a sequence of tasks. The goal here is to perform well on the current task without suffering from a performance drop on the previous tasks. Two notable directions among the recent advances in continual learning with neural networks are (1) variational Bayes based regularization by learning priors from previous tasks, and, (2) learning the structure of deep networks to adapt to new tasks. So far, these two approaches have been orthogonal. We present a novel Bayesian framework for continual learning based on learning the structure of deep neural networks, addressing the shortcomings of both these approaches. The proposed framework learns the deep structure for each task by learning which weights to be used, and supports inter-task transfer through the overlapping of different sparse subsets of weights learned by different tasks. An appealing aspect of our proposed continual learning framework is that it is applicable to both discriminative (supervised) and generative (unsupervised) settings. Experimental results on supervised and unsupervised benchmarks shows that our model performs comparably or better than recent advances in continual learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Overcoming Catastrophic Forgetting by Generative Regularization

2019-12-03 · Patrick H. Chen, Wei Wei, Cho-Jui Hsieh, Bo Dai

In this paper, we propose a new method to overcome catastrophic forgetting by adding generative regularization to Bayesian inference framework. Bayesian method provides a general framework for continual learning. We coul…

Bayesian InferenceContinual Learning

A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning

2020-01-03 · ICLR 2020 1 · Soochan Lee, Junsoo Ha, Dongsu Zhang, Gunhee Kim

Despite the growing interest in continual learning, most of its contemporary works have been studied in a rather restricted setting where tasks are clearly distinguishable, and task boundaries are known during training. …

Continual Learningimage-classificationImage ClassificationImage Generation

A Unified Knowledge Distillation Framework for Deep Directed Graphical Models

2021-09-29 · CVPR 2023 1 · Yizhuo Chen, Kaizhao Liang, Zhe Zeng, Yifei Yang 외

Knowledge distillation (KD) is a technique that transfers the knowledge from a large teacher network to a small student network. It has been widely applied to many different tasks, such as model compression and federate…

Continual LearningFederated LearningKnowledge DistillationModel Compression

SimSiam Naming Game: A Unified Approach for Representation Learning and Emergent Communication

2024-10-29 · Nguyen Le Hoang, Tadahiro Taniguchi, Fang Tianwei, Akira Taniguchi

Emergent communication, driven by generative models, enables agents to develop a shared language for describing their individual views of the same objects through interactions. Meanwhile, self-supervised learning (SSL), …

Representation LearningSelf-Supervised LearningVariational Inference

Variational Continual Learning

2017-10-29 · ICLR 2018 1 · Cuong V. Nguyen, Yingzhen Li, Thang D. Bui, Richard E. Turner

This paper develops variational continual learning (VCL), a simple but general framework for continual learning that fuses online variational inference (VI) and recent advances in Monte Carlo VI for neural networks. The …

Continual LearningVariational Inference