Breaking Forgetting: Training-Free Few-Shot Class-Incremental Learning via Conditional Diffusion
Haidong Kang, Ketong Qian, Yi Lu

TL;DR
This paper introduces a training-free FSCIL framework using conditional diffusion instead of gradient updates, significantly reducing computational costs and improving adaptation to new classes with minimal data.
Contribution
It proposes a novel diffusion-based approach for FSCIL that eliminates the need for gradient optimization, addressing catastrophic forgetting and training cost issues.
Findings
Achieves state-of-the-art results on FSCIL benchmarks.
Reduces computational and memory overhead.
Effectively mitigates catastrophic forgetting.
Abstract
Efforts to overcome catastrophic forgetting in Few-Shot Class-Incremental Learning (FSCIL) have primarily focused on developing more effective gradient-based optimization strategies. In contrast, little attention has been paid to the training cost explosion that inevitably arises as the number of novel classes increases, a consequence of relying on gradient learning even under extreme data scarcity. More critically, since FSCIL typically provides only a few samples for each new class, gradient-based updates not only induce severe catastrophic forgetting on base classes but also hinder adaptation to novel ones. This paper seeks to break this long-standing limitation by asking: Can we design a training-free FSCIL paradigm that entirely removes gradient optimization? We provide an affirmative answer by uncovering an intriguing connection between gradient-based optimization and the…
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 · Multimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis
