Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HowTo100M: Learning a Text-Video Embedding by Watching Hundred Million Narrated Video Clips

About

Learning text-video embeddings usually requires a dataset of video clips with manually provided captions. However, such datasets are expensive and time consuming to create and therefore difficult to obtain on a large scale. In this work, we propose instead to learn such embeddings from video data with readily available natural language annotations in the form of automatically transcribed narrations. The contributions of this work are three-fold. First, we introduce HowTo100M: a large-scale dataset of 136 million video clips sourced from 1.22M narrated instructional web videos depicting humans performing and describing over 23k different visual tasks. Our data collection procedure is fast, scalable and does not require any additional manual annotation. Second, we demonstrate that a text-video embedding trained on this data leads to state-of-the-art results for text-to-video retrieval and action localization on instructional video datasets such as YouCook2 or CrossTask. Finally, we show that this embedding transfers well to other domains: fine-tuning on generic Youtube videos (MSR-VTT dataset) and movies (LSMDC dataset) outperforms models trained on these datasets alone. Our dataset, code and models will be publicly available at: www.di.ens.fr/willow/research/howto100m/.

Antoine Miech, Dimitri Zhukov, Jean-Baptiste Alayrac, Makarand Tapaswi, Ivan Laptev, Josef Sivic• 2019

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy34.38
481
Video Question AnsweringMSVD-QA
Accuracy34.83
340
Text-to-Video RetrievalMSR-VTT
Recall@114.9
313
Text-to-Video RetrievalMSR-VTT (test)
R@1750
234
Text-to-Video RetrievalLSMDC (test)
R@1710
225
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1052.8
211
Text-to-Video RetrievalMSVD (test)
R@11.55e+3
204
Text-to-Video RetrievalMSRVTT (test)
Recall@114.9
155
Text-to-Video RetrievalYouCook2
Recall@1079.1
117
Text-to-Video RetrievalMSRVTT
R@17.2
98
Showing 10 of 46 rows

Other info

Code

Follow for update