PulseAugur
EN
LIVE 14:52:47

New research probes catastrophic forgetting in AI models · 4 sources tracked

Three new research papers explore the phenomenon of catastrophic forgetting in continual learning systems, particularly within large language models. The first paper introduces a controlled framework to study the mechanisms of forgetting, suggesting that representation strength and feature sparsity play crucial roles, not just superposition. The second and third papers, which appear to be identical, offer a function-space theory in the Neural Tangent Kernel (NTK) regime, proposing that forgetting is low-rank and concentrates in specific output-space directions. The fourth paper provides a mechanistic analysis across twenty state-of-the-art models, identifying vulnerable neural circuits and introducing a new intervention called Low-Rank Circuit Projection (LRCP) to mitigate forgetting. AI

IMPACT These studies offer new theoretical frameworks and practical methods to improve the stability and performance of AI models during continuous learning and adaptation.

RANK_REASON The cluster consists of multiple academic papers published on arXiv detailing theoretical and empirical studies of AI model behavior.

Read on arXiv cs.AI →

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

New research probes catastrophic forgetting in AI models · 4 sources tracked

COVERAGE [5]

  1. arXiv cs.LG TIER_1 English(EN) · Jan Wasilewski, J\k{e}drzej Kozal, Micha{\l} Wo\'zniak, Bartosz Krawczyk ·

    Sparsity, Superposition, and Forgetting: A Mechanistic Study of Representation Retention in Continual Learning

    arXiv:2606.20431v1 Announce Type: new Abstract: Continual learning (CL) systems often forget previously acquired knowledge, yet the mechanisms driving forgetting remain hard to isolate in practice because real datasets entangle many factors. We present a controlled, toy-world fra…

  2. arXiv cs.LG TIER_1 English(EN) · Bartosz Krawczyk ·

    Sparsity, Superposition, and Forgetting: A Mechanistic Study of Representation Retention in Continual Learning

    Continual learning (CL) systems often forget previously acquired knowledge, yet the mechanisms driving forgetting remain hard to isolate in practice because real datasets entangle many factors. We present a controlled, toy-world framework that makes these mechanisms observable an…

  3. arXiv cs.AI TIER_1 English(EN) · Ido Nitzan Hidekel, Dan Raviv ·

    Catastrophic Forgetting is Low-Rank: A Function-Space Theory for Continual Adaptation

    arXiv:2606.18024v1 Announce Type: cross Abstract: Catastrophic forgetting in continual adaptation is usually studied through parameter drift, replay, or distillation, but these views do not identify which output-space directions are vulnerable. We give a function-space account in…

  4. arXiv cs.AI TIER_1 English(EN) · Dan Raviv ·

    Catastrophic Forgetting is Low-Rank: A Function-Space Theory for Continual Adaptation

    Catastrophic forgetting in continual adaptation is usually studied through parameter drift, replay, or distillation, but these views do not identify which output-space directions are vulnerable. We give a function-space account in the NTK regime: new-task training induces old-tas…

  5. arXiv cs.CL TIER_1 English(EN) · Gustav Olaf Yunus Laitinen-Fredriksson Lundstrom-Imanov ·

    Mechanistic Analysis of Catastrophic Forgetting in Large Language Models During Continual Fine-tuning

    arXiv:2601.18699v2 Announce Type: replace-cross Abstract: Sequential fine-tuning of Large Language Models (LLMs) adaptation to target tasks often triggers catastrophic forgetting, where the acquisition of novel target skills degrades ancestral capabilities. This paper presents a …