Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-Grained Vision Language Pre-Training: Aligning Texts with Visual Concepts

About

Most existing methods in vision language pre-training rely on object-centric features extracted through object detection and make fine-grained alignments between the extracted features and texts. It is challenging for these methods to learn relations among multiple objects. To this end, we propose a new method called X-VLM to perform `multi-grained vision language pre-training.' The key to learning multi-grained alignments is to locate visual concepts in the image given the associated texts, and in the meantime align the texts with the visual concepts, where the alignments are in multi-granularity. Experimental results show that X-VLM effectively leverages the learned multi-grained alignments to many downstream vision language tasks and consistently outperforms state-of-the-art methods.

Yan Zeng, Xinsong Zhang, Hang Li• 2021

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy78.22
706
Image CaptioningMS COCO Karpathy (test)
CIDEr140.8
682
Image-to-Text RetrievalFlickr30K 1K (test)
R@196.8
491
Visual Question AnsweringVQA v2 (test-std)
Accuracy78.37
486
Text-to-Image RetrievalFlickr30K 1K (test)
R@186.1
432
Natural Language Visual ReasoningNLVR2 (test-p)
Accuracy84.76
346
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy76.92
337
Image-to-Text RetrievalMS-COCO 5K (test)
R@180.4
320
Natural Language Visual ReasoningNLVR2 (dev)
Accuracy84.41
307
Text-to-Image RetrievalMS-COCO 5K (test)
R@163.1
244
Showing 10 of 54 rows

Other info

Code

Follow for update