Browse State-of-the-Art › Continual Learning
Continual Learning
1,142 papers with code · 33 benchmarks · 35 datasets archive 2025-07-28
Continual Learning (also known as Incremental Learning, Life-long Learning) is a concept to learn a model for a large number of tasks sequentially without forgetting knowledge obtained from the preceding tasks, where the data in the old tasks are not available anymore during training new ones.
If not mentioned, the benchmarks here are Task-CL, where task-id is provided on validation.
Source:
Continual Learning by Asymmetric Loss Approximation with Single-Side Overestimation
Three scenarios for continual learning
Lifelong Machine Learning
Continual lifelong learning with neural networks: A review
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
33 leaderboard tables shown for this task, 33 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 33 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
35 datasets whose archive record lists this task, ordered by the archive's paper count. 30 shown of 35 until expanded.
Subtasks archive 2025-07-28
5 subtasks in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 1,142 papers with code (2,644 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
2 Dec 2016 29 repositories listed Syntology ran 14 of 22 samples · 8 unverified · 4 pointer-only (licence)The ability to learn tasks in a sequential fashion is crucial to the development of artificial intelligence.
-
29 Jun 2016 12 repositories listed Syntology ran 9 of 15 samples · 6 unverified · 1 pointer-only (licence)We propose our Learning without Forgetting method, which uses only new task data to train the network while preserving the original capabilities.
-
15 Jun 2016 12 repositories listed Syntology ran 0 of 3 samples · 3 unverified · 3 pointer-only (licence)Learning to solve complex sequences of tasks--while both leveraging transfer and avoiding catastrophic forgetting--remains a key obstacle to achieving human-level intelligence.
-
3 Jun 2019 9 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Artificial neural networks suffer from catastrophic forgetting when they are sequentially trained on multiple tasks.
-
15 Apr 2019 8 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedStandard artificial neural networks suffer from the well-known issue of catastrophic forgetting, making continual or lifelong learning difficult for machine learning.
-
29 Oct 2017 8 repositories listed Syntology ran 3 of 4 samples · 1 unverified · 3 pointer-only (licence)This paper develops variational continual learning (VCL), a simple but general framework for continual learning that fuses online variational inference (VI) and recent advances in Monte Carlo VI for neural networks.
-
26 Jun 2017 7 repositories listedOne major obstacle towards AI is the poor ability of models to solve new problems quicker, and without forgetting previously acquired knowledge.
-
29 May 2019 6 repositories listedWe show that it is possible to learn naturally sparse representations that are more effective for online updating.
-
27 Feb 2019 6 repositories listedBut for a successful knowledge transfer, the learner needs to remember how to perform previous tasks.
-
13 Mar 2017 6 repositories listed Syntology ran 0 of 7 samples · 7 unverifiedWhile deep learning has led to remarkable advances across diverse applications, it struggles in domains where the data distribution changes over the course of learning.
-
5 Aug 2022 5 repositories listedWe present BlenderBot 3, a 175B parameter dialogue model capable of open-domain conversation with access to the internet and a long-term memory, and having been trained on a large number of user defined tasks.
-
16 Dec 2021 5 repositories listed Syntology ran 10 of 11 samples · 1 unverified · 10 pointer-only (licence)The mainstream paradigm behind continual learning has been to adapt the model parameters to non-stationary data distributions, where catastrophic forgetting is the central challenge.
-
10 Jun 2020 5 repositories listedAs the state-of-the-art machine learning methods in many fields rely on larger datasets, storing datasets and training models on them become significantly more expensive.
-
21 Feb 2020 5 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Continual lifelong learning requires an agent or model to learn many sequentially ordered tasks, building on previous knowledge without catastrophically forgetting it.
-
8 Jul 2019 5 repositories listedIdeally, continual learning should be triggered by the availability of short videos of single objects and performed on-line on on-board hardware with fine-grained updates.
-
20 Mar 2019 5 repositories listedTo prevent forgetting, a replay buffer is usually employed to store the previous data for the purpose of rehearsal.
-
27 Sep 2018 5 repositories listedA major obstacle to developing artificial intelligence applications capable of true lifelong learning is that artificial neural networks quickly or catastrophically forget previously learned tasks when trained on a new…
-
24 May 2017 5 repositories listedAttempts to train a comprehensive artificial intelligence capable of solving multiple tasks have been impeded by a chronic problem called catastrophic forgetting.
-
8 Oct 2021 4 repositories listedComputational cost of training state-of-the-art deep models in many learning problems is rapidly increasing due to more sophisticated models and larger datasets.
-
1 Apr 2021 4 repositories listed Syntology ran 3 of 14 samples · 11 unverifiedLearning continually from non-stationary data streams is a long-standing goal and a challenging problem in machine learning.
-
16 Nov 2020 4 repositories listedWe propose to build the notion of continual learning (CL) into the modeling process of learning wireless systems, so that the learning model can incrementally adapt to the new episodes, {\it without forgetting}…
-
12 Jun 2020 4 repositories listed Syntology ran 2 of 20 samples · 18 unverifiedHowever, there has been limited prior work extensively analyzing the impact that different training regimes -- learning rate, batch size, regularization method-- can have on forgetting.
-
25 Feb 2020 4 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Our work provides a principled approach for training binary neural networks which justifies and extends existing approaches.
-
1 Jul 2019 4 repositories listed Syntology ran 1 of 12 samples · 11 unverified · 2 pointer-only (licence)The Radial BNN is motivated by avoiding a sampling problem in 'mean-field' variational inference (MFVI) caused by the so-called 'soap-bubble' pathology of multivariate Gaussians.
-
15 Nov 2017 4 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)This paper presents a method for adding multiple tasks to a single deep neural network while avoiding catastrophic forgetting.
-
25 Sep 2023 3 repositories listed Syntology ran 11 of 21 samples · 10 unverifiedHowever, when learning from non-stationary data, we observe that the Euclidean metric is suboptimal and that feature distributions are heterogeneous.
-
18 Sep 2023 3 repositories listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)Recent replay-based methods intend to solve this problem by updating the model using both (1) the entire new-coming data and (2) a sampling-based memory bank that stores replayed graphs to approximate the distribution…
-
7 Feb 2023 3 repositories listedDeep models, e.
-
9 Jan 2023 3 repositories listedWhile biological intelligence grows organically as new knowledge is gathered throughout life, Artificial Neural Networks forget catastrophically whenever they face a changing training data distribution.
-
11 Oct 2022 3 repositories listedRecent work on applying large language models (LMs) achieves impressive performance in many NLP applications.
Syntology lines on 16 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections