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

Seeing What You Miss: Vision-Language Pre-training with Semantic Completion Learning

About

Cross-modal alignment is essential for vision-language pre-training (VLP) models to learn the correct corresponding information across different modalities. For this purpose, inspired by the success of masked language modeling (MLM) tasks in the NLP pre-training area, numerous masked modeling tasks have been proposed for VLP to further promote cross-modal interactions. The core idea of previous masked modeling tasks is to focus on reconstructing the masked tokens based on visible context for learning local-to-local alignment. However, most of them pay little attention to the global semantic features generated for the masked data, resulting in a limited cross-modal alignment ability of global representations. Therefore, in this paper, we propose a novel Semantic Completion Learning (SCL) task, complementary to existing masked modeling tasks, to facilitate global-to-local alignment. Specifically, the SCL task complements the missing semantics of masked data by capturing the corresponding information from the other modality, promoting learning more representative global features which have a great impact on the performance of downstream tasks. Moreover, we present a flexible vision encoder, which enables our model to perform image-text and video-text multimodal tasks simultaneously. Experimental results show that our proposed method obtains state-of-the-art performance on various vision-language benchmarks, such as visual question answering, image-text retrieval, and video-text retrieval.

Yatai Ji, Rongcheng Tu, Jie Jiang, Weijie Kong, Chengfei Cai, Wenzhe Zhao, Hongfa Wang, Yujiu Yang, Wei Liu• 2022

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-std)
Accuracy78.78
466
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy78.72
337
Natural Language Visual ReasoningNLVR2 (test-p)
Accuracy84.27
327
Natural Language Visual ReasoningNLVR2 (dev)
Accuracy83.63
288
Image RetrievalFlickr30k (test)
R@184.56
195
Text-to-Video RetrievalLSMDC
R@132.8
154
Text RetrievalFlickr30k (test)
R@195.9
89
Text-to-Video RetrievalMSRVTT
R@143.2
75
Image-Text RetrievalCOCO (test)--
37
Showing 9 of 9 rows

Other info

Code

Follow for update