BEiT: BERT Pre-Training of Image Transformers

AI-generated keywords: BEiT BERT Transformers Image Classification Semantic Segmentation

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • The paper introduces a self-supervised vision representation model called BEiT
  • BEiT stands for Bidirectional Encoder representation from Image Transformers and is inspired by the success of BERT in natural language processing
  • The authors propose a masked image modeling task to pretrain vision Transformers, where each image has two views - image patches and visual tokens
  • Pre-training objective is to recover the original visual tokens based on the corrupted image patches
  • After pre-training, BEiT's model parameters are directly fine-tuned on downstream tasks by appending task layers upon the pretrained encoder
  • Experimental results show that BEiT achieves competitive results with previous pre-training methods, outperforming from-scratch DeiT training and ViT-L with supervised pre-training on ImageNet-22K
  • Code and pretrained models are available at https://aka.ms/beit for others to use and build upon their work towards achieving better performance in computer vision tasks through self-supervised learning techniques like those used in BEiT.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Hangbo Bao, Li Dong, Furu Wei

A Path to the BERT Moment of CV. Work in progress

Abstract: We introduce a self-supervised vision representation model BEiT, which stands for Bidirectional Encoder representation from Image Transformers. Following BERT developed in the natural language processing area, we propose a masked image modeling task to pretrain vision Transformers. Specifically, each image has two views in our pre-training, i.e, image patches (such as 16x16 pixels), and visual tokens (i.e., discrete tokens). We first "tokenize" the original image into visual tokens. Then we randomly mask some image patches and fed them into the backbone Transformer. The pre-training objective is to recover the original visual tokens based on the corrupted image patches. After pre-training BEiT, we directly fine-tune the model parameters on downstream tasks by appending task layers upon the pretrained encoder. Experimental results on image classification and semantic segmentation show that our model achieves competitive results with previous pre-training methods. For example, base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%). The code and pretrained models are available at https://aka.ms/beit.

Submitted to arXiv on 15 Jun. 2021

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2106.08254v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In their paper titled "BEiT: BERT Pre-Training of Image Transformers," authors Hangbo Bao, Li Dong, and Furu Wei introduce a self-supervised vision representation model called BEiT. The model stands for Bidirectional Encoder representation from Image Transformers and is inspired by the success of BERT in natural language processing. To pretrain vision Transformers, the authors propose a masked image modeling task where each image has two views - image patches (such as 16x16 pixels) and visual tokens (discrete tokens). They first tokenize the original image into visual tokens and then randomly mask some image patches before feeding them into the backbone Transformer. The pre-training objective is to recover the original visual tokens based on the corrupted image patches. After pre-training BEiT, the authors directly fine-tune its model parameters on downstream tasks by appending task layers upon the pretrained encoder. Experimental results on image classification and semantic segmentation show that BEiT achieves competitive results with previous pre-training methods. For example, base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%). The authors make their code and pretrained models available at https://aka.ms/beit for others to use and build upon their work towards achieving better performance in computer vision tasks through self-supervised learning techniques like those used in BEiT.
Created on 20 Jun. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.