Efficient Non-Exemplar Class-Incremental Learning with Retrospective Feature Synthesis
Liang Bai, Hong Song, Yucong Lin, Tianyu Fu, Deqiang Xiao, Danni Ai,, Jingfan Fan, Jian Yang

TL;DR
This paper introduces a novel NECIL approach that synthesizes retrospective features from old classes using Gaussian modeling and similarity-based compensation, significantly enhancing continual learning performance without storing actual exemplars.
Contribution
It proposes replacing prototypes with synthesized features based on Gaussian sampling and feature compensation, improving old class representation in NECIL.
Findings
Achieves state-of-the-art results on CIFAR-100, TinyImageNet, and ImageNet-Subset.
Significantly improves efficiency of non-exemplar class-incremental learning.
Effectively preserves decision boundaries for old classes during incremental learning.
Abstract
Despite the outstanding performance in many individual tasks, deep neural networks suffer from catastrophic forgetting when learning from continuous data streams in real-world scenarios. Current Non-Exemplar Class-Incremental Learning (NECIL) methods mitigate forgetting by storing a single prototype per class, which serves to inject previous information when sequentially learning new classes. However, these stored prototypes or their augmented variants often fail to simultaneously capture spatial distribution diversity and precision needed for representing old classes. Moreover, as the model acquires new knowledge, these prototypes gradually become outdated, making them less effective. To overcome these limitations, we propose a more efficient NECIL method that replaces prototypes with synthesized retrospective features for old classes. Specifically, we model each old class's feature…
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 · Machine Learning and ELM · Text and Document Classification Technologies
