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

Few-Shot Class-Incremental Learning via Entropy-Regularized Data-Free Replay

About

Few-shot class-incremental learning (FSCIL) has been proposed aiming to enable a deep learning system to incrementally learn new classes with limited data. Recently, a pioneer claims that the commonly used replay-based method in class-incremental learning (CIL) is ineffective and thus not preferred for FSCIL. This has, if truth, a significant influence on the fields of FSCIL. In this paper, we show through empirical results that adopting the data replay is surprisingly favorable. However, storing and replaying old data can lead to a privacy concern. To address this issue, we alternatively propose using data-free replay that can synthesize data by a generator without accessing real data. In observing the the effectiveness of uncertain data for knowledge distillation, we impose entropy regularization in the generator training to encourage more uncertain examples. Moreover, we propose to relabel the generated data with one-hot-like labels. This modification allows the network to learn by solely minimizing the cross-entropy loss, which mitigates the problem of balancing different objectives in the conventional knowledge distillation approach. Finally, we show extensive experimental results and analysis on CIFAR-100, miniImageNet and CUB-200 to demonstrate the effectiveness of our proposed one.

Huan Liu, Li Gu, Zhixiang Chi, Yang Wang, Yuanhao Yu, Jun Chen, Jin Tang• 2022

Related benchmarks

TaskDatasetResultRank
Few-Shot Class-Incremental LearningminiImageNet (test)
Accuracy (Session 1)67.12
173
Few-Shot Class-Incremental LearningCIFAR100 (test)
Session 4 Top-1 Acc59.71
122
Few-Shot Class-Incremental LearningCUB200 (test)
Accuracy (Session 1)72.14
92
Few-Shot Class-Incremental LearningCUB-200
Session 1 Accuracy72.14
75
Few-Shot Class-Incremental LearningCUB200 (incremental sessions)
Session 0 Accuracy75.9
37
Showing 5 of 5 rows

Other info

Follow for update