CVNov 19, 2021

Advancing High-Resolution Video-Language Representation with Large-Scale Video Transcriptions

arXiv:2111.10337v2270 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better video-language representations for downstream tasks, offering significant improvements but is incremental as it builds on existing pre-training methods with enhanced data and model components.

The paper tackles the problem of joint video and language pre-training by introducing HD-VILA, which uses a large high-resolution and diversified video dataset to improve cross-modality learning, achieving state-of-the-art results with relative increases of up to 55.4% in tasks like text-to-video retrieval.

We study joint video and language (VL) pre-training to enable cross-modality learning and benefit plentiful downstream VL tasks. Existing works either extract low-quality video features or learn limited text embedding, while neglecting that high-resolution videos and diversified semantics can significantly improve cross-modality learning. In this paper, we propose a novel High-resolution and Diversified VIdeo-LAnguage pre-training model (HD-VILA) for many visual tasks. In particular, we collect a large dataset with two distinct properties: 1) the first high-resolution dataset including 371.5k hours of 720p videos, and 2) the most diversified dataset covering 15 popular YouTube categories. To enable VL pre-training, we jointly optimize the HD-VILA model by a hybrid Transformer that learns rich spatiotemporal features, and a multimodal Transformer that enforces interactions of the learned video features with diversified texts. Our pre-training model achieves new state-of-the-art results in 10 VL understanding tasks and 2 more novel text-to-visual generation tasks. For example, we outperform SOTA models with relative increases of 40.4% R@1 in zero-shot MSR-VTT text-to-video retrieval task and 55.4% in high-resolution dataset LSMDC. The learned VL embedding is also effective in generating visually pleasing and semantically relevant results in text-to-visual editing and super-resolution tasks.

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