paper-with-me

Papers

E-ViLM: Efficient Video-Language Model via Masked Video Modeling with Semantic Vector-Quantized Tokenizer

2023-11-28 · Jacob Zhiyuan Fang, Skyler Zheng, Vasu Sharma, Robinson Piramuthu

To build scalable models for challenging real-world tasks, it is important to learn from diverse, multi-modal data in various forms (e.g., videos, text, and images). Among the existing works, a plethora of them have focused on leveraging large but cumbersome cross-modal architectures. Regardless of their effectiveness, larger architectures unavoidably prevent the models from being extended to real-world applications, so building a lightweight VL architecture and an efficient learning schema is of great practical value. In this paper, we propose an Efficient Video-Language Model (dubbed as E-ViLM) and a masked video modeling (MVM) schema, assisted with a semantic vector-quantized tokenizer. In particular, our E-ViLM learns to reconstruct the semantic labels of masked video regions, produced by the pre-trained vector-quantized tokenizer, which discretizes the continuous visual signals into labels. We show that with our simple MVM task and regular VL pre-training modelings, our E-ViLM, despite its compactness, is able to learn expressive representations from Video-Language corpus and generalize well to extensive Video-Language tasks including video question answering, text-to-video retrieval, etc. In particular, our E-ViLM obtains obvious efficiency improvements by reaching competing performances with faster inference speed, i.e., our model reaches $39.3$% Top-$1$ accuracy on the MSRVTT benchmark, retaining $91.4$% of the accuracy of state-of-the-art larger VL architecture with only $15%$ parameters and $94.8%$ fewer GFLOPs. We also provide extensive ablative studies that validate the effectiveness of our proposed learning schema for E-ViLM.

📄 PDF Abstract BibTeX arXiv:2311.17267

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion AnsweringText to Video RetrievalVideo Question AnsweringVideo Retrieval

Similar Papers 제목 키워드 기반

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

2023-03-28 · Yuanhao Xiong, Long Zhao, Boqing Gong, Ming-Hsuan Yang 외

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and…

Action LocalizationAction RecognitionContrastive LearningLanguage Modeling+7

ViLMA: A Zero-Shot Benchmark for Linguistic and Temporal Grounding in Video-Language Models

2023-11-13 · Ilker Kesen, Andrea Pedrotti, Mustafa Dogan, Michele Cafagna 외

With the ever-increasing popularity of pretrained Video-Language Models (VidLMs), there is a pressing need to develop robust evaluation methodologies that delve deeper into their visio-linguistic capabilities. To address…

counterfactualLanguage ModelingLanguage Modelling

VIOLET : End-to-End Video-Language Transformers with Masked Visual-token Modeling

2021-11-24 · Tsu-Jui Fu, Linjie Li, Zhe Gan, Kevin Lin 외

A great challenge in video-language (VidL) modeling lies in the disconnection between fixed video representations extracted from image/video understanding models and downstream VidL data. Recent studies try to mitigate t…

Question AnsweringRetrievalText to Video RetrievalVideo Question Answering+3

MILES: Visual BERT Pre-training with Injected Language Semantics for Video-text Retrieval

2022-04-26 · Yuying Ge, Yixiao Ge, Xihui Liu, Alex Jinpeng Wang 외

Dominant pre-training work for video-text retrieval mainly adopt the "dual-encoder" architectures to enable efficient retrieval, where two separate encoders are used to contrast global video and text representations, but…

Action RecognitionRetrievalText RetrievalText to Video Retrieval+5

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

2022-09-04 · CVPR 2023 1 · Tsu-Jui Fu, Linjie Li, Zhe Gan, Kevin Lin 외

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) p…

Fill MaskOptical Flow EstimationQuestion AnsweringRetrieval+8