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 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 | |
| Incomplete Multi-view Multi-label Class Incremental Learning | ESPGame | Last CF10.82 | 17 | |
| Incomplete Multi-view Multi-label Class Incremental Learning | MIRFLICKR | Last CF116.12 | 17 | |
| Multi-label class-incremental learning | PASCAL VOC B0-C4 | Last mAP81.8 | 14 | |
| Multi-label class-incremental learning | PASCAL VOC B10-C2 | Last mAP80.9 | 14 | |
| Multi-label class-incremental learning | PASCAL VOC B5-C3 | Last mAP0.785 | 14 | |
| Multi-label class-incremental learning | PASCAL VOC (B4-C2) | Last mAP68.7 | 14 | |
| Multi-label class-incremental learning | MS-COCO B20-C4 | mAP (Last)45.2 | 12 |