Methods › Computer Vision › Vision Transformers › DINO
self-DIstillation with NO labels
DINO
Introduced by Mathilde Caron et al. in Emerging Properties in Self-Supervised Vision Transformers
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
DINO (self-distillation with no labels) is a self-supervised learning method that directly predicts the output of a teacher network - built with a momentum encoder - using a standard cross-entropy loss.
In the example to the right, DINO is illustrated in the case of one single pair of views (x₁, x₂) for simplicity. The model passes two different random transformations of an input image to the student and teacher networks. Both networks have the same architecture but other parameters. The output of the teacher network is centered with a mean computed over the batch. Each network outputs a K dimensional feature normalized with a temperature softmax over the feature dimension. Their similarity is then measured with a cross-entropy loss. A stop-gradient (sg) operator is applied to the teacher to propagate gradients only through the student. The teacher parameters are updated with the student parameters' exponential moving average (ema).
Papers archive 2025-07-28
30 shown of 208, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Feed-Forward SceneDINO for Unsupervised Semantic Scene Completion 8 Jul 2025 · 1 repository · arXiv:2507.06230
-
GroundingDINO-US-SAM: Text-Prompted Multi-Organ Segmentation in Ultrasound with LoRA-Tuned Vision-Language Models 30 Jun 2025 · 0 repositories · arXiv:2506.23903
-
Rethinking Random Masking in Self Distillation on ViT 12 Jun 2025 · 0 repositories · arXiv:2506.10582
-
Textile Analysis for Recycling Automation using Transfer Learning and Zero-Shot Foundation Models 6 Jun 2025 · 0 repositories · arXiv:2506.06569
-
Attacking Attention of Foundation Models Disrupts Downstream Tasks 3 Jun 2025 · 1 repository · arXiv:2506.05394
-
Talk2SAM: Text-Guided Semantic Enhancement for Complex-Shaped Object Segmentation 3 Jun 2025 · 0 repositories · arXiv:2506.05396
-
DINO-R1: Incentivizing Reasoning Capability in Vision Foundation Models 29 May 2025 · 0 repositories · arXiv:2505.24025
-
UP-SLAM: Adaptively Structured Gaussian SLAM with Uncertainty Prediction in Dynamic Environments 28 May 2025 · 0 repositories · arXiv:2505.22335
-
Regularized Personalization of Text-to-Image Diffusion Models without Distributional Drift 26 May 2025 · 0 repositories · arXiv:2505.19519
-
Unleashing Diffusion Transformers for Visual Correspondence by Modulating Massive Activations 24 May 2025 · 0 repositories · arXiv:2505.18584
-
SSPS: Self-Supervised Positive Sampling for Robust Self-Supervised Speaker Verification 20 May 2025 · 1 repository · arXiv:2505.14561
-
Guiding Diffusion with Deep Geometric Moments: Balancing Fidelity and Variation 18 May 2025 · 0 repositories · arXiv:2505.12486
-
IMAGE-ALCHEMY: Advancing subject fidelity in personalised text-to-image generation 15 May 2025 · 0 repositories · arXiv:2505.10743
-
BridgeIV: Bridging Customized Image and Video Generation through Test-Time Autoregressive Identity Propagation 11 May 2025 · 0 repositories · arXiv:2505.06985
-
UniVLA: Learning to Act Anywhere with Task-centric Latent Actions 9 May 2025 · 1 repository · arXiv:2505.06111Syntology ran 1 of 5 samples · 4 unverified
-
DeCLIP: Decoupled Learning for Open-Vocabulary Dense Perception 7 May 2025 · 1 repository · arXiv:2505.04410Syntology ran 0 of 1 samples · 1 unverified
-
From Word to Sentence: A Large-Scale Multi-Instance Dataset for Open-Set Aerial Detection 6 May 2025 · 0 repositories · arXiv:2505.03334
-
Pixel3DMM: Versatile Screen-Space Priors for Single-Image 3D Face Reconstruction 1 May 2025 · 0 repositories · arXiv:2505.00615
-
Automated Measurement of Eczema Severity with Self-Supervised Learning 21 Apr 2025 · 0 repositories · arXiv:2504.15193
-
PromptHMR: Promptable Human Mesh Recovery 8 Apr 2025 · 1 repository · arXiv:2504.06397
-
Resilience of Vision Transformers for Domain Generalisation in the Presence of Out-of-Distribution Noisy Images 5 Apr 2025 · 0 repositories · arXiv:2504.04225
-
AC-LoRA: Auto Component LoRA for Personalized Artistic Style Image Generation 3 Apr 2025 · 0 repositories · arXiv:2504.02231
-
F-ViTA: Foundation Model Guided Visible to Thermal Translation 3 Apr 2025 · 1 repository · arXiv:2504.02801
-
Efficient Adaptation For Remote Sensing Visual Grounding 29 Mar 2025 · 0 repositories · arXiv:2503.23083
-
Large Self-Supervised Models Bridge the Gap in Domain Adaptive Object Detection 29 Mar 2025 · 1 repository · arXiv:2503.23220
-
Z-SASLM: Zero-Shot Style-Aligned SLI Blending Latent Manipulation 29 Mar 2025 · 1 repository · arXiv:2503.23234
-
Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings 25 Mar 2025 · 1 repository · arXiv:2503.19740
-
Text-Guided Image Invariant Feature Learning for Robust Image Watermarking 18 Mar 2025 · 0 repositories · arXiv:2503.13805
-
CleverDistiller: Simple and Spatially Consistent Cross-modal Distillation 12 Mar 2025 · 0 repositories · arXiv:2503.09878
-
Object-Aware DINO (Oh-A-Dino): Enhancing Self-Supervised Representations for Multi-Object Instance Retrieval 12 Mar 2025 · 0 repositories · arXiv:2503.09867
Tasks archive 2025-07-28
20 shown of 225 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections