Incremental Learning

390 papers with code • 22 benchmarks • 9 datasets

Incremental learning aims to develop artificially intelligent systems that can continuously learn to address new tasks from new data while preserving knowledge learned from previously learned tasks.

Libraries

Use these libraries to find Incremental Learning models and implementations
19 papers
701
11 papers
497
See all 5 libraries.

Object Detectors in the Open Environment: Challenges, Solutions, and Outlook

liangsiyuan21/oeod_survey 24 Mar 2024

This paper aims to bridge this gap by conducting a comprehensive review and analysis of object detectors in open environments.

3
24 Mar 2024

G-ACIL: Analytic Learning for Exemplar-Free Generalized Class Incremental Learning

ZHUANGHP/Analytic-continual-learning 23 Mar 2024

The generalized CIL (GCIL) aims to address the CIL problem in a more real-world scenario, where incoming data have mixed data categories and unknown sample size distribution, leading to intensified forgetting.

103
23 Mar 2024

Text-Enhanced Data-free Approach for Federated Class-Incremental Learning

tmtuan1307/lander 21 Mar 2024

In this field, Data-Free Knowledge Transfer (DFKT) plays a crucial role in addressing catastrophic forgetting and data privacy problems.

5
21 Mar 2024

Boosting Continual Learning of Vision-Language Models via Mixture-of-Experts Adapters

jiazuoyu/moe-adapters4cl 18 Mar 2024

Continual learning can empower vision-language models to continuously acquire new knowledge, without the need for access to the entire historical dataset.

71
18 Mar 2024

Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning

sun-hailong/cvpr24-ease 18 Mar 2024

Despite the strong performance of Pre-Trained Models (PTMs) in CIL, a critical issue persists: learning new classes often results in the overwriting of old ones.

27
18 Mar 2024

CoLeCLIP: Open-Domain Continual Learning via Joint Task Prompt and Vocabulary Learning

YukunLi99/CoLeCLIP 15 Mar 2024

Large pre-trained VLMs like CLIP have demonstrated superior zero-shot recognition ability, and a number of recent studies leverage this ability to mitigate catastrophic forgetting in CL, but they focus on closed-set CL in a single domain dataset.

3
15 Mar 2024

FOCIL: Finetune-and-Freeze for Online Class Incremental Learning by Training Randomly Pruned Sparse Experts

muratonuryildirim/focil 13 Mar 2024

Class incremental learning (CIL) in an online continual learning setting strives to acquire knowledge on a series of novel classes from a data stream, using each data point only once for training.

1
13 Mar 2024

Online Continual Learning For Interactive Instruction Following Agents

snumprlab/cl-alfred 12 Mar 2024

To take a step towards a more realistic embodied agent learning scenario, we propose two continual learning setups for embodied agents; learning new behaviors (Behavior Incremental Learning, Behavior-IL) and new environments (Environment Incremental Learning, Environment-IL) For the tasks, previous 'data prior' based continual learning methods maintain logits for the past tasks.

8
12 Mar 2024

12 mJ per Class On-Device Online Few-Shot Class-Incremental Learning

pulp-platform/fscil 12 Mar 2024

In this work, we introduce Online Few-Shot Class-Incremental Learning (O-FSCIL), based on a lightweight model consisting of a pretrained and metalearned feature extractor and an expandable explicit memory storing the class prototypes.

4
12 Mar 2024

Continual All-in-One Adverse Weather Removal with Knowledge Replay on a Unified Network Structure

xiaojihh/cl_all-in-one 12 Mar 2024

It considers the characteristics of the image restoration task with multiple degenerations in continual learning, and the knowledge for different degenerations can be shared and accumulated in the unified network structure.

2
12 Mar 2024