CVDec 6, 2022

InternVideo: General Video Foundation Models via Generative and Discriminative Learning

arXiv:2212.03191v2513 citationsh-index: 71Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of video understanding for computer vision researchers and practitioners by providing a general foundation model, though it is incremental as it builds on existing self-supervised learning paradigms.

The authors tackled the lack of video-level foundation models for dynamic and complex understanding tasks by developing InternVideo, which combines generative and discriminative self-supervised learning, achieving state-of-the-art performance on 39 video datasets, including 91.1% top-1 accuracy on Kinetics-400 and 77.2% on Something-Something V2.

The foundation models have recently shown excellent performance on a variety of downstream tasks in computer vision. However, most existing vision foundation models simply focus on image-level pretraining and adpation, which are limited for dynamic and complex video-level understanding tasks. To fill the gap, we present general video foundation models, InternVideo, by taking advantage of both generative and discriminative self-supervised video learning. Specifically, InternVideo efficiently explores masked video modeling and video-language contrastive learning as the pretraining objectives, and selectively coordinates video representations of these two complementary frameworks in a learnable manner to boost various video applications. Without bells and whistles, InternVideo achieves state-of-the-art performance on 39 video datasets from extensive tasks including video action recognition/detection, video-language alignment, and open-world video applications. Especially, our methods can obtain 91.1% and 77.2% top-1 accuracy on the challenging Kinetics-400 and Something-Something V2 benchmarks, respectively. All of these results effectively show the generality of our InternVideo for video understanding. The code will be released at https://github.com/OpenGVLab/InternVideo .

Code Implementations2 repos
Foundations

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

Your Notes