Comparative Analysis of Pre-trained Deep Learning Models and DINOv2 for Cushing's Syndrome Diagnosis in Facial Analysis
Hongjun Liu, Changwei Song, Jiaqi Qiang, Jianqiang Li, Hui Pan, Lin, Lu, Xiao Long, Qing Zhao, Jiuzuo Huang, Shi Chen

TL;DR
This study compares pre-trained CNNs, Transformer models, and DINOv2 for diagnosing Cushing's syndrome from facial images, finding that Transformer-based models and DINOv2 outperform CNNs, especially in capturing global facial features.
Contribution
It provides a comprehensive comparison of CNNs, Transformer models, and DINOv2 for Cushing's syndrome diagnosis, highlighting the superior performance of Transformer-based models and DINOv2.
Findings
Transformer models outperform CNNs in accuracy.
DINOv2 achieves the highest F1 score of 85.74%.
Gender bias favors female samples in model accuracy.
Abstract
Cushing's syndrome is a condition caused by excessive glucocorticoid secretion from the adrenal cortex, often manifesting with moon facies and plethora, making facial data crucial for diagnosis. Previous studies have used pre-trained convolutional neural networks (CNNs) for diagnosing Cushing's syndrome using frontal facial images. However, CNNs are better at capturing local features, while Cushing's syndrome often presents with global facial features. Transformer-based models like ViT and SWIN, which utilize self-attention mechanisms, can better capture long-range dependencies and global features. Recently, DINOv2, a foundation model based on visual Transformers, has gained interest. This study compares the performance of various pre-trained models, including CNNs, Transformer-based models, and DINOv2, in diagnosing Cushing's syndrome. We also analyze gender bias and the impact of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare and Education · Medical Imaging and Analysis
