Share your thoughts, 1 month free Claude Pro on usSee more
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
1425
Multimodal EvaluationMME
Score74.07
727
Multimodal UnderstandingSEED-Bench--
516
Optical Character RecognitionOCRBench--
433
Visual Question AnsweringTextVQA (val)
VQA Score76.89
365
OCR EvaluationOCRBench
Score59.2
350
Visual Question AnsweringOKVQA
Top-1 Accuracy55.6
283
Text-based Visual Question AnsweringTextVQA (val)
Accuracy55.84
276
Visual Question AnsweringOK-VQA
Accuracy62.11
272
Multimodal Perception and CognitionMME
Overall Score62.48
270
Showing 10 of 36 rows

Other info

Code

Follow for update