Adaptively Integrated Knowledge Distillation and Prediction Uncertainty for Continual Learning
Kanghao Chen, Sijia Liu, Ruixuan Wang, Wei-Shi Zheng

TL;DR
This paper introduces an adaptive method combining knowledge distillation and prediction uncertainty to improve continual learning, effectively balancing stability and plasticity while reducing catastrophic forgetting.
Contribution
It proposes novel adaptive strategies for integrating old knowledge and tuning learning importance based on uncertainty, connecting prediction uncertainty with knowledge distillation.
Findings
Effective in reducing catastrophic forgetting
Improves performance on CIFAR100 and ImageNet
Balances stability and plasticity dynamically
Abstract
Current deep learning models often suffer from catastrophic forgetting of old knowledge when continually learning new knowledge. Existing strategies to alleviate this issue often fix the trade-off between keeping old knowledge (stability) and learning new knowledge (plasticity). However, the stability-plasticity trade-off during continual learning may need to be dynamically changed for better model performance. In this paper, we propose two novel ways to adaptively balance model stability and plasticity. The first one is to adaptively integrate multiple levels of old knowledge and transfer it to each block level in the new model. The second one uses prediction uncertainty of old knowledge to naturally tune the importance of learning new knowledge during model training. To our best knowledge, this is the first time to connect model prediction uncertainty and knowledge distillation for…
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 · Multimodal Machine Learning Applications
MethodsCutMix · Knowledge Distillation
