paper-with-me

Papers

LAVENDER: Unifying Video-Language Understanding as Masked Language Modeling

2022-06-14 · CVPR 2023 1 · Linjie Li, Zhe Gan, Kevin Lin, Chung-Ching Lin, Zicheng Liu, Ce Liu, Lijuan Wang

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.

📄 PDF Abstract BibTeX arXiv:2206.07160

Code (1)

microsoft/lavender 공식 구현 pytorch

Tasks

DecoderLanguage ModelingLanguage ModellingMasked Language ModelingQuestion AnsweringRetrievalText to Video RetrievalVideo CaptioningVideo Question AnsweringVideo Retrieval

Similar Papers 제목 키워드 기반

Diffusion Instruction Tuning

2025-02-04 · Chen Jin, Ryutaro Tanno, Amrutha Saseendran, Tom Diethe 외

We introduce Lavender, a simple supervised fine-tuning (SFT) method that boosts the performance of advanced vision-language models (VLMs) by leveraging state-of-the-art image generation models such as Stable Diffusion. S…

Image Generation

Text-Guided Video Masked Autoencoder

2024-08-01

Recent video masked autoencoder (MAE) works have designed improved masking algorithms focused on saliency. These works leverage visual cues such as motion to mask the most salient regions. However, the robustness of such…

Exploring Lavender Tongue from Social Media Texts[In Chinese]

2017-11-01 · ROCLINGIJCLCLP 2017 11 · Hsiao-Han Wu, Shu-Kai Hsieh

InternVLA-A1: Unifying Understanding, Generation and Action for Robotic Manipulation

2026-01-05 · Junhao Cai, Zetao Cai, Jiafei Cao, Yilun Chen 외 arxiv

Prevalent Vision-Language-Action (VLA) models are typically built upon Multimodal Large Language Models (MLLMs) and demonstrate exceptional proficiency in semantic understanding, but they inherently lack the capability t…

Scene UnderstandingVideo Prediction

Tell Me What Happened: Unifying Text-guided Video Completion via Multimodal Masked Video Generation

2022-11-23 · CVPR 2023 1 · Tsu-Jui Fu, Licheng Yu, Ning Zhang, Cheng-Yang Fu 외

Generating a video given the first several static frames is challenging as it anticipates reasonable future frames with temporal coherence. Besides video prediction, the ability to rewind from the last frame or infilling…

Text-to-Video GenerationVideo GenerationVideo Prediction