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

Seeing Out of tHe bOx: End-to-End Pre-training for Vision-Language Representation Learning

About

We study joint learning of Convolutional Neural Network (CNN) and Transformer for vision-language pre-training (VLPT) which aims to learn cross-modal alignments from millions of image-text pairs. State-of-the-art approaches extract salient image regions and align regions with words step-by-step. As region-based visual features usually represent parts of an image, it is challenging for existing vision-language models to fully understand the semantics from paired natural languages. In this paper, we propose SOHO to "See Out of tHe bOx" that takes a whole image as input, and learns vision-language representation in an end-to-end manner. SOHO does not require bounding box annotations which enables inference 10 times faster than region-based approaches. In particular, SOHO learns to extract comprehensive yet compact image features through a visual dictionary (VD) that facilitates cross-modal understanding. VD is designed to represent consistent visual abstractions of similar semantics. It is updated on-the-fly and utilized in our proposed pre-training task Masked Visual Modeling (MVM). We conduct experiments on four well-established vision-language tasks by following standard VLPT settings. In particular, SOHO achieves absolute gains of 2.0% R@1 score on MSCOCO text retrieval 5k test split, 1.5% accuracy on NLVR$^2$ test-P split, 6.7% accuracy on SNLI-VE test split, respectively.

Zhicheng Huang, Zhaoyang Zeng, Yupan Huang, Bei Liu, Dongmei Fu, Jianlong Fu• 2021

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy73.25
706
Visual Question AnsweringVQA v2 (test-std)
Accuracy73.47
486
Text-to-Image RetrievalFlickr30k (test)
Recall@185.6
445
Image-to-Text RetrievalFlickr30k (test)
R@195.9
392
Natural Language Visual ReasoningNLVR2 (test-p)
Accuracy77.32
346
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy73.25
337
Image-to-Text RetrievalMS-COCO 5K (test)
R@177.6
320
Text-to-Image RetrievalMSCOCO 5K (test)
R@166.4
308
Natural Language Visual ReasoningNLVR2 (dev)
Accuracy76.37
307
Text-to-Image RetrievalMS-COCO 5K (test)
R@160.7
244
Showing 10 of 31 rows

Other info

Code

Follow for update