Incremental Learning

386 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
690
11 papers
496
2 papers
15

From Matching to Generation: A Survey on Generative Information Retrieval

ruc-nlpir/genir-survey 23 Apr 2024

We will summarize the advancements in GR regarding model training, document identifier, incremental learning, downstream tasks adaptation, multi-modal GR and generative recommendation, as well as progress in reliable response generation in aspects of internal knowledge memorization, external knowledge augmentation, generating response with citations and personal information assistant.

10
23 Apr 2024

Revisiting Neural Networks for Continual Learning: An Architectural Perspective

byyx666/archcraft 23 Apr 2024

This paper seeks to bridge this gap between network architecture design and CL, and to present a holistic study on the impact of network architectures on CL.

4
23 Apr 2024

Calibrating Higher-Order Statistics for Few-Shot Class-Incremental Learning with Pre-trained Vision Transformers

dipamgoswami/fscil-calibration 9 Apr 2024

FSCIL methods start with a many-shot first task to learn a very good feature extractor and then move to the few-shot setting from the second task onwards.

4
09 Apr 2024

DELTA: Decoupling Long-Tailed Online Continual Learning

viper-purdue/delta 6 Apr 2024

A significant challenge in achieving ubiquitous Artificial Intelligence is the limited ability of models to rapidly learn new information in real-world scenarios where data follows long-tailed distributions, all while avoiding forgetting previously acquired knowledge.

0
06 Apr 2024

Pre-trained Vision and Language Transformers Are Few-Shot Incremental Learners

khu-agi/privilege 2 Apr 2024

In this paper, we argue that large models such as vision and language transformers pre-trained on large datasets can be excellent few-shot incremental learners.

10
02 Apr 2024

Generative Multi-modal Models are Good Class-Incremental Learners

doubleclass/gmm 27 Mar 2024

In class-incremental learning (CIL) scenarios, the phenomenon of catastrophic forgetting caused by the classifier's bias towards the current task has long posed a significant challenge.

15
27 Mar 2024

OrCo: Towards Better Generalization via Orthogonality and Contrast for Few-Shot Class-Incremental Learning

noorahmedds/orco 27 Mar 2024

To address these challenges, we propose the OrCo framework built on two core principles: features' orthogonality in the representation space, and contrastive learning.

4
27 Mar 2024

DS-AL: A Dual-Stream Analytic Learning for Exemplar-Free Class-Incremental Learning

ZHUANGHP/Analytic-continual-learning 26 Mar 2024

The compensation stream is governed by a Dual-Activation Compensation (DAC) module.

95
26 Mar 2024

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.

1
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.

95
23 Mar 2024