AI RESEARCH
CP-MoE: Consistency-Preserving Mixture-of-Experts for Continual Learning
arXiv CS.LG
•
ArXi:2605.20247v1 Announce Type: new Catastrophic forgetting remains a major obstacle to continual learning in large language models (LLMs) and vision--language models (VLMs). Although Mixture-of-Experts (MoE) architectures offer an efficient path to scaling, existing LoRA-based MoE continual learning methods still face a fundamental trade-off: they either isolate experts too aggressively, limiting knowledge transfer across tasks, or allow task-specific updates to overwrite important existing parameters, leading to severe forgetting.