Comparative Analysis of ImageNet Pre-Trained Deep Learning Models and DINOv2 in Medical Imaging Classification
Yuning Huang, Jingchen Zou, Lanxi Meng, Xin Yue, Qing Zhao, Jianqiang, Li, Changwei Song, Gabriel Jimenez, Shaowu Li, Guanghui Fu

TL;DR
This study compares ImageNet pre-trained models and DINOv2 for medical imaging classification, revealing that DINOv2 performs well on natural image-like data but less so on clinical MRI data, with smaller models offering resource efficiency.
Contribution
It provides a comprehensive evaluation of DINOv2 versus traditional ImageNet models across multiple medical imaging modalities, highlighting the impact of the freezing mechanism and model size.
Findings
DINOv2 outperforms other models on public datasets with frozen mechanism.
ImageNet models perform better on clinical MRI data.
Smaller DINOv2 models are effective and resource-efficient.
Abstract
Medical image analysis frequently encounters data scarcity challenges. Transfer learning has been effective in addressing this issue while conserving computational resources. The recent advent of foundational models like the DINOv2, which uses the vision transformer architecture, has opened new opportunities in the field and gathered significant interest. However, DINOv2's performance on clinical data still needs to be verified. In this paper, we performed a glioma grading task using three clinical modalities of brain MRI data. We compared the performance of various pre-trained deep learning models, including those based on ImageNet and DINOv2, in a transfer learning context. Our focus was on understanding the impact of the freezing mechanism on performance. We also validated our findings on three other types of public datasets: chest radiography, fundus radiography, and dermoscopy. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging
MethodsAttention Is All You Need · Layer Normalization · Dense Connections · Focus · Softmax · Linear Layer · Multi-Head Attention · Residual Connection · Vision Transformer
