Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Model Composition for Multimodal Large Language Models

About

Recent developments in Multimodal Large Language Models (MLLMs) have shown rapid progress, moving towards the goal of creating versatile MLLMs that understand inputs from various modalities. However, existing methods typically rely on joint training with paired multimodal instruction data, which is resource-intensive and challenging to extend to new modalities. In this paper, we propose a new paradigm through the model composition of existing MLLMs to create a new model that retains the modal understanding capabilities of each original model. Our basic implementation, NaiveMC, demonstrates the effectiveness of this paradigm by reusing modality encoders and merging LLM parameters. Furthermore, we introduce DAMC to address parameter interference and mismatch issues during the merging process, thereby enhancing the model performance. To facilitate research in this area, we propose MCUB, a benchmark for assessing ability of MLLMs to understand inputs from diverse modalities. Experiments on this benchmark and four other multimodal understanding tasks show significant improvements over baselines, proving that model composition can create a versatile model capable of processing inputs from multiple modalities.

Chi Chen, Yiyang Du, Zheng Fang, Ziyue Wang, Fuwen Luo, Peng Li, Ming Yan, Ji Zhang, Fei Huang, Maosong Sun, Yang Liu• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVizWiz
Accuracy47.87
1820
Visual Question AnsweringScienceQA
Accuracy68.52
446
Visual Question AnsweringOK-VQA
Accuracy24.28
272
Visual Question AnsweringGQA
Accuracy45.83
155
Visual Question AnsweringPOPE
Accuracy79.41
110
Audio-Visual Question AnsweringAVQA
Accuracy80.78
85
Audio CaptioningClotho
CIDEr37.56
82
Visual Question AnsweringVQA v2
Overall Accuracy59.73
45
Visual Question AnsweringTextVQA
Accuracy42.29
38
Audio-Visual Question AnsweringMUSIC-AVQA
Accuracy53.5
33
Showing 10 of 31 rows

Other info

Follow for update