HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Efficient Self-supervised Vision Transformers for Representation Learning

Chunyuan Li Jianwei Yang Pengchuan Zhang Mei Gao Bin Xiao Xiyang Dai Lu Yuan Jianfeng Gao

Efficient Self-supervised Vision Transformers for Representation Learning

Abstract

This paper investigates two techniques for developing efficient self-supervised vision transformers (EsViT) for visual representation learning. First, we show through a comprehensive empirical study that multi-stage architectures with sparse self-attentions can significantly reduce modeling complexity but with a cost of losing the ability to capture fine-grained correspondences between image regions. Second, we propose a new pre-training task of region matching which allows the model to capture fine-grained region dependencies and as a result significantly improves the quality of the learned vision representations. Our results show that combining the two techniques, EsViT achieves 81.3% top-1 on the ImageNet linear probe evaluation, outperforming prior arts with around an order magnitude of higher throughput. When transferring to downstream linear classification tasks, EsViT outperforms its supervised counterpart on 17 out of 18 datasets. The code and models are publicly available: https://github.com/microsoft/esvit

Code Repositories

microsoft/esvit
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
self-supervised-image-classification-onEsViT(Swin-S)
Number of Params: 49M
Top 1 Accuracy: 80.8
self-supervised-image-classification-onEsViT (Swin-B)
Number of Params: 87M
Top 1 Accuracy: 81.3
Top 5 Accuracy: 95.5
self-supervised-image-classification-on-1EsViT (Swin-B)
Number of Params: 87M
Top 1 Accuracy: 83.9%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Efficient Self-supervised Vision Transformers for Representation Learning | Papers | HyperAI