Online Analytic Exemplar-Free Continual Learning with Large Models for Imbalanced Autonomous Driving Task
Huiping Zhuang, Di Fang, Kai Tong, Yuchen Liu, Ziqian Zeng, Xu Zhou,, Cen Chen

TL;DR
This paper introduces AEF-OCL, an exemplar-free online continual learning method using analytic solutions and a pseudo-feature generator, effectively addressing catastrophic forgetting and data imbalance in autonomous driving scenarios.
Contribution
The paper proposes a novel exemplar-free continual learning algorithm with an analytic ridge regression approach and a pseudo-feature generator for imbalanced autonomous driving tasks.
Findings
Outperforms existing methods on SODA10M dataset
Effectively mitigates catastrophic forgetting without exemplars
Addresses data imbalance with pseudo-feature over-sampling
Abstract
In autonomous driving, even a meticulously trained model can encounter failures when facing unfamiliar scenarios. One of these scenarios can be formulated as an online continual learning (OCL) problem. That is, data come in an online fashion, and models are updated according to these streaming data. Two major OCL challenges are catastrophic forgetting and data imbalance. To address these challenges, in this paper, we propose an Analytic Exemplar-Free Online Continual Learning algorithm (AEF-OCL). The AEF-OCL leverages analytic continual learning principles and employs ridge regression as a classifier for features extracted by a large backbone network. It solves the OCL problem by recursively calculating the analytical solution, ensuring an equalization between the continual learning and its joint-learning counterpart, and works without the need to save any used samples (i.e.,…
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
TopicsMachine Learning and ELM · Face and Expression Recognition · Text and Document Classification Technologies
