CVCLLGApr 6, 2019

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

arXiv:1904.03493v3699 citations
AI Analysis

This provides a high-quality, multilingual dataset to advance video captioning and translation research, though it is incremental as it builds on existing datasets like MSR-VTT.

The authors tackled the lack of a large-scale multilingual dataset for video-and-language research by introducing VATEX, which contains over 41,250 videos and 825,000 captions in English and Chinese, including 206,000 parallel translation pairs, and showed that a unified multilingual model improves performance over monolingual models.

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.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes