Related Experiment Video
Updated: Jul 29, 2025

Movement Retraining using Real-time Feedback of Performance
Published on: January 17, 2013
Few Shot Class Incremental Learning via Efficient Prototype Replay and Calibration
1Department of Electronic Engineering, Fudan University, Shanghai 200438, China.
Abstract:
Few shot class incremental learning (FSCIL) is an extremely challenging but valuable problem in real-world applications. When faced with novel few shot tasks in each incremental stage, it should take into account both catastrophic forgetting of old knowledge and overfitting of new categories with limited training data. In this paper, we propose an efficient prototype replay and calibration (EPRC) method with three stages to improve classification performance. We first perform effective pre-training with rotation and mix-up augmentations in order to obtain a strong backbone. Then a series of pseudo few shot tasks are sampled to perform meta-training, which enhances the generalization ability of both the feature extractor and projection layer and then helps mitigate the over-fitting problem of few shot learning. Furthermore, an even nonlinear transformation function is incorporated into the similarity computation to implicitly calibrate the generated prototypes of different categories and alleviate correlations among them. Finally, we replay the stored prototypes to relieve catastrophic forgetting and rectify prototypes to be more discriminative in the incremental-training stage via an explicit regularization within the loss function. The experimental results on CIFAR-100 and miniImageNet demonstrate that our EPRC significantly boosts the classification performance compared with existing mainstream FSCIL methods.
Related Concept Videos
Observational Learning
Stereotype Content Model
Associative Learning
Classical conditioning, also known...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Concepts and Prototypes
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...

