English

Prompt Tuning for Generative Multimodal Pretrained Models

Computation and Language 2022-08-05 v1

Abstract

Prompt tuning has become a new paradigm for model tuning and it has demonstrated success in natural language pretraining and even vision pretraining. In this work, we explore the transfer of prompt tuning to multimodal pretraining, with a focus on generative multimodal pretrained models, instead of contrastive ones. Specifically, we implement prompt tuning on the unified sequence-to-sequence pretrained model adaptive to both understanding and generation tasks. Experimental results demonstrate that the light-weight prompt tuning can achieve comparable performance with finetuning and surpass other light-weight tuning methods. Besides, in comparison with finetuned models, the prompt-tuned models demonstrate improved robustness against adversarial attacks. We further figure out that experimental factors, including the prompt length, prompt depth, and reparameteratization, have great impacts on the model performance, and thus we empirically provide a recommendation for the setups of prompt tuning. Despite the observed advantages, we still find some limitations in prompt tuning, and we correspondingly point out the directions for future studies. Codes are available at \url{https://github.com/OFA-Sys/OFA}

Keywords

Cite

@article{arxiv.2208.02532,
  title  = {Prompt Tuning for Generative Multimodal Pretrained Models},
  author = {Hao Yang and Junyang Lin and An Yang and Peng Wang and Chang Zhou and Hongxia Yang},
  journal= {arXiv preprint arXiv:2208.02532},
  year   = {2022}
}

Comments

Work in progress

R2 v1 2026-06-25T01:28:22.337Z