arXiv:2511.01831cs.LGcs.AI2025-11

用路由机制让多模态大模型持续学习,不丢旧知识且效率高

Routing-Based Continual Learning for Multimodal Large Language Models

  • 通过分路路由机制动态分配任务,固定计算开销
  • 2B~8B模型上媲美多任务学习,遗忘极小
  • 适合需要持续更新、资源受限的多模态应用

多模态大语言模型在持续学习中易出现灾难性遗忘。本文提出基于路由的架构,在引入新能力的同时稳健保留基础知识。尽管多任务学习(MTL)理论上性能最优,但其计算开销随任务数量线性增长;而本方法无论任务序列多长,数据与计算需求均保持不变。在2B至8B参数规模的模型上,该方法性能接近MTL,同时保持顺序微调的训练效率。此外,发现词元级路由可促进跨模态迁移,利用一种模态的知识提升另一种模态表现。消融实验表明,该方法具备良好可扩展性:即使专家池庞大,仍能有效利用任务相关性。最后,大模型表现更优,相较于完全专用微调,性能衰减极小。

原文摘要 · Abstract (English)

Multimodal Large Language Models (MLLMs) struggle with continual learning, often suffering from catastrophic forgetting when adapting to sequential tasks. We introduce a routing-based architecture that integrates new capabilities while robustly preserving foundational knowledge. While Multi-Task Learning (MTL) offers a theoretical performance upper bound, it incurs a linearly scaling computational overhead as the number of tasks increases. In contrast, our method maintains fixed data and compute requirements regardless of the task sequence length. Across models ranging from 2B to 8B parameters, we demonstrate that our routing approach performs on par with MTL while retaining the training efficiency of sequential fine-tuning. Beyond merely mitigating forgetting, we observe that token-level routing facilitates cross-modal transfer, leveraging knowledge from one modality to bolster performance in another. Ablation studies confirm the approach's scalability: routing remains robust even with large expert pools and effectively capitalizes on task relatedness. Finally, we show that our method scales favorably, with larger models exhibiting minimal degradation compared to fully specialized fine-tuning.

持续学习多模态路由机制大模型

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