arXiv:2506.13045cs.LGcs.CV2025-06被引 11

系统梳理生成式AI持续学习方法,解决模型学新忘旧问题

Continual Learning for Generative AI: From LLMs to MLLMs and Beyond

  • 按架构、正则、重放三类方法分类整理
  • 覆盖大语言模型到扩散模型的多类生成模型
  • 适合研究持续学习与生成模型的开发者参考

生成模型的快速发展使现代AI系统能在特定领域达到人类水平,但普遍存在灾难性遗忘问题——在学习新任务时会损害旧任务性能。为应对这一挑战,本文全面综述主流生成式AI模型(包括大语言模型、多模态大语言模型、视觉-语言-动作模型和扩散模型)的持续学习方法。受人脑记忆机制启发,将现有方法系统分为基于架构、基于正则和基于重放三类,并阐明其原理与动机。进一步分析不同生成模型的持续学习设置,包括训练目标、评估基准和核心骨干网络,提供该领域的深入见解。项目主页见:https://github.com/Ghy0501/Awesome-Continual-Learning-in-Generative-Models。

原文摘要 · Abstract (English)

The rapid advancement of generative models has empowered modern AI systems to comprehend and produce highly sophisticated content, even achieving human-level performance in specific domains. However, these models are fundamentally constrained by \emph{catastrophic forgetting}, \ie~a persistent challenge where models experience performance degradation on previously learned tasks when adapting to new tasks. To address this practical limitation, numerous approaches have been proposed to enhance the adaptability and scalability of generative AI in real-world applications. In this work, we present a comprehensive survey of continual learning methods for mainstream generative AI models, encompassing large language models, multimodal large language models, vision-language-action models, and diffusion models. Drawing inspiration from the memory mechanisms of the human brain, we systematically categorize these approaches into three paradigms: architecture-based, regularization-based, and replay-based methods, while elucidating their underlying methodologies and motivations. We further analyze continual learning setups for different generative models, including training objectives, benchmarks, and core backbones, thereby providing deeper insights into the field. The project page of this paper is available at https://github.com/Ghy0501/Awesome-Continual-Learning-in-Generative-Models.

持续学习生成模型大模型综述

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。