Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AdaMMS: Model Merging for Heterogeneous Multimodal Large Language Models with Unsupervised Coefficient Optimization

About

Recently, model merging methods have demonstrated powerful strengths in combining abilities on various tasks from multiple Large Language Models (LLMs). While previous model merging methods mainly focus on merging homogeneous models with identical architecture, they meet challenges when dealing with Multimodal Large Language Models (MLLMs) with inherent heterogeneous property, including differences in model architecture and the asymmetry in the parameter space. In this work, we propose AdaMMS, a novel model merging method tailored for heterogeneous MLLMs. Our method tackles the challenges in three steps: mapping, merging and searching. Specifically, we first design mapping function between models to apply model merging on MLLMs with different architecture. Then we apply linear interpolation on model weights to actively adapt the asymmetry in the heterogeneous MLLMs. Finally in the hyper-parameter searching step, we propose an unsupervised hyper-parameter selection method for model merging. As the first model merging method capable of merging heterogeneous MLLMs without labeled data, extensive experiments on various model combinations demonstrated that AdaMMS outperforms previous model merging methods on various vision-language benchmarks.

Yiyang Du, Xiaochen Wang, Chi Chen, Jiabo Ye, Yiru Wang, Peng Li, Ming Yan, Ji Zhang, Fei Huang, Zhifang Sui, Maosong Sun, Yang Liu• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringGQA
Accuracy56.98
963
Multimodal EvaluationMME
Score74.07
557
Visual Question AnsweringTextVQA (val)
VQA Score76.89
309
OCR EvaluationOCRBench
Score59.2
296
Visual Question AnsweringOKVQA
Top-1 Accuracy55.6
283
Visual Question AnsweringOK-VQA
Accuracy62.11
224
Multimodal UnderstandingSEED-Bench--
203
Text-based Visual Question AnsweringTextVQA (val)
Accuracy55.84
146
Visual Question AnsweringGQA (test)
Accuracy59.96
119
Multimodal ReasoningMMMU (val)
Accuracy38.1
114
Showing 10 of 34 rows

Other info

Code

Follow for update