English

Knowledge Restore and Transfer for Multi-label Class-Incremental Learning

Computer Vision and Pattern Recognition 2023-08-15 v3

Abstract

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.

Keywords

Cite

@article{arxiv.2302.13334,
  title  = {Knowledge Restore and Transfer for Multi-label Class-Incremental Learning},
  author = {Songlin Dong and Haoyu Luo and Yuhang He and Xing Wei and Yihong Gong},
  journal= {arXiv preprint arXiv:2302.13334},
  year   = {2023}
}
R2 v1 2026-06-28T08:49:51.622Z