Class-Incremental Learning Using Generative Experience Replay Based on Time-aware Regularization
Zizhao Hu, Mohammad Rostami

TL;DR
This paper introduces a biologically inspired, time-aware regularization technique for generative experience replay in class-incremental learning, effectively mitigating forgetting without requiring pre-training data or memory buffers.
Contribution
It proposes a novel time-aware regularization method that enhances generative replay for continual learning under strict constraints, inspired by biological neural mechanisms.
Findings
Improves memory retention in class-incremental learning tasks.
Outperforms existing methods on major benchmarks.
Enhances average performance across sequential tasks.
Abstract
Learning new tasks accumulatively without forgetting remains a critical challenge in continual learning. Generative experience replay addresses this challenge by synthesizing pseudo-data points for past learned tasks and later replaying them for concurrent training along with the new tasks' data. Generative replay is the best strategy for continual learning under a strict class-incremental setting when certain constraints need to be met: (i) constant model size, (ii) no pre-training dataset, and (iii) no memory buffer for storing past tasks' data. Inspired by the biological nervous system mechanisms, we introduce a time-aware regularization method to dynamically fine-tune the three training objective terms used for generative replay: supervised learning, latent regularization, and data reconstruction. Experimental results on major benchmarks indicate that our method pushes the limit of…
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
TopicsVideo Analysis and Summarization · Speech and Audio Processing · Video Surveillance and Tracking Methods
MethodsExperience Replay
