MokA提升多模态模型微调效率,兼顾单模态与跨模态学习。
MokA: Multimodal Low-Rank Adaptation for MLLMs

- 分离单模态与跨模态适应,用特定参数压缩模态信息
- 在三种多模态场景中均实现一致性能提升
- 适合需高效微调多模态大模型的研究者
本文指出,当前多数高效多模态微调方法因直接沿用语言模型方案,忽视了多模态场景的本质差异,导致各模态利用不充分。基于实证观察,我们认为单模态适应与跨模态适应是有效微调多模态大模型(MLLMs)的两个关键部分。为此提出多模态低秩适应(MokA),一种考虑多模态特性的高效微调策略:通过模态专属参数压缩单模态信息,并显式增强跨模态交互,确保双方面适应。实验覆盖音频-视觉-文本、视觉-文本、语音-文本三类典型场景,采用多种主流语言模型基座(LLaMA2/3、Qwen2、Qwen2.5-VL等)。结果表明方法具有一致有效性与广泛适用性。消融实验与效率评估进一步验证其优势。整体而言,MokA为多模态大模型高效适配提供了更精准的解决方案,推动后续探索。项目页面见 https://gewu-lab.github.io/MokA。
原文摘要 · Abstract (English)
In this paper, we reveal that most current efficient multimodal fine-tuning methods are hindered by a key limitation: they are directly borrowed from LLMs, often neglecting the intrinsic differences of multimodal scenarios and even affecting the full utilization of all modalities. Inspired by our empirical observation, we argue that unimodal adaptation and cross-modal adaptation are two essential parts for the effective fine-tuning of MLLMs. From this perspective, we propose Multimodal low-rank Adaptation (MokA), a multimodal-aware efficient fine-tuning strategy that takes multimodal characteristics into consideration. It compresses unimodal information by modality-specific parameters while explicitly enhancing cross-modal interaction, ensuring both unimodal and cross-modal adaptation. Extensive experiments cover three representative multimodal scenarios (audio-visual-text, visual-text, and speech-text), and multiple LLM backbones (LLaMA2/3, Qwen2, Qwen2.5-VL, etc). Consistent improvements indicate the efficacy and versatility of the proposed method. Ablation studies and efficiency evaluation are also conducted to fully asses our method. Overall, we think MokA provides a more targeted solution for efficient adaptation of MLLMs, paving the way for further exploration. The project page is at https://gewu-lab.github.io/MokA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。