Continuous Knowledge-Preserving Decomposition with Adaptive Layer Selection for Few-Shot Class-Incremental Learning
Xiaojie Li, Jianlong Wu, Yue Yu, Liqiang Nie, Min Zhang

TL;DR
CKPD-FSCIL introduces a novel framework that leverages internal pretrained model capacity through adaptive layer selection and weight decomposition, achieving superior few-shot class-incremental learning without extra inference costs.
Contribution
It proposes a unified method combining weight decomposition and adaptive layer selection to enhance knowledge retention and plasticity in FSCIL, utilizing pretrained models more effectively.
Findings
Outperforms state-of-the-art FSCIL methods on multiple benchmarks.
Achieves better stability-plasticity balance with zero inference overhead.
Effectively reuses redundant model capacity for continual learning.
Abstract
Few-Shot Class-Incremental Learning (FSCIL) faces a critical challenge: balancing the retention of prior knowledge with the acquisition of new classes. Existing methods either freeze the backbone to prevent catastrophic forgetting, sacrificing plasticity, or add new modules, incurring high costs. These approaches treat pretrained models as black boxes, overlooking two key opportunities to exploit their internal capacity: reusing redundant representational space within layers and selectively adapting layers based on their sensitivity to forgetting. We propose CKPD-FSCIL, a unified framework that unlocks the underutilized capacity of pretrained weights, achieving a superior stability-plasticity balance with zero inference overhead. Our design integrates two continuously adapting mechanisms: At the weight level, a Continuous Knowledge-Preserving Decomposition mechanism uses feature…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGeophysical Methods and Applications · Domain Adaptation and Few-Shot Learning
MethodsALIGN
