Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Correlated Prompting for Visual Recognition with Missing Modalities

About

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.

Lianyu Hu, Tongkai Shi, Wei Feng, Fanhua Shang, Liang Wan• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationFood101 (test)
Accuracy87.74
87
Multimodal Multilabel ClassificationMM-IMDB (test)
Macro F153.14
87
Hateful Meme DetectionHateful Memes (test)
AUROC0.6387
67
Multimodal ClassificationUPMC Food-101 (test)
Accuracy89.12
28
Hateful Meme DetectionHateful Memes (val)
AUROC60.56
22
Multimodal ClassificationN24News (test)
Accuracy67.82
21
Multi-modal hate speech detectionMMHS11K (test)
Accuracy73.64
21
Multimodal ClassificationUPMC Food-101 (val)
Accuracy80.39
5
Multimodal Multi-label ClassificationMM-IMDb (val)
F1-Macro0.5523
5
Showing 9 of 9 rows

Other info

Code

Follow for update