Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Feature-Space Generative Models for One-Shot Class-Incremental Learning

About

Few-shot class-incremental learning (FSCIL) is a paradigm where a model, initially trained on a dataset of base classes, must adapt to an expanding problem space by recognizing novel classes with limited data. We focus on the challenging FSCIL setup where a model receives only a single sample (1-shot) for each novel class and no further training or model alterations are allowed after the base training phase. This makes generalization to novel classes particularly difficult. We propose a novel approach predicated on the hypothesis that base and novel class embeddings have structural similarity. We map the original embedding space into a residual space by subtracting the class prototype (i.e., the average class embedding) of input samples. Then, we leverage generative modeling with VAE or diffusion models to learn the multi-modal distribution of residuals over the base classes, and we use this as a valuable structural prior to improve recognition of novel classes. Our approach, Gen1S, consistently improves novel class recognition over the state of the art across multiple benchmarks and backbone architectures.

Jack Foster, Kirill Paramonov, Mete Ozay, Umberto Michieli• 2026

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-100
Averaged Incremental Accuracy49
234
Few-Shot Class-Incremental LearningCORe50
BCR88.7
39
Few-Shot Class-Incremental LearningiCubWorld
BCR99
39
Few-Shot Class-Incremental LearningCUB200
Backward Class Recall74.2
26
Few-Shot Class-Incremental LearningCIFAR100 multi-class 5-shot
BCR74.6
26
Class-incremental learningCORe50
AVG Acc90.6
21
Few-Shot Class-Incremental LearningCUB200 Single-class five-shot 1 novel class
BCR74.2
13
Few-Shot Class-Incremental LearningCUB200 multi-class 5-shot
BCR73.6
13
Few-Shot Class-Incremental LearningCIFAR100
BCR76.4
13
Few-Shot Class-Incremental LearningCIFAR100 Single-class five-shot, 1 novel class
BCR76.4
13
Showing 10 of 20 rows

Other info

Follow for update