pith. sign in

arxiv: 2205.13452 · v2 · pith:BSKQOAWCnew · submitted 2022-05-26 · 💻 cs.LG · cs.AI· cs.CV

Continual evaluation for lifelong learning: Identifying the stability gap

classification 💻 cs.LG cs.AIcs.CV
keywords stabilitycontinualforgettinglearningevaluationfieldmethodsperformance
0
0 comments X
read the original abstract

Time-dependent data-generating distributions have proven to be difficult for gradient-based training of neural networks, as the greedy updates result in catastrophic forgetting of previously learned knowledge. Despite the progress in the field of continual learning to overcome this forgetting, we show that a set of common state-of-the-art methods still suffers from substantial forgetting upon starting to learn new tasks, except that this forgetting is temporary and followed by a phase of performance recovery. We refer to this intriguing but potentially problematic phenomenon as the stability gap. The stability gap had likely remained under the radar due to standard practice in the field of evaluating continual learning models only after each task. Instead, we establish a framework for continual evaluation that uses per-iteration evaluation and we define a new set of metrics to quantify worst-case performance. Empirically we show that experience replay, constraint-based replay, knowledge-distillation, and parameter regularization methods are all prone to the stability gap; and that the stability gap can be observed in class-, task-, and domain-incremental learning benchmarks. Additionally, a controlled experiment shows that the stability gap increases when tasks are more dissimilar. Finally, by disentangling gradients into plasticity and stability components, we propose a conceptual explanation for the stability gap.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Re-Evaluating Continual Learning with Few-Shot Adaptation

    cs.LG 2026-06 unverdicted novelty 6.0

    Few-shot evaluation and a per-shot plasticity metric show that meta-learning short sequences of future tasks in continual image classification induces learning-to-learn behavior.

  2. ARROW: Augmented Replay for RObust World models

    cs.LG 2026-03 unverdicted novelty 5.0

    ARROW adds a distribution-matching long-term replay buffer to DreamerV3 and shows reduced forgetting versus same-size baselines on Atari and Procgen continual RL benchmarks.