English

Towards Robust Multimodal Prompting With Missing Modalities

Computer Vision and Pattern Recognition 2023-12-29 v2

Abstract

Recently, multimodal prompting, which introduces learnable missing-aware prompts for all missing modality cases, has exhibited impressive performance. However, it encounters two critical issues: 1) The number of prompts grows exponentially as the number of modalities increases; and 2) It lacks robustness in scenarios with different missing modality settings between training and inference. In this paper, we propose a simple yet effective prompt design to address these challenges. Instead of using missing-aware prompts, we utilize prompts as modality-specific tokens, enabling them to capture the unique characteristics of each modality. Furthermore, our prompt design leverages orthogonality between prompts as a key element to learn distinct information across different modalities and promote diversity in the learned representations. Extensive experiments demonstrate that our prompt design enhances both performance and robustness while reducing the number of prompts.

Keywords

Cite

@article{arxiv.2312.15890,
  title  = {Towards Robust Multimodal Prompting With Missing Modalities},
  author = {Jaehyuk Jang and Yooseung Wang and Changick Kim},
  journal= {arXiv preprint arXiv:2312.15890},
  year   = {2023}
}

Comments

Accepted to ICASSP 2024

R2 v1 2026-06-28T14:01:50.207Z