CVCLFeb 5, 2024

Video-LaVIT: Unified Video-Language Pre-training with Decoupled Visual-Motional Tokenization

Peking U
arXiv:2402.03161v397 citationsh-index: 15Has CodeICML
Originality Incremental advance
AI Analysis

This work addresses the problem of effective video-language pre-training for AI researchers and developers, offering an incremental improvement in handling spatiotemporal dynamics.

The paper tackles the challenge of scaling multimodal large language models to videos by proposing a unified pre-training framework that decomposes videos into keyframes and motions, tokenizing them for efficient processing, and achieves competitive performance on 13 benchmarks for image and video understanding and generation.

In light of recent advances in multimodal Large Language Models (LLMs), there is increasing attention to scaling them from image-text data to more informative real-world videos. Compared to static images, video poses unique challenges for effective large-scale pre-training due to the modeling of its spatiotemporal dynamics. In this paper, we address such limitations in video-language pre-training with an efficient video decomposition that represents each video as keyframes and temporal motions. These are then adapted to an LLM using well-designed tokenizers that discretize visual and temporal information as a few tokens, thus enabling unified generative pre-training of videos, images, and text. At inference, the generated tokens from the LLM are carefully recovered to the original continuous pixel space to create various video content. Our proposed framework is both capable of comprehending and generating image and video content, as demonstrated by its competitive performance across 13 multimodal benchmarks in image and video understanding and generation. Our code and models are available at https://video-lavit.github.io.

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