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

MERLOT: Multimodal Neural Script Knowledge Models

About

As humans, we understand events in the visual world contextually, performing multimodal reasoning across time to make inferences about the past, present, and future. We introduce MERLOT, a model that learns multimodal script knowledge by watching millions of YouTube videos with transcribed speech -- in an entirely label-free, self-supervised manner. By pretraining with a mix of both frame-level (spatial) and video-level (temporal) objectives, our model not only learns to match images to temporally corresponding words, but also to contextualize what is happening globally over time. As a result, MERLOT exhibits strong out-of-the-box representations of temporal commonsense, and achieves state-of-the-art performance on 12 different video QA datasets when finetuned. It also transfers well to the world of static images, allowing models to reason about the dynamic context behind visual scenes. On Visual Commonsense Reasoning, MERLOT answers questions correctly with 80.6% accuracy, outperforming state-of-the-art models of similar size by over 3%, even those that make heavy use of auxiliary supervised data (like object bounding boxes). Ablation analyses demonstrate the complementary importance of: 1) training on videos versus static images; 2) scaling the magnitude and diversity of the pretraining video corpus; and 3) using diverse objectives that encourage full-stack multimodal reasoning, from the recognition to cognition level.

Rowan Zellers, Ximing Lu, Jack Hessel, Youngjae Yu, Jae Sung Park, Jize Cao, Ali Farhadi, Yejin Choi• 2021

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy43.1
481
Video Question AnsweringMSRVTT-QA (test)
Accuracy43.1
371
Video Question AnsweringActivityNet-QA
Accuracy41.4
319
Video Question AnsweringActivityNet-QA (test)
Accuracy41.4
275
Video Question AnsweringMSVD-QA (test)
Accuracy51.9
274
Video Question AnsweringTGIF-QA
Accuracy94
147
Video Question AnsweringTGIF-QA (test)
Accuracy69.5
89
Action RecognitionKinetics-600
Top-1 Acc91.1
63
Video Question AnsweringMSRVTT-MC
Accuracy90.9
61
Video Question AnsweringActivityNet (test)
Accuracy41.4
57
Showing 10 of 42 rows

Other info

Code

Follow for update