Dual-CBA: Improving Online Continual Learning via Dual Continual Bias Adaptors from a Bi-level Optimization Perspective
Quanziang Wang, Renzhen Wang, Yichen Wu, Xixi Jia, Minghao Zhou, Deyu, Meng

TL;DR
This paper introduces Dual-CBA, a novel framework for online continual learning that combines class-specific and class-agnostic bias adaptors to better handle distribution shifts and improve knowledge retention.
Contribution
It proposes a dual CBA module integrating class-specific and class-agnostic adaptors, along with Incremental Batch Normalization, to address catastrophic forgetting and distribution shifts in online CL.
Findings
Dual-CBA outperforms baseline methods on multiple benchmarks.
The method effectively mitigates catastrophic distribution shifts.
Theoretical analysis supports the empirical improvements.
Abstract
In online continual learning (CL), models trained on changing distributions easily forget previously learned knowledge and bias toward newly received tasks. To address this issue, we present Continual Bias Adaptor (CBA), a bi-level framework that augments the classification network to adapt to catastrophic distribution shifts during training, enabling the network to achieve a stable consolidation of all seen tasks. However, the CBA module adjusts distribution shifts in a class-specific manner, exacerbating the stability gap issue and, to some extent, fails to meet the need for continual testing in online CL. To mitigate this challenge, we further propose a novel class-agnostic CBA module that separately aggregates the posterior probabilities of classes from new and old tasks, and applies a stable adjustment to the resulting posterior probabilities. We combine the two kinds of CBA…
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
TopicsMachine Learning and ELM · IoT-based Smart Home Systems · Speech and Audio Processing
MethodsBatch Normalization
