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

Multi-Modality Expansion and Retention for LLMs through Parameter Merging and Decoupling

About

Fine-tuning Large Language Models (LLMs) with multimodal encoders on modality-specific data expands the modalities that LLMs can handle, leading to the formation of Multimodal LLMs (MLLMs). However, this paradigm heavily relies on resource-intensive and inflexible fine-tuning from scratch with new multimodal data. In this paper, we propose MMER (Multi-modality Expansion and Retention), a training-free approach that integrates existing MLLMs for effective multimodal expansion while retaining their original performance. Specifically, MMER reuses MLLMs' multimodal encoders while merging their LLM parameters. By comparing original and merged LLM parameters, MMER generates binary masks to approximately separate LLM parameters for each modality. These decoupled parameters can independently process modality-specific inputs, reducing parameter conflicts and preserving original MLLMs' fidelity. MMER can also mitigate catastrophic forgetting by applying a similar process to MLLMs fine-tuned on new tasks. Extensive experiments show significant improvements over baselines, proving that MMER effectively expands LLMs' multimodal capabilities while retaining 99% of the original performance, and also markedly mitigates catastrophic forgetting.

Junlin Li, Guodong DU, Jing Li, Sim Kuan Goh, Wenya Wang, Yequan Wang, Fangming Liu, Ho-Kin Tang, Saleh Alharbi, Daojing He, Min Zhang• 2025

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40
Accuracy0.6215
62
Audio-Visual Question AnsweringMUSIC-AVQA
Accuracy53.54
21
Audio-Video Question AnsweringMUSIC-AVQA
AV Temporal Acc53.54
19
Multimodal Capability UnderstandingMCUB
AVI-T56.48
10
Multimodal EvaluationModelNet40, MUSIC-AVQA, and MCUB
Average Score56.82
10
Multimodal ClassificationModelNet-40
P-T62.15
10
Image tasksImage Tasks (VQAv2, GQA, TextVQA, VizWiz, ScienceQA, POPE, OK-VQA) zero-shot
Accuracy (%)62.4
9
Audio tasksAudio Tasks (TUT, VocalSound, Clotho) zero-shot
Score25.2
9
Multimodal performance retentionTrimmed Average Combined multimodal tasks zero-shot
Score24.17
9
Point Cloud tasksPoint Tasks (ModelNet40, Objaverse) zero-shot
Score23.14
9
Showing 10 of 11 rows

Other info

Follow for update