paper-with-me

홈 › Papers

VATEX: A Large-Scale, High-Quality Multilingual Dataset for Video-and-Language Research

2019-04-06 · ICCV 2019 10 · Xin Wang, Jiawei Wu, Junkun Chen, Lei LI, Yuan-Fang Wang, William Yang Wang

We present a new large-scale multilingual video description dataset, VATEX, which contains over 41,250 videos and 825,000 captions in both English and Chinese. Among the captions, there are over 206,000 English-Chinese parallel translation pairs. Compared to the widely-used MSR-VTT dataset, VATEX is multilingual, larger, linguistically complex, and more diverse in terms of both video and natural language descriptions. We also introduce two tasks for video-and-language research based on VATEX: (1) Multilingual Video Captioning, aimed at describing a video in various languages with a compact unified captioning model, and (2) Video-guided Machine Translation, to translate a source language description into the target language using the video information as additional spatiotemporal context. Extensive experiments on the VATEX dataset show that, first, the unified multilingual model can not only produce both English and Chinese descriptions for a video more efficiently, but also offer improved performance over the monolingual models. Furthermore, we demonstrate that the spatiotemporal video context can be effectively utilized to align source and target languages and thus assist machine translation. In the end, we discuss the potentials of using VATEX for other video-and-language research.

📄 PDF Abstract BibTeX arXiv:1904.03493

Code (4)

HanNight/RE-T5 pytorch
MindSpore-scientific-2/code-3/tree/main/vat mindspore
MindSpore-scientific/code-14/tree/main/vat mindspore
eric-xw/Video-guided-Machine-Translation pytorch

Tasks

Machine TranslationTranslationVideo CaptioningVideo DescriptionVideo-Guided Machine Translation

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

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 외

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

C2KD: Cross-Lingual Cross-Modal Knowledge Distillation for Multilingual Text-Video Retrieval

2022-10-07 · Andrew Rouditchenko, Yung-Sung Chuang, Nina Shvetsova, Samuel Thomas 외

Multilingual text-video retrieval methods have improved significantly in recent years, but the performance for other languages lags behind English. We propose a Cross-Lingual Cross-Modal Knowledge Distillation method to …

Knowledge DistillationRetrievalVideo RetrievalVideo Similarity

Gemini Embedding 2: A Native Multimodal Embedding Model from Gemini

2026-05-26 · Madhuri Shanbhogue, Zhe Li, Shanfeng Zhang, Gustavo Hernández Ábrego 외 arxiv

We introduce Gemini Embedding 2, a native multimodal embedding model that allows embedding video, audio, image, and text modalities in a unified representation space. We leverage the multimodal capabilities of Gemini to …

Contrastive Learning

CL2CM: Improving Cross-Lingual Cross-Modal Retrieval via Cross-Lingual Knowledge Transfer

2023-12-14 · Yabing Wang, Fan Wang, Jianfeng Dong, Hao Luo

Cross-lingual cross-modal retrieval has garnered increasing attention recently, which aims to achieve the alignment between vision and target language (V-T) without using any annotated V-T data pairs. Current methods emp…

Cross-Lingual TransferCross-Modal RetrievalMachine TranslationRetrieval+2