Uncertainty-based Continual Learning with Adaptive Regularization
Hongjoon Ahn, Sungmin Cha, Donggyu Lee, and Taesup Moon

TL;DR
This paper presents UCL, a novel uncertainty-based continual learning algorithm that reduces memory costs and improves task forgetting by leveraging a new interpretation of the KL divergence and node-wise uncertainty.
Contribution
UCL introduces a new interpretation of the KL divergence for Gaussian mean-field approximation, enabling efficient regularization with fewer parameters and better forgetting control.
Findings
UCL outperforms recent state-of-the-art methods on benchmarks.
It effectively balances stability and plasticity in continual learning.
UCL demonstrates strong performance in lifelong reinforcement learning tasks.
Abstract
We introduce a new neural network-based continual learning algorithm, dubbed as Uncertainty-regularized Continual Learning (UCL), which builds on traditional Bayesian online learning framework with variational inference. We focus on two significant drawbacks of the recently proposed regularization-based methods: a) considerable additional memory cost for determining the per-weight regularization strengths and b) the absence of gracefully forgetting scheme, which can prevent performance degradation in learning new tasks. In this paper, we show UCL can solve these two problems by introducing a fresh interpretation on the Kullback-Leibler (KL) divergence term of the variational lower bound for Gaussian mean-field approximation. Based on the interpretation, we propose the notion of node-wise uncertainty, which drastically reduces the number of additional parameters for implementing…
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.
Code & Models
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 · Human Pose and Action Recognition
