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

LAVENDER: Unifying Video-Language Understanding as Masked Language Modeling

About

Unified vision-language frameworks have greatly advanced in recent years, most of which adopt an encoder-decoder architecture to unify image-text tasks as sequence-to-sequence generation. However, existing video-language (VidL) models still require task-specific designs in model architecture and training objectives for each task. In this work, we explore a unified VidL framework LAVENDER, where Masked Language Modeling (MLM) is used as the common interface for all pre-training and downstream tasks. Such unification leads to a simplified model architecture, where only a lightweight MLM head, instead of a decoder with much more parameters, is needed on top of the multimodal encoder. Surprisingly, experimental results show that this unified framework achieves competitive performance on 14 VidL benchmarks, covering video question answering, text-to-video retrieval and video captioning. Extensive analyses further demonstrate the advantage of LAVENDER over existing VidL methods in: (i) supporting all downstream tasks with just a single set of parameter values when multi-task finetuned; (ii) few-shot generalization on various downstream tasks; and (iii) enabling zero-shot evaluation on video question answering tasks. Code is available at https://github.com/microsoft/LAVENDER.

Linjie Li, Zhe Gan, Kevin Lin, Chung-Ching Lin, Zicheng Liu, Ce Liu, Lijuan Wang• 2022

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy45
481
Text-to-Video RetrievalDiDeMo (test)
R@153.4
376
Video Question AnsweringMSRVTT-QA (test)
Accuracy45
371
Text-to-Video RetrievalDiDeMo
R@10.534
360
Video Question AnsweringMSVD-QA
Accuracy56.6
340
Video Question AnsweringMSVD-QA (test)
Accuracy56.6
274
Text-to-Video RetrievalLSMDC (test)
R@126.1
225
Text-to-Video RetrievalMSVD
R@150.1
218
Text-to-Video RetrievalMSRVTT (test)
Recall@10.407
155
Text-to-Video RetrievalLSMDC
R@126.1
154
Showing 10 of 33 rows

Other info

Follow for update