paper-with-me

Papers

Bayesian Structure Adaptation for Continual Learning

2019-12-08 · Abhishek Kumar, Sunabha Chatterjee, Piyush Rai

Continual Learning is a learning paradigm where learning systems are trained with sequential or streaming tasks. Two notable directions among the recent advances in continual learning with neural networks are ($i$) variational Bayes based regularization by learning priors from previous tasks, and, ($ii$) learning the structure of deep networks to adapt to new tasks. So far, these two approaches have been orthogonal. We present a novel Bayesian approach to continual learning based on learning the structure of deep neural networks, addressing the shortcomings of both these approaches. The proposed model 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. Experimental results on supervised and unsupervised benchmarks shows that our model performs comparably or better than recent advances in continual learning setting.

📄 PDF Abstract BibTeX arXiv:1912.03624

Code (1)

scakc/NPBCL 공식 구현 pytorch

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Bayesian Continual Learning via Spiking Neural Networks

2022-08-29 · Nicolas Skatchkovsky, Hyeryung Jang, Osvaldo Simeone

Among the main features of biological intelligence are energy efficiency, capacity for continual adaptation, and risk management via uncertainty quantification. Neuromorphic engineering has been thus far mostly driven by…

Continual LearningManagementUncertainty Quantification

The Bayesian Approach to Continual Learning: An Overview

2025-07-11 · Tameem Adel

Continual learning is an online paradigm where a learner continually accumulates knowledge from different tasks encountered over sequential time steps. Importantly, the learner is required to extend and update its knowle…

Bayesian Inferenceclass-incremental learningClass Incremental LearningContinual Learning+4

Bayesian Federated Learning for Continual Training

2025-04-21 · Usevalad Milasheuski, Luca Barbieri, Sanaz Kianoush, Monica Nicoli 외

Bayesian Federated Learning (BFL) enables uncertainty quantification and robust adaptation in distributed learning. In contrast to the frequentist approach, it estimates the posterior distribution of a global model, offe…

Continual LearningFederated LearningUncertainty Quantification

Bayesian Meta-reinforcement Learning for Traffic Signal Control

2020-10-01 · Yayi Zou, Zhiwei Qin

In recent years, there has been increasing amount of interest around meta reinforcement learning methods for traffic signal control, which have achieved better performance compared with traditional control methods. Howev…

Continual LearningMeta-LearningMeta Reinforcement Learningreinforcement-learning+3

Learning to Evolve: Bayesian-Guided Continual Knowledge Graph Embedding

2025-08-04 · Linyu Li, Zhi Jin, Yuanpeng He, Dongming Jin 외 arxiv

As social media and the World Wide Web become hubs for information dissemination, effectively organizing and understanding the vast amounts of dynamically evolving Web content is crucial. Knowledge graphs (KGs) provide a…

Knowledge Graph EmbeddingContinual LearningBayesian InferenceKnowledge Graphs