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

Cross-View Language Modeling: Towards Unified Cross-Lingual Cross-Modal Pre-training

About

In this paper, we introduce Cross-View Language Modeling, a simple and effective pre-training framework that unifies cross-lingual and cross-modal pre-training with shared architectures and objectives. Our approach is motivated by a key observation that cross-lingual and cross-modal pre-training share the same goal of aligning two different views of the same object into a common semantic space. To this end, the cross-view language modeling framework considers both multi-modal data (i.e., image-caption pairs) and multi-lingual data (i.e., parallel sentence pairs) as two different views of the same object, and trains the model to align the two views by maximizing the mutual information between them with conditional masked language modeling and contrastive learning. We pre-train CCLM, a Cross-lingual Cross-modal Language Model, with the cross-view language modeling framework. Empirical results on IGLUE, a multi-lingual multi-modal benchmark, and two multi-lingual image-text retrieval datasets show that while conceptually simpler, CCLM significantly outperforms the prior state-of-the-art with an average absolute improvement of over 10%. Moreover, CCLM is the first multi-lingual multi-modal pre-trained model that surpasses the translate-test performance of representative English vision-language models by zero-shot cross-lingual transfer.

Yan Zeng, Wangchunshu Zhou, Ao Luo, Ziming Cheng, Xinsong Zhang• 2022

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy77.17
337
Natural Language Visual ReasoningNLVR2 (test-p)
Accuracy83.22
327
Natural Language Visual ReasoningNLVR2 (dev)
Accuracy82.66
288
Image RetrievalMS-COCO 5K (test)
R@160.89
217
Text RetrievalMS-COCO 5K (test)
R@177.72
182
Multimodal RetrievalMulti30K (test)
Recall (EN)97.8
35
Image-Text RetrievalMSCOCO (test)
EN Retrieval Score95.6
28
Image-Text RetrievalFlickr30k (test)--
21
Cross-lingual Vision-Language Understanding and RetrievalIGLUE 1.0 (test)
XVNLI Accuracy78.95
16
Text-Image RetrievalFlickr&CO (test)
Retrieval Score (DE)73.65
14
Showing 10 of 14 rows

Other info

Code

Follow for update