arXiv:2601.08448cs.CVcs.AI2026-01

通过分阶段协作提升小样本增量学习的稳定与适应能力

Divide and Conquer: Static-Dynamic Collaboration for Few-Shot Class-Incremental Learning

  • 将学习过程分为静态保留与动态学习两阶段,分别处理旧知识与新类
  • 在三个公开数据集和一个真实场景数据集上达到最优性能
  • 适合需要持续学习新类别且数据稀缺的场景

小样本类增量学习(FSCIL)旨在有限数据下持续识别新类别,面临关键的稳定性-可塑性困境:如何平衡旧知识保留与新知识获取。为此,本文将任务划分为两个阶段,提出静态-动态协作(SDC)框架,以更好权衡稳定性与可塑性。具体地,将正常训练流程分为静态保留阶段(SRS)和动态学习阶段(DLS),分别利用旧类的静态信息和增量新类的动态信息。在SRS中,用充足数据训练初始模型,并保留关键部分作为静态记忆以维持基础旧知识。在DLS中,引入一个与先前静态记忆联合训练的动态投影器,实现对新类的持续适应。通过双阶段协同,方法在保持旧知识的同时有效学习新类。在三个公开基准和一个真实世界应用数据集上的大量实验表明,该方法优于现有主流方法。

原文摘要 · Abstract (English)

Few-shot class-incremental learning (FSCIL) aims to continuously recognize novel classes under limited data, which suffers from the key stability-plasticity dilemma: balancing the retention of old knowledge with the acquisition of new knowledge. To address this issue, we divide the task into two different stages and propose a framework termed Static-Dynamic Collaboration (SDC) to achieve a better trade-off between stability and plasticity. Specifically, our method divides the normal pipeline of FSCIL into Static Retaining Stage (SRS) and Dynamic Learning Stage (DLS), which harnesses old static and incremental dynamic class information, respectively. During SRS, we train an initial model with sufficient data in the base session and preserve the key part as static memory to retain fundamental old knowledge. During DLS, we introduce an extra dynamic projector jointly trained with the previous static memory. By employing both stages, our method achieves improved retention of old knowledge while continuously adapting to new classes. Extensive experiments on three public benchmarks and a real-world application dataset demonstrate that our method achieves state-of-the-art performance against other competitors.

增量学习小样本知识保留

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。