paper-with-me

Papers

Bayesian Optimized Continual Learning with Attention Mechanism

2019-05-10 · Ju Xu, Jin Ma, Zhanxing Zhu

Though neural networks have achieved much progress in various applications, it is still highly challenging for them to learn from a continuous stream of tasks without forgetting. Continual learning, a new learning paradigm, aims to solve this issue. In this work, we propose a new model for continual learning, called Bayesian Optimized Continual Learning with Attention Mechanism (BOCL) that dynamically expands the network capacity upon the arrival of new tasks by Bayesian optimization and selectively utilizes previous knowledge (e.g. feature maps of previous tasks) via attention mechanism. Our experiments on variants of MNIST and CIFAR-100 demonstrate that our methods outperform the state-of-the-art in preventing catastrophic forgetting and fitting new tasks better.

📄 PDF Abstract BibTeX arXiv:1905.03980

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationContinual Learning

Similar Papers 제목 키워드 기반

Self-Attention Meta-Learner for Continual Learning

2021-01-28 · Ghada Sokar, Decebal Constantin Mocanu, Mykola Pechenizkiy

Continual learning aims to provide intelligent agents capable of learning multiple tasks sequentially with neural networks. One of its main challenging, catastrophic forgetting, is caused by the neural networks non-optim…

Continual LearningSplit-CIFAR-10Split-MNIST

Learning to Hear Hesitation: Continual Learning for Disfluency-Aware ASR

2026-06-12 · Henri-Leon Kordt, Theresa Pekarek Rosin, Jae Hee Lee, Stefan Wermter arxiv

Despite advances in large-scale Automatic Speech Recognition (ASR), disfluent speech remains challenging, as state-of-the-art systems are often optimized to omit disfluencies, leading to information loss and hallucinatio…

Continual LearningSpeech Recognition

Continual Learning with Query-Only Attention

2025-10-01 · Gautham Bekal, Ashish Pujari, Scott David Kelly arxiv

Continual learning involves learning from a stream of data without repetition of data points, a scenario that is inherently complex due to distributional shift across tasks. We propose a query-only attention mechanism th…

Continual Learning

CL-BioGAN: Biologically-Inspired Cross-Domain Continual Learning for Hyperspectral Anomaly Detection

2025-05-17 · Jianing Wang, Zheng Hua, Wan Zhang, Shengjia Hao 외

Memory stability and learning flexibility in continual learning (CL) is a core challenge for cross-scene Hyperspectral Anomaly Detection (HAD) task. Biological neural networks can actively forget history knowledge that c…

Anomaly DetectionContinual LearningGenerative Adversarial Network

On Sequential Bayesian Inference for Continual Learning

2023-01-04 · Samuel Kessler, Adam Cobb, Tim G. J. Rudner, Stefan Zohren 외

Sequential Bayesian inference can be used for continual learning to prevent catastrophic forgetting of past tasks and provide an informative prior when learning new tasks. We revisit sequential Bayesian inference and tes…

Bayesian InferenceContinual LearningSequential Bayesian Inference