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

BEiT v2: Masked Image Modeling with Vector-Quantized Visual Tokenizers

About

Masked image modeling (MIM) has demonstrated impressive results in self-supervised representation learning by recovering corrupted image patches. However, most existing studies operate on low-level image pixels, which hinders the exploitation of high-level semantics for representation models. In this work, we propose to use a semantic-rich visual tokenizer as the reconstruction target for masked prediction, providing a systematic way to promote MIM from pixel-level to semantic-level. Specifically, we propose vector-quantized knowledge distillation to train the tokenizer, which discretizes a continuous semantic space to compact codes. We then pretrain vision Transformers by predicting the original visual tokens for the masked image patches. Furthermore, we introduce a patch aggregation strategy which associates discrete image patches to enhance global semantic representation. Experiments on image classification and semantic segmentation show that BEiT v2 outperforms all compared MIM methods. On ImageNet-1K (224 size), the base-size BEiT v2 achieves 85.5% top-1 accuracy for fine-tuning and 80.1% top-1 accuracy for linear probing. The large-size BEiT v2 obtains 87.3% top-1 accuracy for ImageNet-1K (224 size) fine-tuning, and 56.7% mIoU on ADE20K for semantic segmentation. The code and pretrained models are available at https://aka.ms/beitv2.

Zhiliang Peng, Li Dong, Hangbo Bao, Qixiang Ye, Furu Wei• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU57.5
2731
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy80.1
1866
Image ClassificationImageNet-1k (val)--
1453
Image ClassificationImageNet-1K--
524
Image ClassificationFlowers102
Accuracy95.7
478
Image ClassificationImageNet ILSVRC-2012 (val)
Top-1 Accuracy80.1
405
Image ClassificationImageNet
Top-1 Accuracy85.5
324
Image ClassificationImageNet Robustness Suite
Top-1 Accuracy (ImageNet-A)76.2
42
Image ClassificationImageNet 1k (test)
Top-1 Acc81.7
28
Medical Image Re-identificationOASIS Brain-MRI 2
CMC-R170
26
Showing 10 of 24 rows

Other info

Follow for update