CD^2: Constrained Dataset Distillation for Few-Shot Class-Incremental Learning
Kexin Bao, Daichi Zhang, Hansong Zhang, Yong Li, Yutao Yue, Shiming Ge

TL;DR
This paper introduces CD^2, a novel dataset distillation framework for few-shot class-incremental learning that effectively preserves previous knowledge and mitigates catastrophic forgetting.
Contribution
The paper proposes a new constrained dataset distillation approach with a dataset distillation module and a distillation constraint module, improving knowledge retention in FSCIL.
Findings
Outperforms state-of-the-art methods on three public datasets.
Effectively preserves previous class knowledge during incremental learning.
Reduces catastrophic forgetting in few-shot class-incremental learning.
Abstract
Few-shot class-incremental learning (FSCIL) receives significant attention from the public to perform classification continuously with a few training samples, which suffers from the key catastrophic forgetting problem. Existing methods usually employ an external memory to store previous knowledge and treat it with incremental classes equally, which cannot properly preserve previous essential knowledge. To solve this problem and inspired by recent distillation works on knowledge transfer, we propose a framework termed \textbf{C}onstrained \textbf{D}ataset \textbf{D}istillation (\textbf{CD}) to facilitate FSCIL, which includes a dataset distillation module (\textbf{DDM}) and a distillation constraint module~(\textbf{DCM}). Specifically, the DDM synthesizes highly condensed samples guided by the classifier, forcing the model to learn compacted essential class-related clues from a few…
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 · Face recognition and analysis · Advanced Neural Network Applications
