Selecting Related Knowledge via Efficient Channel Attention for Online Continual Learning
Ya-nan Han, Jian-wei Liu

TL;DR
This paper introduces SRKOCL, a framework for online continual learning that uses efficient channel attention to select relevant knowledge for each task, improving performance and reducing forgetting.
Contribution
The paper proposes a novel framework that incorporates channel attention to select related knowledge, enhancing online continual learning effectiveness.
Findings
SRKOCL outperforms state-of-the-art methods on multiple benchmarks.
The attention mechanism effectively identifies task-specific knowledge.
Combining experience replay and knowledge distillation mitigates catastrophic forgetting.
Abstract
Continual learning aims to learn a sequence of tasks by leveraging the knowledge acquired in the past in an online-learning manner while being able to perform well on all previous tasks, this ability is crucial to the artificial intelligence (AI) system, hence continual learning is more suitable for most real-word and complex applicative scenarios compared to the traditional learning pattern. However, the current models usually learn a generic representation base on the class label on each task and an effective strategy is selected to avoid catastrophic forgetting. We postulate that selecting the related and useful parts only from the knowledge obtained to perform each task is more effective than utilizing the whole knowledge. Based on this fact, in this paper we propose a new framework, named Selecting Related Knowledge for Online Continual Learning (SRKOCL), which incorporates an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsGlobal Average Pooling · Residual Connection · Convolution · Sigmoid Activation · Average Pooling · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Efficient Channel Attention · Balanced Selection · Knowledge Distillation
