CVSep 4, 2022

An Empirical Study of End-to-End Video-Language Transformers with Masked Visual Modeling

MicrosoftUW
arXiv:2209.01540v586 citationsh-index: 74
Originality Incremental advance
AI Analysis

This work addresses the challenge of finding effective MVM strategies for video-language learning, benefiting researchers in multimodal AI, though it is incremental as it builds on existing methods.

The study systematically explored eight masked visual modeling (MVM) strategies in video-language pre-training, resulting in VIOLETv2, which achieved notable improvements on 13 benchmarks including video question answering and text-to-video retrieval.

Masked visual modeling (MVM) has been recently proven effective for visual pre-training. While similar reconstructive objectives on video inputs (e.g., masked frame modeling) have been explored in video-language (VidL) pre-training, previous studies fail to find a truly effective MVM strategy that can largely benefit the downstream performance. In this work, we systematically examine the potential of MVM in the context of VidL learning. Specifically, we base our study on a fully end-to-end VIdeO-LanguagE Transformer (VIOLET), where the supervision from MVM training can be backpropagated to the video pixel space. In total, eight different reconstructive targets of MVM are explored, from low-level pixel values and oriented gradients to high-level depth maps, optical flow, discrete visual tokens, and latent visual features. We conduct comprehensive experiments and provide insights into the factors leading to effective MVM training, resulting in an enhanced model VIOLETv2. Empirically, we show VIOLETv2 pre-trained with MVM objective achieves notable improvements on 13 VidL benchmarks, ranging from video question answering, video captioning, to text-to-video retrieval.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes