Class Incremental Learning

209 papers with code • 6 benchmarks • 1 datasets

Incremental learning of a sequence of tasks when the task-ID is not available at test time.

Libraries

Use these libraries to find Class Incremental Learning models and implementations
21 papers
1,664
16 papers
690
9 papers
496
2 papers
457

Datasets


Latest papers with no code

DynaMMo: Dynamic Model Merging for Efficient Class Incremental Learning for Medical Images

no code yet • 22 Apr 2024

DynaMMo achieves this without compromising performance, offering a cost-effective solution for continual learning in medical applications.

Brain-Inspired Continual Learning-Robust Feature Distillation and Re-Consolidation for Class Incremental Learning

no code yet • 22 Apr 2024

Our framework, named Robust Rehearsal, addresses the challenge of catastrophic forgetting inherent in continual learning (CL) systems by distilling and rehearsing robust features.

Realistic Continual Learning Approach using Pre-trained Models

no code yet • 11 Apr 2024

Continual learning (CL) is crucial for evaluating adaptability in learning solutions to retain knowledge.

Toward industrial use of continual learning : new metrics proposal for class incremental learning

no code yet • 10 Apr 2024

In this paper, we investigate continual learning performance metrics used in class incremental learning strategies for continual learning (CL) using some high performing methods.

Multi-Label Continual Learning for the Medical Domain: A Novel Benchmark

no code yet • 10 Apr 2024

This method aims to mitigate forgetting while adapting to new classes and domain shifts by combining the advantages of the Replay and Pseudo-Label methods and solving their limitations in the proposed scenario.

Future-Proofing Class Incremental Learning

no code yet • 4 Apr 2024

Exemplar-Free Class Incremental Learning is a highly challenging setting where replay memory is unavailable.

Slightly Shift New Classes to Remember Old Classes for Video Class-Incremental Learning

no code yet • 1 Apr 2024

So we propose SNRO, which slightly shifts the features of new classes to remember old classes.

Semantically-Shifted Incremental Adapter-Tuning is A Continual ViTransformer

no code yet • 29 Mar 2024

We observe that adapter tuning demonstrates superiority over prompt-based methods, even without parameter expansion in each learning session.

Enhancing Generative Class Incremental Learning Performance with Model Forgetting Approach

no code yet • 27 Mar 2024

This study presents a novel approach to Generative Class Incremental Learning (GCIL) by introducing the forgetting mechanism, aimed at dynamically managing class information for better adaptation to streaming data.

Towards Non-Exemplar Semi-Supervised Class-Incremental Learning

no code yet • 27 Mar 2024

On the other hand, Semi-IPC learns a prototype for each class with unsupervised regularization, enabling the model to incrementally learn from partially labeled new data while maintaining the knowledge of old classes.