English

Deep Correlated Prompting for Visual Recognition with Missing Modalities

Computer Vision and Pattern Recognition 2024-10-22 v4

Abstract

Large-scale multimodal models have shown excellent performance over a series of tasks powered by the large corpus of paired multimodal training data. Generally, they are always assumed to receive modality-complete inputs. However, this simple assumption may not always hold in the real world due to privacy constraints or collection difficulty, where models pretrained on modality-complete data easily demonstrate degraded performance on missing-modality cases. To handle this issue, we refer to prompt learning to adapt large pretrained multimodal models to handle missing-modality scenarios by regarding different missing cases as different types of input. Instead of only prepending independent prompts to the intermediate layers, we present to leverage the correlations between prompts and input features and excavate the relationships between different layers of prompts to carefully design the instructions. We also incorporate the complementary semantics of different modalities to guide the prompting design for each modality. Extensive experiments on three commonly-used datasets consistently demonstrate the superiority of our method compared to the previous approaches upon different missing scenarios. Plentiful ablations are further given to show the generalizability and reliability of our method upon different modality-missing ratios and types.

Keywords

Cite

@article{arxiv.2410.06558,
  title  = {Deep Correlated Prompting for Visual Recognition with Missing Modalities},
  author = {Lianyu Hu and Tongkai Shi and Wei Feng and Fanhua Shang and Liang Wan},
  journal= {arXiv preprint arXiv:2410.06558},
  year   = {2024}
}

Comments

NeurIPS 2024, add some results

R2 v1 2026-06-28T19:13:49.767Z