Home / Research Articles Hub / Emerging Properties in Self-Supervised Vision Tran...
🤖 Artificial Intelligence OpenAlex

Emerging Properties in Self-Supervised Vision Transformers

📅 Published: October 1, 2021 👤 Mathilde Caron, Hugo Touvron, Ishan Misra et al. 📖 2021 IEEE/CVF International Conference on Computer Vision (ICCV) 📊 4,980 citations
AI-Generated Summary

In this paper, we question if self-supervised learning provides new properties to Vision Transformer (ViT) that stand out compared to convolutional networks (convnets). We implement our findings into a simple self-supervised method, called DINO, which we interpret as a form of self-distillation with no labels.

⚡ This is an original paraphrased summary — not copied from the abstract. Full paper available at the source link below.

Key Findings
  • 1 Beyond the fact that adapting self-supervised methods to this architecture works particularly well, we make the following observations: first, self-supervised ViT features contain explicit information about the semantic segmentation of an image, which does not emerge as clearly with supervised ViTs, nor with convnets.
  • 2 Second, these features are also excellent k-NN classifiers, reaching 78.3% top-1 on ImageNet with a small ViT.
  • 3 Our study also underlines the importance of momentum encoder , multi-crop training , and the use of small patches with ViTs.
Why It Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

This summary is based on publicly available metadata and abstract. For the full research paper, visit the original source:

Read Full Paper at OpenAlex
More Artificial Intelligence Papers ← Back to Hub 📚 Learning Hub
Article Details
Source OpenAlex
Category 🤖 Artificial Intelligence
Published Oct 1, 2021
Journal 2021 IEEE/CVF International Conference on Computer Vision (ICCV)
DOI 10.1109/iccv48922.2021.00951
Citations 4,980
Authors Mathilde Caron, Hugo Touvron, Ishan Misra, Hervé Jeǵou, Julien Mairal