arXiv:2607.26947cs.CVcs.AI2026-07中稿 · ACM MM2026

解决多模态模型持续学习中的视觉-语言对齐漂移问题

Progressive Multimodal Alignment for Continual Instruction Tuning

论文配图:Progressive Multimodal Alignment for Continual Instruction Tuning
图 1 · 摘自论文原文
  • 通过轻量级描述符检测模态分布变化,按需逐步扩展投影专家
  • 保留原始投影器作为稳定锚点,实现参数增长低于线性
  • 可无缝集成到现有方法,适配多种多模态大模型

多模态大语言模型依赖投影器将视觉表征与语言嵌入空间对齐,这对跨模态理解至关重要。在多模态持续指令微调(MCIT)中,视觉分布的变化和指令语义的演进导致该共享投影器发生漂移,引发投影器层面的遗忘,而现有方法大多只关注语言模型主干。我们提出渐进式多模态对齐(PMA)框架,使投影器能持续适应同时保留已有对齐能力。PMA通过轻量级表示描述符检测多模态分布偏移,并仅在必要时逐步扩展投影专家。可扩展路由器基于多模态特征融合专家输出,原始预训练投影器则作为稳定的对齐锚点。该渐进机制在保持稳定性的同时具备可塑性,参数增长呈亚线性,且可作为通用模块兼容现有MCIT方法。在两个近期的MCIT基准上的大量实验表明,结合PMA后,在缓解投影器遗忘方面相比先前最优方法取得一致提升。此外,PMA在多种多模态大模型主干上均表现稳健,具备强泛化能力。

原文摘要 · Abstract (English)

Multimodal Large Language Models (MLLMs) rely on a projector to align visual representations with the language embedding space, making it central to cross-modal understanding. In Multimodal Continual Instruction Tuning (MCIT), however, shifting visual distributions and evolving instruction semantics cause this shared projector to drift, leading to projector-level forgetting, an issue largely overlooked by methods that focus primarily on the LLM backbone. We introduce Progressive Multimodal Alignment (PMA), a framework that enables the projector to adapt continually while preserving previously learned alignment. PMA detects multimodal distribution shifts via a lightweight representation descriptor and progressively expands projector experts only when needed. An expandable router integrates expert outputs based on multimodal features, while the original pretrained projector is retained as a stable alignment anchor. This progressive mechanism balances stability and plasticity with sub-linear parameter growth and serves as a method-agnostic add-on to existing MCIT approaches. Extensive experiments on two recent MCIT benchmarks demonstrate that mitigating projector-level forgetting yields consistent gains over prior state-of-the-art methods when combined with PMA. Moreover, PMA scales across diverse MLLM backbones, demonstrating robust and broadly applicable MCIT performance.

多模态持续学习投影器对齐

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