Browse State-of-the-Art › Continual Learning

Continual Learning

1,142 papers with code · 33 benchmarks · 35 datasets archive 2025-07-28

Computer VisionMethodologyNatural Language Processing

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.

DatasetBest model (first row in archive order)PaperCodeSyntologyCompare
ASC (19 tasks) (15 rows) Multi-task Learning (MTL; Upper Bound) Achieving Forgetting Prevention and Knowledge Transfer in... code — Compare
visual domain decathlon (10 tasks) (14 rows) NetTailor NetTailor: Tuning the Architecture, Not Just the Weights code — Compare
Cifar100 (20 tasks) (9 rows) Model Zoo-Continual Model Zoo: A Growing "Brain" That Learns Continually code Syntology ran 0 of 2 samples · 2 unverified Compare
Tiny-ImageNet (10tasks) (9 rows) ALTA-ViTB/16 Cross-Modal Alternating Learning with Task-Aware Representations... code — Compare
F-CelebA (10 tasks) (7 rows) CAT (CNN backbone) Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks code — Compare
20Newsgroup (10 tasks) (6 rows) CTR Achieving Forgetting Prevention and Knowledge Transfer in... code — Compare
CUBS (Fine-grained 6 Tasks) (6 rows) CondConvContinual EXTENDING CONDITIONAL CONVOLUTION STRUCTURES FOR ENHANCING... code — Compare
DSC (10 tasks) (6 rows) CTR Achieving Forgetting Prevention and Knowledge Transfer in... code — Compare
Flowers (Fine-grained 6 Tasks) (6 rows) CondConvContinual EXTENDING CONDITIONAL CONVOLUTION STRUCTURES FOR ENHANCING... code — Compare
ImageNet (Fine-grained 6 Tasks) (6 rows) ProgressiveNet Progressive Neural Networks code Syntology ran 0 of 3 samples · 3 unverified Compare
Sketch (Fine-grained 6 Tasks) (6 rows) CondConvContinual EXTENDING CONDITIONAL CONVOLUTION STRUCTURES FOR ENHANCING... code — Compare
Stanford Cars (Fine-grained 6 Tasks) (6 rows) CPG Compacting, Picking and Growing for Unforgetting Continual Learning code Syntology ran 2 of 4 samples · 2 unverified Compare
Wikiart (Fine-grained 6 Tasks) (6 rows) CondConvContinual EXTENDING CONDITIONAL CONVOLUTION STRUCTURES FOR ENHANCING... code — Compare
Cifar100 (10 tasks) (5 rows) ALTA-ViTB/16 Cross-Modal Alternating Learning with Task-Aware Representations... code — Compare
ImageNet-50 (5 tasks) (5 rows) RMN Understanding Catastrophic Forgetting and Remembering in Continual... code — Compare
Permuted MNIST (3 rows) RMN Understanding Catastrophic Forgetting and Remembering in Continual... code — Compare
split CIFAR-100 (2 rows) CODE-CL CODE-CL: Conceptor-Based Gradient Projection for Deep Continual Learning code — Compare
5-dataset - 1 epoch (1 row) TAG-RMSProp TAG: Task-based Accumulated Gradients for Lifelong learning code — Compare
5-Datasets (1 row) CODE-CL CODE-CL: Conceptor-Based Gradient Projection for Deep Continual Learning code — Compare
AIDS (1 row) TEST Advances and Challenges in Foundation Agents: From Brain-Inspired... code — Compare
CIFAR-100 AlexNet - 300 Epoch (1 row) IBM Towards Redundancy-Free Sub-networks in Continual Learning code — Compare
CIFAR-100 ResNet-18 - 300 Epochs (1 row) IBM Towards Redundancy-Free Sub-networks in Continual Learning code — Compare
Cifar100 (20 tasks) - 1 epoch (1 row) TAG-RMSProp TAG: Task-based Accumulated Gradients for Lifelong learning code — Compare
Coarse-CIFAR100 (1 row) Model Zoo-Continual Model Zoo: A Growing "Brain" That Learns Continually code Syntology ran 0 of 2 samples · 2 unverified Compare
CUB-200-2011 (20 tasks) - 1 epoch (1 row) TAG-RMSProp TAG: Task-based Accumulated Gradients for Lifelong learning code — Compare
mini-Imagenet (20 tasks) - 1 epoch (1 row) TAG-RMSProp TAG: Task-based Accumulated Gradients for Lifelong learning code — Compare
miniImagenet (1 row) CODE-CL CODE-CL: Conceptor-Based Gradient Projection for Deep Continual Learning code — Compare
MiniImageNet ResNet-18 - 300 Epochs (1 row) IBM Towards Redundancy-Free Sub-networks in Continual Learning code — Compare
MLT17 (1 row) MRM MRN: Multiplexed Routing Network for Incremental Multilingual Text... code — Compare
Rotated MNIST (1 row) Model Zoo-Continual Model Zoo: A Growing "Brain" That Learns Continually code Syntology ran 0 of 2 samples · 2 unverified Compare
Split CIFAR-10 (5 tasks) (1 row) H² Helpful or Harmful: Inter-Task Association in Continual Learning code — Compare
Split MNIST (5 tasks) (1 row) H² Helpful or Harmful: Inter-Task Association in Continual Learning code — Compare
TinyImageNet ResNet-18 - 300 Epochs (1 row) IBM Towards Redundancy-Free Sub-networks in Continual Learning code — Compare

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 unverified
    Standard 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 listed
    One 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 listed
    We show that it is possible to learn naturally sparse representations that are more effective for online updating.
  • 27 Feb 2019 6 repositories listed
    But 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 unverified
    While 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 listed
    We 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 listed
    As 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 listed
    Ideally, 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 listed
    To prevent forgetting, a replay buffer is usually employed to store the previous data for the purpose of rehearsal.
  • 27 Sep 2018 5 repositories listed
    A 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 listed
    Attempts 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 listed
    Computational 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 unverified
    Learning continually from non-stationary data streams is a long-standing goal and a challenging problem in machine learning.
  • 16 Nov 2020 4 repositories listed
    We 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 unverified
    However, 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 unverified
    However, 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 listed
    Deep models, e.
  • 9 Jan 2023 3 repositories listed
    While 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 listed
    Recent 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