Knowledge Restore and Transfer for Multi-label Class-Incremental Learning
About
Current class-incremental learning research mainly focuses on single-label classification tasks while multi-label class-incremental learning (MLCIL) with more practical application scenarios is rarely studied. Although there have been many anti-forgetting methods to solve the problem of catastrophic forgetting in class-incremental learning, these methods have difficulty in solving the MLCIL problem due to label absence and information dilution. In this paper, we propose a knowledge restore and transfer (KRT) framework for MLCIL, which includes a dynamic pseudo-label (DPL) module to restore the old class knowledge and an incremental cross-attention(ICA) module to save session-specific knowledge and transfer old class knowledge to the new model sufficiently. Besides, we propose a token loss to jointly optimize the incremental cross-attention module. Experimental results on MS-COCO and PASCAL VOC datasets demonstrate the effectiveness of our method for improving recognition performance and mitigating forgetting on multi-label class-incremental learning tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-label class-incremental learning | PASCAL VOC B0-C4 | Last mAP84.2 | 33 | |
| Multi-label class-incremental learning | PASCAL VOC B10-C2 | Last mAP80.9 | 31 | |
| Multi-label class-incremental learning | MS-COCO 2014 (B0-C10) | Avg. mAP74.6 | 28 | |
| Multi-label class-incremental learning | MS-COCO 2014 (B40-C10) | Average mAP77.8 | 27 | |
| Multi-label class-incremental learning | PASCAL VOC (B4-C2) | Last mAP68.7 | 26 | |
| Multi-label class-incremental learning | MS-COCO B20-C4 | mAP (Last)45.2 | 24 | |
| Multi-label class-incremental learning | MS-COCO B0-C5 | Last mAP44.5 | 24 | |
| Multi-Label Incremental Learning | MS COCO B40-C10 protocol official (val) | Last mAP75.2 | 19 | |
| Multi-Label Incremental Learning | MS COCO B0-C10 protocol official (val) | mAP (Last)70.2 | 19 | |
| Incomplete Multi-view Multi-label Class Incremental Learning | IAPRTC12 | Last CF11.78 | 17 |