arXiv:2603.21584cs.LGcs.CV2026-03

无需训练数据,融合多个单模态大模型为多模态统一模型

SSAM: Singular Subspace Alignment for Merging Multimodal Large Language Models

  • 通过低秩子空间对齐语言相关参数,分离模态更新避免干扰
  • 不依赖多模态数据,在4个数据集上达到当前最优性能
  • 适合快速构建多模态模型,节省训练成本和数据需求

多模态大语言模型(MLLM)通过联合处理视觉、音频和语言等多种模态输入实现强大性能。然而,构建或扩展此类模型通常需要大量成对数据和巨大计算资源。由于许多预训练的MLLM(如视觉-语言或音频-语言模型)已公开可用,我们提出:能否将它们合并为一个能处理任意模态组合的统一模型?现有方法在合并不同输入模态的MLLM时仍面临挑战,主要源于表示差异与参数空间干扰。为此,我们提出无需训练的模型融合框架SSAM(Singular Subspace Alignment and Merging),将独立训练的专用型MLLM统一为单一模型。SSAM分别维护各模态的参数更新,并识别语言相关参数的共享低秩子空间,在该子空间内对齐并融合参数,以保留互补知识并最小化干扰。无需使用任何多模态训练数据,SSAM在四个数据集上均取得当前最优表现,超越以往无训练融合方法,甚至超过联合训练的多模态模型。结果表明,参数空间对齐为传统联合多模态训练提供了一种可扩展且资源高效的替代方案。

原文摘要 · Abstract (English)

Multimodal large language models (MLLMs) achieve strong performance by jointly processing inputs from multiple modalities, such as vision, audio, and language. However, building such models or extending them to new modalities often requires large paired datasets and substantial computational resources. Since many pretrained MLLMs (e.g., vision-language or audio-language) are publicly available, we ask whether we can merge them into a single MLLM that can handle multiple modalities? Merging MLLMs with different input modalities remains challenging, partly because of differences in the learned representations and interference between their parameter spaces. To address these challenges, we propose Singular Subspace Alignment and Merging (SSAM), a training-free model merging framework that unifies independently trained specialist MLLMs into a single model capable of handling any combination of input modalities. SSAM maintains modality-specific parameter updates separately and identifies a shared low-rank subspace for language-related parameter updates, aligns them within this subspace, and merges them to preserve complementary knowledge while minimizing parameter interference. Without using any multimodal training data, SSAM achieves state-of-the-art performance across four datasets, surpassing prior training-free merging methods and even jointly trained multimodal models. These results demonstrate that aligning models in parameter space provides a scalable and resource-efficient alternative to conventional joint multimodal training.

多模态模型融合无训练参数对齐

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