PulseAugur
EN
LIVE 23:28:34

New research tackles AI's catastrophic forgetting problem

Multiple research papers explore advanced techniques for continual learning, aiming to prevent catastrophic forgetting in AI models. One approach, Experience Blending (EB), uses generated "support boundary data" to enrich decision boundaries and improve accuracy on tasks like image classification. Another method, TeLAPA, addresses continual reinforcement learning by organizing diverse policy neighborhoods rather than relying on a single evolving policy, enhancing adaptation and reuse. Other research investigates the impact of task granularity on forgetting, proposes frameworks like LargeMonitor for monitoring online learning with large pretrained models, and introduces theoretical foundations like Drift-Plus-Penalty for regulated adaptation. AI

IMPACT These papers introduce novel techniques to improve AI model adaptability and knowledge retention, crucial for developing more robust and lifelong learning systems.

RANK_REASON Multiple arXiv papers detailing new methods and theoretical foundations for continual learning.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 29 sources. How we write summaries →

New research tackles AI's catastrophic forgetting problem

COVERAGE [29]

  1. arXiv cs.AI TIER_1 English(EN) · Minlin Zeng, Zhipeng Zhou, Yang Qiu, Martin J. McKeown, Zhiqi Shen ·

    MOSAIC: Modality-Specific Adaptation for Incremental Continual Learning in Parkinson's Disease Gait Assessment

    arXiv:2606.13258v1 Announce Type: new Abstract: Gait-based Parkinson's disease assessment increasingly relies on heterogeneous sensors, but clinical systems rarely collect all modalities simultaneously. New sensors may arrive through device upgrades, protocol changes, or multi-ce…

  2. arXiv cs.LG TIER_1 English(EN) · Bhavika Melwani ·

    The Stable Recovery Manifold: Geometric Principles Governing Recoverability in Continual Learning

    Catastrophic forgetting is often viewed as the destruction of previously learned knowledge during sequential learning. Building on the Accessibility Collapse framework, we investigate the geometric structure of recoverability in continual learning. Using Split CIFAR-100 and a seq…

  3. arXiv cs.AI TIER_1 English(EN) · Zhiqi Shen ·

    MOSAIC: Modality-Specific Adaptation for Incremental Continual Learning in Parkinson's Disease Gait Assessment

    Gait-based Parkinson's disease assessment increasingly relies on heterogeneous sensors, but clinical systems rarely collect all modalities simultaneously. New sensors may arrive through device upgrades, protocol changes, or multi-center deployment, while historical patient data a…

  4. arXiv cs.LG TIER_1 English(EN) · Chih-Fan Hsu, Ming-Ching Chang, Wei-Chao Chen ·

    Continual Learning with Support Boundary Experience Blending

    arXiv:2507.23534v3 Announce Type: replace Abstract: Continual learning (CL) seeks to mitigate catastrophic forgetting when models are trained with sequential tasks. A common approach, experience replay (ER), stores past exemplars but only sparsely approximates the data distributi…

  5. arXiv cs.AI TIER_1 English(EN) · Lute Lillo, Nick Cheney ·

    Beyond Single-Model Optimization: Preserving Plasticity in Continual Reinforcement Learning

    arXiv:2604.15414v2 Announce Type: replace-cross Abstract: Continual reinforcement learning must balance retention with adaptation, yet many methods still rely on \emph{single-model preservation}, committing to one evolving policy as the main reusable solution across tasks. Even w…

  6. arXiv cs.LG TIER_1 English(EN) · Emre Alyamac, Himanshu Janmeda, Shashwat Krishna, Yash Vijay ·

    Evaluating the Impact of Task Granularity on Catastrophic Forgetting in Continual Learning

    arXiv:2606.08013v1 Announce Type: new Abstract: Catastrophic forgetting, the abrupt loss of previously acquired knowledge upon learning new information, remains the central challenge in Continual Learning. This project investigates whether the order in which a model learns inform…

  7. arXiv cs.AI TIER_1 English(EN) · Mingqi Yuan, Xiaoquan Sun, Shihao Luo, Jiayu Chen ·

    LargeMonitor: Monitoring Online Task-Free Continual Learning via Large Pretrained Models

    arXiv:2606.09430v1 Announce Type: cross Abstract: Online task-free continual learning (TFCL) requires intelligent agents to sequentially accumulate knowledge from an unbounded, non-stationary data stream under strict single-pass constraints and without any explicit task identifie…

  8. arXiv cs.LG TIER_1 English(EN) · Nazreen Shah, Govinda Arya, Bharath B. N., Ranjitha Prasad ·

    Theoretical Foundations of Continual Learning via Drift-Plus-Penalty

    arXiv:2606.08452v1 Announce Type: new Abstract: In many real-world settings, data streams are nonstationary and arrive sequentially, requiring learning systems to adapt continuously without retraining from scratch. Continual learning (CL) addresses this challenge by incorporating…

  9. arXiv cs.AI TIER_1 English(EN) · Andries Rosseau, Robert M\"uller, Ann Now\'e ·

    Preserving Plasticity in Continual Learning via Dynamical Isometry

    arXiv:2606.09762v1 Announce Type: cross Abstract: Continual training of deep neural networks under non-stationarity often leads to a progressive loss of plasticity, eventually limiting further learning. We relate plasticity to the empirical Neural Tangent Kernel, and identify dyn…

  10. arXiv cs.AI TIER_1 English(EN) · Ann Nowé ·

    Preserving Plasticity in Continual Learning via Dynamical Isometry

    Continual training of deep neural networks under non-stationarity often leads to a progressive loss of plasticity, eventually limiting further learning. We relate plasticity to the empirical Neural Tangent Kernel, and identify dynamical isometry (the condition that layer-wise Jac…

  11. Hugging Face Daily Papers TIER_1 English(EN) ·

    Preserving Plasticity in Continual Learning via Dynamical Isometry

    Continual training of deep neural networks under non-stationarity often leads to a progressive loss of plasticity, eventually limiting further learning. We relate plasticity to the empirical Neural Tangent Kernel, and identify dynamical isometry (the condition that layer-wise Jac…

  12. arXiv cs.AI TIER_1 English(EN) · Jiayu Chen ·

    LargeMonitor: Monitoring Online Task-Free Continual Learning via Large Pretrained Models

    Online task-free continual learning (TFCL) requires intelligent agents to sequentially accumulate knowledge from an unbounded, non-stationary data stream under strict single-pass constraints and without any explicit task identifiers. Existing online TFCL paradigms primarily rely …

  13. arXiv cs.AI TIER_1 English(EN) · Fatema Siddika, Md Anwar Hossen, Tanwi Mallick, Ali Jannesari ·

    Sparse Subspace-to-Expert Sharing for Task-Agnostic Continual Learning

    arXiv:2606.07500v1 Announce Type: cross Abstract: Continual learning in Large Language Models (LLMs) is hindered by the plasticity-stability dilemma, where acquiring new capabilities often leads to catastrophic forgetting of previous knowledge. Existing methods typically treat pa…

  14. arXiv cs.AI TIER_1 English(EN) · Yajiang Huang, Jianheng Tang, Kejia Fan, Huiping Zhuang, Anfeng Liu, Tian Wang, Yunhuai Liu, Mianxiong Dong, Houbing Herbert Song ·

    Towards Efficient and Exact Forgetting Services in Pre-Trained-Model-based Continual Learning

    arXiv:2505.12239v2 Announce Type: replace-cross Abstract: In Continual Learning (CL), using a Pre-Trained Model (PTM) as the feature extractor has become a popular practice. Accompanied by analytic classifiers, the PTM-based methods have achieved state-of-the-art performance in C…

  15. arXiv cs.LG TIER_1 English(EN) · Ranjitha Prasad ·

    Theoretical Foundations of Continual Learning via Drift-Plus-Penalty

    In many real-world settings, data streams are nonstationary and arrive sequentially, requiring learning systems to adapt continuously without retraining from scratch. Continual learning (CL) addresses this challenge by incorporating new tasks while mitigating catastrophic forgett…

  16. arXiv cs.LG TIER_1 English(EN) · Ali Jannesari ·

    Sparse Subspace-to-Expert Sharing for Task-Agnostic Continual Learning

    Continual learning in Large Language Models (LLMs) is hindered by the plasticity-stability dilemma, where acquiring new capabilities often leads to catastrophic forgetting of previous knowledge. Existing methods typically treat parameters uniformly, failing to distinguish between…

  17. arXiv cs.LG TIER_1 English(EN) · Ayushman Trivedi, Bhavika Melwani ·

    Catastrophic Forgetting as Accessibility Collapse: A Three-Level Framework for Knowledge Persistence in Continual Learning

    arXiv:2606.06032v1 Announce Type: new Abstract: Catastrophic forgetting is commonly interpreted as the irreversible erasure of previously acquired knowledge during sequential learning. In this work, we investigate an alternative perspective: that forgetting may arise not from com…

  18. arXiv cs.LG TIER_1 English(EN) · Hongye Xu, Bartosz Krawczyk ·

    Revisiting Prototype Rehearsal for Exemplar-Free Continual Learning: Manifold-Aware Boundary Sampling with Adaptive Class-Balanced Loss

    arXiv:2606.05695v1 Announce Type: new Abstract: Exemplar-free class-incremental learning (EFCIL) aims to acquire new classes over time without storing raw data. Historically, prototype rehearsal, which samples around stored class prototypes and mixes them with current-task data, …

  19. arXiv cs.LG TIER_1 English(EN) · Kion Fallah, Silen Naihin, Barak Widawsky, Qingqing Mao ·

    CLaaS: Continual learning as a service for sample efficient online learning

    arXiv:2606.05559v1 Announce Type: new Abstract: Deployed large language model agents must adapt to distribution shift in dynamic environments. Ideally, adaptation can be performed from accumulated agent experiences and retain prior capabilities while transferring to future tasks.…

  20. arXiv cs.CL TIER_1 English(EN) · Parth Asawa, Christopher M. Glaze, Gabriel Orlanski, Ramya Ramakrishnan, Benji Xu, Asim Biswal, Vincent Sunn Chen, Frederic Sala, Matei Zaharia, Joseph E. Gonzalez ·

    Continual Learning Bench: Evaluating Frontier AI Systems in Real-World Stateful Environments

    arXiv:2606.05661v1 Announce Type: cross Abstract: Continual learning, the ability of AI systems to improve through sequential experience, has attracted substantial interest, but no high-quality benchmark exists to evaluate it. We introduce Continual Learning Bench (CL-Bench), the…

  21. arXiv cs.LG TIER_1 English(EN) · Marius Dragoi, Ioana Pintilie, Alexandra Dragomir, Antonio Barbalau, Florin Brad ·

    TailLoR: Protecting Principal Components in Parameter-Efficient Continual Learning

    arXiv:2606.06494v1 Announce Type: new Abstract: Parameter-efficient finetuning methods based on spectral decomposition have enabled progress in Continual Learning. In this paper we introduce TailLoR, which utilizes the singular bases U and V of the pre-trained weights as a fixed …

  22. arXiv cs.LG TIER_1 English(EN) · Florin Brad ·

    TailLoR: Protecting Principal Components in Parameter-Efficient Continual Learning

    Parameter-efficient finetuning methods based on spectral decomposition have enabled progress in Continual Learning. In this paper we introduce TailLoR, which utilizes the singular bases U and V of the pre-trained weights as a fixed reference frame to learn a low-rank update appli…

  23. arXiv cs.LG TIER_1 English(EN) · Bhavika Melwani ·

    Catastrophic Forgetting as Accessibility Collapse: A Three-Level Framework for Knowledge Persistence in Continual Learning

    Catastrophic forgetting is commonly interpreted as the irreversible erasure of previously acquired knowledge during sequential learning. In this work, we investigate an alternative perspective: that forgetting may arise not from complete destruction of task representations but fr…

  24. arXiv cs.AI TIER_1 English(EN) · Amogh Inamdar, Matthew So, Vici Milenia, Richard Zemel ·

    Re-Evaluating Continual Learning with Few-Shot Adaptation

    arXiv:2606.03843v1 Announce Type: cross Abstract: Continual learning methods aim to maximize the stability and plasticity of machine learning models that are trained on a sequence of tasks. The standard measure of stability (i.e., forgetting) is the 0-shot performance of a model …

  25. arXiv cs.AI TIER_1 English(EN) · Richard Zemel ·

    Re-Evaluating Continual Learning with Few-Shot Adaptation

    Continual learning methods aim to maximize the stability and plasticity of machine learning models that are trained on a sequence of tasks. The standard measure of stability (i.e., forgetting) is the 0-shot performance of a model on previously learned tasks, and plasticity, the p…

  26. arXiv cs.LG TIER_1 English(EN) · Anushka Tiwari, Kaiyi Ji ·

    Turning Back Without Forgetting: Selective Backward Refinement for Parameter-Efficient Continual Learning

    arXiv:2606.01379v1 Announce Type: new Abstract: While prompt-based parameter-efficient continual learning mitigates catastrophic forgetting by isolating task-specific prompts, this isolation also limits later tasks from improving earlier ones, leaving backward knowledge transfer …

  27. arXiv cs.LG TIER_1 English(EN) · Alexander Chebykin, Tanja Alderliesten, Peter A. N. Bosman ·

    Iterated Population Based Training with Task-Agnostic Restarts

    arXiv:2511.09190v2 Announce Type: replace Abstract: Hyperparameter Optimization (HPO) can lift the burden of tuning hyperparameters (HPs) of neural networks. HPO algorithms from the Population Based Training (PBT) family are efficient thanks to dynamically adjusting HPs every few…

  28. arXiv cs.LG TIER_1 English(EN) · Snigdha Chandan Khilar ·

    Continual Learning as a Multiphase Moving-Boundary Problem

    arXiv:2606.01863v1 Announce Type: new Abstract: Continual learning struggles to balance retaining past knowledge with absorbing new tasks. Stefan-CL elegantly resolves this stability-plasticity dilemma through the physics of melting. It frames consolidated knowledge as a protecte…

  29. arXiv cs.LG TIER_1 English(EN) · Srijith Nair, Atilla Eryilmaz, Jia Liu ·

    PMF-CL: Pareto-Minimal-Forgetting Continual Learner for Conflicting Tasks

    arXiv:2605.19145v2 Announce Type: replace Abstract: In the literature, many continual learning (CL) algorithms have been proposed to address the issue of catastrophic forgetting in ML models (i.e., learning new tasks leads to the loss of performance on previously learned tasks). …