π€ AI Summary
This work addresses catastrophic forgetting and overfitting to novel classes in few-shot class-incremental learning by proposing a Prior Knowledge Integrated (PKI) neural network. The core innovation lies in a cascaded projector mechanism: at each incremental stage, a new projector is introduced and cascaded with historical projectors, while the backbone network remains frozen and only the new projector and classifier are fine-tuned, thereby dynamically integrating multi-stage prior knowledge. Additionally, lightweight variants PKIV-1 and PKIV-2 are designed to balance performance and efficiency. Extensive experiments on three mainstream benchmarks demonstrate that the proposed method significantly outperforms existing approaches, effectively mitigating forgetting and enhancing the modelβs ability to learn new classes.