Generative Feature Replay with Orthogonal Weight Modification for Continual Learning
Gehui Shen, Song Zhang, Xiang Chen, Zhi-Hong Deng

TL;DR
This paper introduces a novel continual learning method combining generative feature replay with orthogonal weight modification, significantly reducing catastrophic forgetting in class incremental learning scenarios.
Contribution
It proposes replaying penultimate layer features with a generative model and using self-supervision to improve stability, outperforming existing methods including those with real data storage.
Findings
Our method outperforms traditional generative replay and OWM alone.
It achieves better accuracy than baselines on multiple datasets.
The approach effectively mitigates catastrophic forgetting in class incremental learning.
Abstract
The ability of intelligent agents to learn and remember multiple tasks sequentially is crucial to achieving artificial general intelligence. Many continual learning (CL) methods have been proposed to overcome catastrophic forgetting which results from non i.i.d data in the sequential learning of neural networks. In this paper we focus on class incremental learning, a challenging CL scenario. For this scenario, generative replay is a promising strategy which generates and replays pseudo data for previous tasks to alleviate catastrophic forgetting. However, it is hard to train a generative model continually for relatively complex data. Based on recently proposed orthogonal weight modification (OWM) algorithm which can approximately keep previously learned feature invariant when learning new tasks, we propose to 1) replay penultimate layer feature with a generative model; 2) leverage a…
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 · Human Pose and Action Recognition
