Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rethinking Few-shot Class-incremental Learning: Learning from Yourself

About

Few-shot class-incremental learning (FSCIL) aims to learn sequential classes with limited samples in a few-shot fashion. Inherited from the classical class-incremental learning setting, the popular benchmark of FSCIL uses averaged accuracy (aAcc) and last-task averaged accuracy (lAcc) as the evaluation metrics. However, we reveal that such evaluation metrics may not provide adequate emphasis on the novel class performance, and the continual learning ability of FSCIL methods could be ignored under this benchmark. In this work, as a complement to existing metrics, we offer a new metric called generalized average accuracy (gAcc) which is designed to provide an extra equitable evaluation by incorporating different perspectives of the performance under the guidance of a parameter $\alpha$. We also present an overall metric in the form of the area under the curve (AUC) along the $\alpha$. Under the guidance of gAcc, we release the potential of intermediate features of the vision transformers to boost the novel-class performance. Taking information from intermediate layers which are less class-specific and more generalizable, we manage to rectify the final features, leading to a more generalizable transformer-based FSCIL framework. Without complex network designs or cumbersome training procedures, our method outperforms existing FSCIL methods at aAcc and gAcc on three datasets. See codes at https://github.com/iSEE-Laboratory/Revisting_FSCIL

Yu-Ming Tang, Yi-Xing Peng, Jingke Meng, Wei-Shi Zheng• 2024

Related benchmarks

TaskDatasetResultRank
Few-Shot Class-Incremental LearningCIFAR100 (test)
Session 4 Top-1 Acc65.2
122
Few-Shot Class-Incremental LearningCUB-200
Session 1 Accuracy77
75
Few-Shot Class-Incremental LearningCIFAR100
Accuracy (S0)82.9
67
Few-Shot Class-Incremental LearningCUB-200
Session 0 Accuracy83.4
21
Few-Shot Class-Incremental LearningminiImageNet 5-way 5-shot (incremental)
Accuracy S084
21
Few-Shot Class-Incremental LearningminiImageNet, CUB-200, and CIFAR-100 Average (test)
Base Accuracy83.43
18
Showing 6 of 6 rows

Other info

Follow for update