PulseAugur
实时 17:47:53

新研究探究 AI 模型中的灾难性遗忘 · 追踪 4 个来源

三篇新研究论文探讨了持续学习系统中灾难性遗忘的现象,特别是在大型语言模型中。第一篇论文引入了一个受控框架来研究遗忘机制,提出表示强度和特征稀疏性起着关键作用,而不仅仅是叠加。第二篇和第三篇论文(似乎是相同的)在神经切线核(NTK)框架下提供了一个函数空间理论,提出遗忘是低秩的,并集中在特定的输出空间方向。第四篇论文对二十个最先进模型进行了机制分析,识别了脆弱的神经回路,并引入了一种名为低秩电路投影(LRCP)的新干预措施来减轻遗忘。 AI

影响 这些研究为提高 AI 模型在持续学习和适应过程中的稳定性和性能提供了新的理论框架和实用方法。

排序理由 该集群包含多篇在 arXiv 上发表的学术论文,详细介绍了对 AI 模型行为的理论和实证研究。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 5 个来源。 我们如何撰写摘要 →

新研究探究 AI 模型中的灾难性遗忘 · 追踪 4 个来源

报道来源 [5]

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

    稀疏性、叠加和遗忘:对持续学习中表征保持的机制研究

    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 ·

    稀疏性、叠加和遗忘:表征在持续学习中保留的机制研究

    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 ·

    灾难性遗忘是低秩的:持续适应的函数空间理论

    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 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 ·

    大型语言模型在持续微调过程中灾难性遗忘的机制分析

    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 …