paper-with-me

홈 › Papers

Multilingual Multimodal Pre-training for Zero-Shot Cross-Lingual Transfer of Vision-Language Models

2021-03-16 · NAACL 2021 4 · Po-Yao Huang, Mandela Patrick, Junjie Hu, Graham Neubig, Florian Metze, Alexander Hauptmann

This paper studies zero-shot cross-lingual transfer of vision-language models. Specifically, we focus on multilingual text-to-video search and propose a Transformer-based model that learns contextualized multilingual multimodal embeddings. Under a zero-shot setting, we empirically demonstrate that performance degrades significantly when we query the multilingual text-video model with non-English sentences. To address this problem, we introduce a multilingual multimodal pre-training strategy, and collect a new multilingual instructional video dataset (MultiHowTo100M) for pre-training. Experiments on VTT show that our method significantly improves video search in non-English languages without additional annotations. Furthermore, when multilingual annotations are available, our method outperforms recent baselines by a large margin in multilingual text-to-video search on VTT and VATEX; as well as in multilingual text-to-image search on Multi30K. Our model and Multi-HowTo100M is available at http://github.com/berniebear/Multi-HT100M.

📄 PDF Abstract BibTeX arXiv:2103.08849

Code (1)

berniebear/Multi-HT100M 공식 구현

Tasks

Cross-Lingual TransferImage RetrievalText-to-video searchZero-Shot Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

Multilingual Multimodal Pretraining for Zero-Shot Cross-Lingual Transfer of Vision-Language Models

2020-12-07 · Anonymous

This paper studies zero-shot cross-lingual transfer of vision-language models. Specifically, we focus on multilingual text-to-video search and propose a Transformer-based model that learns contextualized multilingual mul…

Cross-Lingual TransferImage RetrievalText-to-video searchZero-Shot Cross-Lingual Transfer

Large Multilingual Models Pivot Zero-Shot Multimodal Learning across Languages

2023-08-23 · Jinyi Hu, Yuan YAO, Chongyi Wang, Shan Wang 외

Recently there has been a significant surge in multimodal learning in terms of both image-to-text and text-to-image generation. However, the success is typically limited to English, leaving other languages largely behind…

Image GenerationImage to textLanguage ModelingLanguage Modelling+3

xGQA: Cross-Lingual Visual Question Answering

2021-09-13 · Findings (ACL) 2022 5 · Jonas Pfeiffer, Gregor Geigle, Aishwarya Kamath, Jan-Martin O. Steitz 외

Recent advances in multimodal vision and language modeling have predominantly focused on the English language, mostly due to the lack of multilingual multimodal datasets to steer modeling efforts. In this work, we addres…

Cross-Lingual TransferLanguage ModelingLanguage ModellingQuestion Answering+3

xGQA: Cross-Lingual Visual Question Answering

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Recent advances in multimodal vision and language modeling have predominantly focused on the English language, mostly due to the lack of multilingual multimodal datasets to steer modeling efforts. In this work, we addres…

Cross-Lingual TransferLanguage ModelingLanguage ModellingQuestion Answering+3

T-Modules: Translation Modules for Zero-Shot Cross-Modal Machine Translation

2022-05-24 · Paul-Ambroise Duquenne, Hongyu Gong, Benoît Sagot, Holger Schwenk

We present a new approach to perform zero-shot cross-modal transfer between speech and text for translation tasks. Multilingual speech and text are encoded in a joint fixed-size representation space. Then, we compare dif…

DecoderMachine Translationtext-to-speechText to Speech+2