A Comprehensive Survey on Continual Learning in Generative Models.
174
33 commits
updated Jun 1, 2026
The remarkable progress of generative models has equipped AI systems with human-level capabilities in content generation. Yet, their practical deployment is hindered by catastrophic forgetting—a fundamental issue where learning new tasks erases previously acquired knowledge. Despite growing interest, no comprehensive survey exists to systematically categorize and analyze continual learning methods for mainstream generative models (e.g., Large Language Models, Multimodal Large Language Models, Vision-Language Action Models and Diffusion Models). This work fills the gap by:

| Paper | Venue | Code |
|---|---|---|
| Self-Distillation Enables Continual Learning | ICML 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| phi-DPO: Fairness Direct Preference Optimization Approach to Continual Learning in Large Multimodal Models | CVPR 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| Re-evaluating Continual VQA: Toward Fair and Robust Evaluation for Multimodal Continual Learning | CVPR 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| Affordance-First Decomposition for Continual Learning in Video-Language Understanding | ICML 2026 | - |
| Paper | Venue | Code |
|---|---|---|
| Arcadia: Toward a Full-Lifecycle Framework for Embodied Lifelong Learning | ICML 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| Bring Your Dreams to Life: Continual Text-to-Video Customization | AAAI 2026 | Code |
| Continual Diffusion: Continual Customization of Text-to-Image Diffusion with C-LoRA | TMLR 2024 | - |
| Paper | Venue | Code |
|---|---|---|
| Create Your World: Lifelong Text-to-Image Diffusion | TPAMI 2024 | - |
@article{guo2025comprehensive,
title={A Comprehensive Survey on Continual Learning in Generative Models},
author={Guo, Haiyang and Zeng, Fanhu and Zhu, Fei and Wang, Jiayi and Wang, Xukai and Zhou, Jingang and Zhao, Hongbo and Liu, Wenzhuo and Ma, Shijie and Zhang, Xu-Yao and others},
journal={arXiv preprint arXiv:2506.13045},
year={2025}
}
33 commits
A Comprehensive Survey on Continual Learning in Generative Models.
174
33 commits
updated Jun 1, 2026
The remarkable progress of generative models has equipped AI systems with human-level capabilities in content generation. Yet, their practical deployment is hindered by catastrophic forgetting—a fundamental issue where learning new tasks erases previously acquired knowledge. Despite growing interest, no comprehensive survey exists to systematically categorize and analyze continual learning methods for mainstream generative models (e.g., Large Language Models, Multimodal Large Language Models, Vision-Language Action Models and Diffusion Models). This work fills the gap by:

| Paper | Venue | Code |
|---|---|---|
| Self-Distillation Enables Continual Learning | ICML 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| phi-DPO: Fairness Direct Preference Optimization Approach to Continual Learning in Large Multimodal Models | CVPR 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| Re-evaluating Continual VQA: Toward Fair and Robust Evaluation for Multimodal Continual Learning | CVPR 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| Affordance-First Decomposition for Continual Learning in Video-Language Understanding | ICML 2026 | - |
| Paper | Venue | Code |
|---|---|---|
| Arcadia: Toward a Full-Lifecycle Framework for Embodied Lifelong Learning | ICML 2026 | Code |
| Paper | Venue | Code |
|---|---|---|
| Bring Your Dreams to Life: Continual Text-to-Video Customization | AAAI 2026 | Code |
| Continual Diffusion: Continual Customization of Text-to-Image Diffusion with C-LoRA | TMLR 2024 | - |
| Paper | Venue | Code |
|---|---|---|
| Create Your World: Lifelong Text-to-Image Diffusion | TPAMI 2024 | - |
@article{guo2025comprehensive,
title={A Comprehensive Survey on Continual Learning in Generative Models},
author={Guo, Haiyang and Zeng, Fanhu and Zhu, Fei and Wang, Jiayi and Wang, Xukai and Zhou, Jingang and Zhao, Hongbo and Liu, Wenzhuo and Ma, Shijie and Zhang, Xu-Yao and others},
journal={arXiv preprint arXiv:2506.13045},
year={2025}
}
33 commits