Few-shot Class-Incremental Learning via Generative Co-Memory Regularization
Kexin Bao, Yong Li, Dan Zeng, Shiming Ge

TL;DR
This paper introduces a generative co-memory regularization method for few-shot class-incremental learning, enhancing model adaptability and reducing forgetting of old classes with a novel memory-regularized training process.
Contribution
It proposes a new approach combining generative domain adaptation, co-memory regularization, and incremental training to improve FSCIL performance.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively mitigates catastrophic forgetting in incremental learning.
Enhances recognition accuracy with limited data.
Abstract
Few-shot class-incremental learning (FSCIL) aims to incrementally learn models from a small amount of novel data, which requires strong representation and adaptation ability of models learned under few-example supervision to avoid catastrophic forgetting on old classes and overfitting to novel classes. This work proposes a generative co-memory regularization approach to facilitate FSCIL. In the approach, the base learning leverages generative domain adaptation finetuning to finetune a pretrained generative encoder on a few examples of base classes by jointly incorporating a masked autoencoder (MAE) decoder for feature reconstruction and a fully-connected classifier for feature classification, which enables the model to efficiently capture general and adaptable representations. Using the finetuned encoder and learned classifier, we construct two class-wise memories: representation memory…
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 · Face recognition and analysis · Generative Adversarial Networks and Image Synthesis
