paper-with-me

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 from the previous ones. To overcome this issue, various continual learning techniques have been developed in recent years, which, however, often suffer from a substantially increased model complexity and training time. In this paper, we illustrate that Occam's razor which suggests "entities should not be multiplied without necessity" carries to the development of efficient continual learning techniques. By proposing a relatively simple method based on Bayesian neural networks and model selection, we are able to significantly outperform various state-of-the-art techniques in terms of accuracy, model size, and running time. Moreover, unlike many existing works, our technique supports continual learning without task identity knowledge in training and inference phases, which is also known as task-free continual learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningModel Selection

Similar Papers 제목 키워드 기반

Learning an evolved mixture model for task-free continual learning

2022-07-11 · Fei Ye, Adrian G. Bors

Recently, continual learning (CL) has gained significant interest because it enables deep learning models to acquire new knowledge without forgetting previously learnt information. However, most existing works require kn…

Continual LearningDiversity

Rehearsal-free and Task-free Online Continual Learning With Contrastive Prompt

2025-10-01 · Aopeng Wang, Ke Deng, Yongli Ren, Jun Luo arxiv

The main challenge of continual learning is \textit{catastrophic forgetting}. Because of processing data in one pass, online continual learning (OCL) is one of the most difficult continual learning scenarios. To address …

Continual Learning

Continual Representation Learning for Biometric Identification

2020-06-08 · Bo Zhao, Shixiang Tang, Dapeng Chen, Hakan Bilen 외

With the explosion of digital data in recent years, continuously learning new tasks from a stream of data without forgetting previously acquired knowledge has become increasingly important. In this paper, we propose a ne…

Continual LearningKnowledge DistillationRepresentation Learning

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 …

Bayesian InferenceContinual Learning

Rethinking the Foundations for Continual Reinforcement Learning

2025-04-10 · Michael Bowling, Esraa Elelimy

Algorithms and approaches for continual reinforcement learning have gained increasing attention. Much of this early progress rests on the foundations and standard practices of traditional reinforcement learning, without …

Continual Learningreinforcement-learningReinforcement Learning