EKPC: Elastic Knowledge Preservation and Compensation for Class-Incremental Learning
Huaijie Wang, De Cheng, Lingfeng He, Yan Li, Jie Li, Nannan Wang, Xinbo Gao

TL;DR
This paper introduces EKPC, a novel method for class-incremental learning that combines importance-aware regularization and semantic drift compensation to effectively preserve knowledge and adapt to new tasks.
Contribution
EKPC integrates importance-aware parameter regularization and trainable semantic drift compensation, offering a flexible and effective solution for continual learning without increasing memory overhead.
Findings
EKPC outperforms state-of-the-art methods on five benchmarks.
It effectively preserves previous knowledge while adapting to new tasks.
The method reduces decision boundary confusion in classifiers.
Abstract
Class-Incremental Learning (CIL) aims to enable AI models to continuously learn from sequentially arriving data of different classes over time while retaining previously acquired knowledge. Recently, Parameter-Efficient Fine-Tuning (PEFT) methods, like prompt pool-based approaches and adapter tuning, have shown great attraction in CIL. However, these methods either introduce additional parameters that increase memory usage, or rely on rigid regularization techniques which reduce forgetting but compromise model flexibility. To overcome these limitations, we propose the Elastic Knowledge Preservation and Compensation (EKPC) method, integrating Importance-aware Parameter Regularization (IPR) and Trainable Semantic Drift Compensation (TSDC) for CIL. Specifically, the IPR method assesses the sensitivity of network parameters to prior tasks using a novel parameter-importance algorithm. It…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Intelligent Tutoring Systems and Adaptive Learning
