papers AI Learner
The Github is limit! Click to go to the new site.

VideoBERT: A Joint Model for Video and Language Representation Learning

2019-04-03
Chen Sun, Austin Myers, Carl Vondrick, Kevin Murphy, Cordelia Schmid

Abstract

Self-supervised learning has become increasingly important to leverage the abundance of unlabeled data available on platforms like YouTube. Whereas most existing approaches learn low-level representations, we propose a joint visual-linguistic model to learn high-level features without any explicit supervision. In particular, inspired by its recent success in language modeling, we build upon the BERT model to learn bidirectional joint distributions over sequences of visual and linguistic tokens, derived from vector quantization of video data and off-the-shelf speech recognition outputs, respectively. We use this model in a number of tasks, including action classification and video captioning. We show that it can be applied directly to open-vocabulary classification, and confirm that large amounts of training data and cross-modal information are critical to performance. Furthermore, we outperform the state-of-the-art on video captioning, and quantitative results verify that the model learns high-level semantic features.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1904.01766

PDF

https://arxiv.org/pdf/1904.01766


Similar Posts

Comments