paper-with-me

Papers

MERLOT: Multimodal Neural Script Knowledge Models

2021-06-04 · NeurIPS 2021 12 · Rowan Zellers, Ximing Lu, Jack Hessel, Youngjae Yu, Jae Sung Park, Jize Cao, Ali Farhadi, Yejin Choi

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.

📄 PDF Abstract BibTeX arXiv:2106.02636

Code (1)

rowanz/merlot tf

Tasks

Multimodal ReasoningVisual Commonsense Reasoning

Similar Papers 제목 키워드 기반

MERLOT Reserve: Neural Script Knowledge through Vision and Language and Sound

2022-01-07 · CVPR 2022 1 · Rowan Zellers, Jiasen Lu, Ximing Lu, Youngjae Yu 외

As humans, we navigate a multimodal world, building a holistic understanding from all our senses. We introduce MERLOT Reserve, a model that represents videos jointly over time -- through a new training objective that lea…

Action ClassificationNavigateVideo UnderstandingVisual Commonsense Reasoning

MERLOT: A Distilled LLM-based Mixture-of-Experts Framework for Scalable Encrypted Traffic Classification

2024-11-20 · Yuxuan Chen, Rongpeng Li, Zhifeng Zhao, Honggang Zhang

We present MERLOT, a scalable mixture-of-expert (MoE) based refinement of distilled large language model optimized for encrypted traffic classification. By applying model distillation techniques in a teacher-student para…

DecoderLanguage ModelingLanguage ModellingLarge Language Model+2

Read, Look or Listen? What's Needed for Solving a Multimodal Dataset

2023-07-06 · Netta Madvil, Yonatan Bitton, Roy Schwartz

The prevalence of large-scale multimodal datasets presents unique challenges in assessing dataset quality. We propose a two-step method to analyze multimodal datasets, which leverages a small seed of human annotation to …

Question AnsweringSpeaker IdentificationVideo Question Answering

Temporal information extraction from clinical text

2017-04-01 · EACL 2017 4 · Julien Tourille, Olivier Ferret, Xavier Tannier, Aur{\'e}lie N{\'e}v{\'e}ol

In this paper, we present a method for temporal relation extraction from clinical narratives in French and in English. We experiment on two comparable corpora, the MERLOT corpus and the THYME corpus, and show that a comm…

RelationRelation ExtractionTemporal Information ExtractionTemporal Relation Extraction

Video Pre-trained Transformer: A Multimodal Mixture of Pre-trained Experts

2023-03-24 · Kastan Day, Daniel Christl, Rohan Salvi, Pranav Sriram

We present Video Pre-trained Transformer. VPT uses four SOTA encoder models from prior work to convert a video into a sequence of compact embeddings. Our backbone, based on a reference Flan-T5-11B architecture, learns a …

Causal Language ModelingLanguage ModelingLanguage Modelling