Class-incremental Learning with Rectified Feature-Graph Preservation
Cheng-Hsun Lei, Yi-Hsin Chen, Wen-Hsiao Peng, Wei-Chen Chiu

TL;DR
This paper introduces a novel approach for class-incremental learning that combines feature-graph preservation, weighted-Euclidean regularization, and rectified cosine normalization to improve recognition of new and old classes with limited memory.
Contribution
It proposes a new regularization method and normalization technique that enhance knowledge retention and class separation in class-incremental learning scenarios.
Findings
Outperforms state-of-the-art methods on CIFAR-100 and ImageNet datasets.
Reduces catastrophic forgetting effectively.
Achieves balanced accuracy across classes.
Abstract
In this paper, we address the problem of distillation-based class-incremental learning with a single head. A central theme of this task is to learn new classes that arrive in sequential phases over time while keeping the model's capability of recognizing seen classes with only limited memory for preserving seen data samples. Many regularization strategies have been proposed to mitigate the phenomenon of catastrophic forgetting. To understand better the essence of these regularizations, we introduce a feature-graph preservation perspective. Insights into their merits and faults motivate our weighted-Euclidean regularization for old knowledge preservation. We further propose rectified cosine normalization and show how it can work with binary cross-entropy to increase class separation for effective learning of new classes. Experimental results on both CIFAR-100 and ImageNet datasets…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and ELM
MethodsCosine Normalization
