paper-with-me

홈 › Papers

UC2: Universal Cross-lingual Cross-modal Vision-and-Language Pre-training

2021-04-01 · CVPR 2021 1 · Mingyang Zhou, Luowei Zhou, Shuohang Wang, Yu Cheng, Linjie Li, Zhou Yu, Jingjing Liu

Vision-and-language pre-training has achieved impressive success in learning multimodal representations between vision and language. To generalize this success to non-English languages, we introduce UC2, the first machine translation-augmented framework for cross-lingual cross-modal representation learning. To tackle the scarcity problem of multilingual captions for image datasets, we first augment existing English-only datasets with other languages via machine translation (MT). Then we extend the standard Masked Language Modeling and Image-Text Matching training objectives to multilingual setting, where alignment between different languages is captured through shared visual context (i.e, using image as pivot). To facilitate the learning of a joint embedding space of images and all languages of interest, we further propose two novel pre-training tasks, namely Masked Region-to-Token Modeling (MRTM) and Visual Translation Language Modeling (VTLM), leveraging MT-enhanced translated data. Evaluation on multilingual image-text retrieval and multilingual visual question answering benchmarks demonstrates that our proposed framework achieves new state-of-the-art on diverse non-English benchmarks while maintaining comparable performance to monolingual pre-trained models on English tasks.

📄 PDF Abstract BibTeX arXiv:2104.00332

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text matchingImage-text RetrievalLanguage ModelingLanguage ModellingMachine TranslationMasked Language ModelingQuestion AnsweringRepresentation LearningRetrievalText MatchingText RetrievalTranslationVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

M3DR: Towards Universal Multilingual Multimodal Document Retrieval

2025-12-03 · Adithya S Kolavi, Vyoman Jain arxiv

Multimodal document retrieval systems have shown strong progress in aligning visual and textual content for semantic search. However, most existing approaches remain heavily English-centric, limiting their effectiveness …

MCIF: Multimodal Crosslingual Instruction-Following Benchmark from Scientific Talks

2025-07-25 · Sara Papi, Maike Züfle, Marco Gaido, Beatrice Savoldi 외 arxiv

Recent advances in large language models have laid the foundation for multimodal LLMs (MLLMs), which unify text, speech, and vision within a single framework. As these models are rapidly evolving toward general-purpose i…

Instruction FollowingQuestion Answering

RC3: Regularized Contrastive Cross-lingual Cross-modal Pre-training

2023-05-13 · Chulun Zhou, Yunlong Liang, Fandong Meng, Jinan Xu 외

Multilingual vision-language (V&L) pre-training has achieved remarkable progress in learning universal representations across different modalities and languages. In spite of recent success, there still remain challenges …

Contrastive LearningMachine Translation

MuMUR : Multilingual Multimodal Universal Retrieval

2022-08-24 · Avinash Madasu, Estelle Aflalo, Gabriela Ben Melech Stan, Shachar Rosenman 외

Multi-modal retrieval has seen tremendous progress with the development of vision-language models. However, further improving these models require additional labelled data which is a huge manual effort. In this paper, we…

Image RetrievalMachine TranslationRetrievalTransfer Learning+1

Unicoder-VL: A Universal Encoder for Vision and Language by Cross-modal Pre-training

2019-08-16 · Gen Li, Nan Duan, Yuejian Fang, Ming Gong 외

We propose Unicoder-VL, a universal encoder that aims to learn joint representations of vision and language in a pre-training manner. Borrow ideas from cross-lingual pre-trained models, such as XLM and Unicoder, both vis…

Image-text matchingImage-text RetrievalImage-to-Text RetrievalLanguage Modeling+5