Online Continual Learning via the Meta-learning Update with Multi-scale Knowledge Distillation and Data Augmentation
Ya-nan Han, Jian-wei Liu

TL;DR
This paper introduces MMKDDA, a novel meta-learning framework for online continual learning that employs multi-scale knowledge distillation and data augmentation to mitigate catastrophic forgetting and balance stability and plasticity.
Contribution
The paper proposes a new online continual learning method combining multi-scale knowledge distillation, data augmentation, and meta-learning updates to address data imbalance and stability-plasticity dilemma.
Findings
Outperforms baseline methods on four benchmark datasets.
Effectively alleviates catastrophic forgetting.
Ablation studies confirm the importance of each component.
Abstract
Continual learning aims to rapidly and continually learn the current task from a sequence of tasks. Compared to other kinds of methods, the methods based on experience replay have shown great advantages to overcome catastrophic forgetting. One common limitation of this method is the data imbalance between the previous and current tasks, which would further aggravate forgetting. Moreover, how to effectively address the stability-plasticity dilemma in this setting is also an urgent problem to be solved. In this paper, we overcome these challenges by proposing a novel framework called Meta-learning update via Multi-scale Knowledge Distillation and Data Augmentation (MMKDDA). Specifically, we apply multiscale knowledge distillation to grasp the evolution of long-range and short-range spatial relationships at different feature levels to alleviate the problem of data imbalance. Besides, our…
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
TopicsDomain Adaptation and Few-Shot Learning
MethodsKnowledge Distillation · Experience Replay
