PulseAugur
实时 22:08:49

新研究应对AI的灾难性遗忘问题

多篇研究论文探讨了持续学习的先进技术,旨在防止AI模型的灾难性遗忘。一种方法“经验混合”(Experience Blending, EB)使用生成的“支持边界数据”来丰富决策边界并提高图像分类等任务的准确性。另一种方法TeLAPA通过组织多样化的策略邻域而非依赖单一演进策略来解决持续强化学习问题,从而增强适应性和重用性。其他研究则探讨了任务粒度对遗忘的影响,提出了用于监控大型预训练模型在线学习的LargeMonitor等框架,并引入了用于调节适应性的Drift-Plus-Penalty等理论基础。 AI

影响 这些论文引入了新颖的技术来提高AI模型的适应性和知识保留能力,这对于开发更强大、具备终身学习能力(lifelong learning)的系统至关重要。

排序理由 多篇arXiv论文详细介绍了持续学习的新方法和理论基础。

在 arXiv cs.LG 阅读 →

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

新研究应对AI的灾难性遗忘问题

报道来源 [29]

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

    MOSAIC:帕金森病步态评估中模态特定增量持续学习的适应性

    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 ·

    稳定恢复流形:持续学习中可恢复性的几何原理

    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:帕金森病步态评估中特定模态的增量持续学习适应性

    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 ·

    支持边界经验融合的持续学习

    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 ·

    超越单一模型优化:在持续强化学习中保持可塑性

    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 ·

    评估任务粒度对持续学习中灾难性遗忘影响的研究

    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:通过大型预训练模型监控在线无任务持续学习

    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 ·

    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 ·

    通过动力学等距在持续学习中保持可塑性

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

    通过动力学等距保持持续学习中的可塑性

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

    通过动力学等距在持续学习中保持可塑性

    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:通过大型预训练模型监控在线无任务持续学习

    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 ·

    面向任务无关的持续学习的稀疏子空间到专家共享

    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 ·

    迈向预训练模型持续学习中的高效精确遗忘服务

    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 ·

    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 ·

    面向任务无关的持续学习的稀疏子空间到专家共享

    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 ·

    灾难性遗忘与可访问性崩溃:持续学习中知识持久性的三层框架

    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:一种用于样本高效在线学习的持续学习即服务

    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 ·

    持续学习基准:在真实状态化环境中评估前沿人工智能系统

    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:在参数高效持续学习中保护主成分

    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:在参数高效的持续学习中保护主成分

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

    重新评估少样本适应下的持续学习

    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 ·

    重新评估少样本适应下的持续学习

    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 ·

    不忘来时路:参数高效持续学习的 선택적 역방향 정제

    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 ·

    基于迭代的、具有任务无关重启的种群训练

    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 ·

    持续学习作为多相移动边界问题

    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:用于冲突任务的帕累托最小遗忘持续学习器

    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). …