English

Dynamic Prompt Adjustment for Multi-Label Class-Incremental Learning

Computer Vision and Pattern Recognition 2025-01-06 v2 Machine Learning

Abstract

Significant advancements have been made in single label incremental learning (SLCIL),yet the more practical and challenging multi label class incremental learning (MLCIL) remains understudied. Recently,visual language models such as CLIP have achieved good results in classification tasks. However,directly using CLIP to solve MLCIL issue can lead to catastrophic forgetting. To tackle this issue, we integrate an improved data replay mechanism and prompt loss to curb knowledge forgetting. Specifically,our model enhances the prompt information to better adapt to multi-label classification tasks and employs confidence-based replay strategy to select representative samples. Moreover, the prompt loss significantly reduces the model's forgetting of previous knowledge. Experimental results demonstrate that our method has substantially improved the performance of MLCIL tasks across multiple benchmark datasets,validating its effectiveness.

Keywords

Cite

@article{arxiv.2501.00340,
  title  = {Dynamic Prompt Adjustment for Multi-Label Class-Incremental Learning},
  author = {Haifeng Zhao and Yuguang Jin and Leilei Ma},
  journal= {arXiv preprint arXiv:2501.00340},
  year   = {2025}
}

Comments

published to BICS2024

R2 v1 2026-06-28T20:53:12.099Z