paper-with-me

Papers

Knowing when we do not know: Bayesian continual learning for sensing-based analysis tasks

2021-06-06 · Sandra Servia-Rodriguez, Cecilia Mascolo, Young D. Kwon

Despite much research targeted at enabling conventional machine learning models to continually learn tasks and data distributions sequentially without forgetting the knowledge acquired, little effort has been devoted to account for more realistic situations where learning some tasks accurately might be more critical than forgetting previous ones. In this paper we propose a Bayesian inference based framework to continually learn a set of real-world, sensing-based analysis tasks that can be tuned to prioritize the remembering of previously learned tasks or the learning of new ones. Our experiments prove the robustness and reliability of the learned models to adapt to the changing sensing environment, and show the suitability of using uncertainty of the predictions to assess their reliability.

📄 PDF Abstract BibTeX arXiv:2106.05872

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceContinual Learning

Similar Papers 제목 키워드 기반

Continual Learning Without Knowing Task Identities: Rethinking Occam's Razor

2021-01-01 · Tiffany Tuor, Shiqiang Wang, Kin Leung

Due to the catastrophic forgetting phenomenon of deep neural networks (DNNs), models trained in standard ways tend to forget what it has learned from previous tasks, especially when the new task is sufficiently different…

Continual LearningModel Selection

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

Facilitating Bayesian Continual Learning by Natural Gradients and Stein Gradients

2019-04-24 · Yu Chen, Tom Diethe, Neil Lawrence

Continual learning aims to enable machine learning models to learn a general solution space for past and future tasks in a sequential manner. Conventional models tend to forget the knowledge of previous tasks while learn…

Continual LearningTask 2

Continual Learning with Memory Cascades

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · David Kappel, Franscesco Negri, Christian Tetzlaff

Continual learning poses an important challenge to machine learning models. Kirkpatrick et al. introduced a model that combats forgetting during continual learning by using a Bayesian prior to transfer knowledge between …

Continual LearningPermuted-MNIST

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