Efficient Prototypical Classifier for Class-Incremental Learning
Wei Zhang, Jingyang Qiao, Yuan Xie, Zhizhong Zhang, Xin Tan
Abstract
The nearest prototypical classifier faces challenges of semantic drift and prototype interference. Previous methods address these issues using data rehearsal and contrastive learning, but these approaches incur high memory costs and slow convergence. In this paper, we propose a novel prototypical minimum distance loss, along with a two-stage training pipeline, to mitigate prototype interference with low memory overhead and fast convergence. Leveraging task-specific prompts and a key-query mechanism, we significantly reduce semantic drift. Additionally, we introduce a continual exponential moving average to enhance model stability and minimize forgetting. Notably, our method is rehearsal-free and avoids generation processes, simplifying training and further reducing memory usage. We validate our approach on four challenging class-incremental learning datasets, achieving significant improvements over state-of-the-art methods.
BibTeX
@inproceedings{icassp2025_efficientprototy,
title = {Efficient Prototypical Classifier for Class-Incremental Learning},
author = {Wei Zhang and Jingyang Qiao and Yuan Xie and Zhizhong Zhang and Xin Tan},
booktitle = {ICASSP 2025},
year = {2025}
}