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

Simplifying DINO via Coding Rate Regularization

About

DINO and DINOv2 are two model families being widely used to learn representations from unlabeled imagery data at large scales. Their learned representations often enable state-of-the-art performance for downstream tasks, such as image classification and segmentation. However, they employ many empirically motivated design choices and their training pipelines are highly complex and unstable -- many hyperparameters need to be carefully tuned to ensure that the representations do not collapse -- which poses considerable difficulty to improving them or adapting them to new domains. In this work, we posit that we can remove most such-motivated idiosyncrasies in the pre-training pipelines, and only need to add an explicit coding rate term in the loss function to avoid collapse of the representations. As a result, we obtain highly simplified variants of the DINO and DINOv2 which we call SimDINO and SimDINOv2, respectively. Remarkably, these simplified models are more robust to different design choices, such as network architecture and hyperparameters, and they learn even higher-quality representations, measured by performance on downstream tasks, offering a Pareto improvement over the corresponding DINO and DINOv2 models. This work highlights the potential of using simplifying design principles to improve the empirical practice of deep learning.

Ziyang Wu, Jingyuan Zhang, Druv Pai, XuDong Wang, Chandan Singh, Jianwei Yang, Jianfeng Gao, Yi Ma• 2025

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)
AP2.2
2454
Instance SegmentationCOCO 2017 (val)--
1144
Video Object SegmentationDAVIS 2017 (val)
J mean60.06
1130
Image ClassificationImageNet-1K
Top-1 Acc75.3
836
Surgical Phase RecognitionCholec80--
35
Fine grained classificationFood101
Accuracy75.79
30
Action Triplet RecognitionCholecT50
AP (I)85.4
27
Open-Ended Visual Question AnsweringLLS48-VQA
BLEU-10.5245
26
Semantic segmentationDSAD
DSC40.87
26
Closed-ended Visual Question AnsweringPitVQA
F1 Score59.2
26
Showing 10 of 31 rows

Other info

Follow for update