Multimodal Large Language Models (MLLMs) demonstrate remarkable performance across a wide range of domains, with increasing emphasis on enhancing their zero-shot generalization capabilities for unseen tasks across various modalities. Instruction tuning has emerged as an effective strategy for achieving zero-shot generalization by finetuning pretrained models on diverse multimodal tasks. As the scale of MLLMs continues to grow, parameter-efficient finetuning becomes increasingly critical. However, most existing parameter-efficient approaches focus only on single modalities and often overlook the multimodal characteristics during finetuning. In this work, we introduce a novel Multimodal Prompt Tuning (M2PT) approach for efficient instruction tuning of MLLMs. M2PT effectively integrates visual and textual prompts into the vision encoder and language processor respectively during finetuning, facilitating the extraction and alignment of features across modalities. Empirical results on various multimodal evaluation datasets demonstrate the superior performance of our approach compared to several state-of-the-art baselines. A comprehensive set of ablation studies validates the effectiveness of our prompt design and the efficiency of our approach.
@article{arxiv.2409.15657,
title = {M$^2$PT: Multimodal Prompt Tuning for Zero-shot Instruction Learning},
author = {Taowen Wang and Yiyang Liu and James Chenhao Liang and junhan zhao and Yiming Cui and Yuning Mao and Shaoliang Nie and Jiahao Liu and Fuli Feng and Zenglin Xu and Cheng Han and Lifu Huang and Qifan Wang and Dongfang Liu},
journal= {arXiv preprint arXiv:2409.15657},
year = {2024}
}