English

Self-Promoted Prototype Refinement for Few-Shot Class-Incremental Learning

Computer Vision and Pattern Recognition 2021-07-20 v1

Abstract

Few-shot class-incremental learning is to recognize the new classes given few samples and not forget the old classes. It is a challenging task since representation optimization and prototype reorganization can only be achieved under little supervision. To address this problem, we propose a novel incremental prototype learning scheme. Our scheme consists of a random episode selection strategy that adapts the feature representation to various generated incremental episodes to enhance the corresponding extensibility, and a self-promoted prototype refinement mechanism which strengthens the expression ability of the new classes by explicitly considering the dependencies among different classes. Particularly, a dynamic relation projection module is proposed to calculate the relation matrix in a shared embedding space and leverage it as the factor for bootstrapping the update of prototypes. Extensive experiments on three benchmark datasets demonstrate the above-par incremental performance, outperforming state-of-the-art methods by a margin of 13%, 17% and 11%, respectively.

Keywords

Cite

@article{arxiv.2107.08918,
  title  = {Self-Promoted Prototype Refinement for Few-Shot Class-Incremental Learning},
  author = {Kai Zhu and Yang Cao and Wei Zhai and Jie Cheng and Zheng-Jun Zha},
  journal= {arXiv preprint arXiv:2107.08918},
  year   = {2021}
}

Comments

Accepted by CVPR 2021

R2 v1 2026-06-24T04:19:35.690Z