Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OmniMAE: Single Model Masked Pretraining on Images and Videos

About

Transformer-based architectures have become competitive across a variety of visual domains, most notably images and videos. While prior work studies these modalities in isolation, having a common architecture suggests that one can train a single unified model for multiple visual modalities. Prior attempts at unified modeling typically use architectures tailored for vision tasks, or obtain worse performance compared to single modality models. In this work, we show that masked autoencoding can be used to train a simple Vision Transformer on images and videos, without requiring any labeled data. This single model learns visual representations that are comparable to or better than single-modality representations on both image and video benchmarks, while using a much simpler architecture. Furthermore, this model can be learned by dropping 90% of the image and 95% of the video patches, enabling extremely fast training of huge model architectures. In particular, we show that our single ViT-Huge model can be finetuned to achieve 86.6% on ImageNet and 75.5% on the challenging Something Something-v2 video benchmark, setting a new state-of-the-art.

Rohit Girdhar, Alaaeldin El-Nouby, Mannat Singh, Kalyan Vasudev Alwala, Armand Joulin, Ishan Misra• 2022

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean34.7
1130
Image ClassificationImageNet-1K
Top-1 Acc86.6
836
Action RecognitionSomething-Something v2 (val)
Top-1 Accuracy69.5
535
Image ClassificationDTD--
487
Image ClassificationSUN397--
425
Action RecognitionKinetics-400
Top-1 Acc84
413
Action RecognitionSomething-Something v2
Top-1 Accuracy73.4
341
Action RecognitionSomething-Something v2 (test)
Top-1 Acc69.3
333
Image ClassificationiNaturalist 2018
Top-1 Accuracy83.2
287
Action RecognitionKinetics 400 (test)
Top-1 Accuracy80.8
245
Showing 10 of 33 rows

Other info

Code

Follow for update