Enhancing Skin Disease Classification Leveraging Transformer-based Deep Learning Architectures and Explainable AI
Jayanth Mohan, Arrun Sivasubramanian, V Sowmya, Ravi Vinayakumar

TL;DR
This paper demonstrates that transformer-based deep learning models, especially DinoV2, significantly improve skin disease classification accuracy and explainability, aiding dermatologists in early diagnosis and treatment.
Contribution
It introduces a comprehensive comparison of transformer architectures for skin disease classification and highlights DinoV2's superior performance with explainable AI tools.
Findings
DinoV2 achieved 96.48% accuracy and 0.9727 F1-Score on the dataset.
Transformer models outperform traditional CNN architectures in this task.
Explainable AI tools like GradCAM and SHAP enhance model interpretability.
Abstract
Skin diseases affect over a third of the global population, yet their impact is often underestimated. Automating skin disease classification to assist doctors with their prognosis might be difficult. Nevertheless, due to efficient feature extraction pipelines, deep learning techniques have shown much promise for various tasks, including dermatological disease identification. This study uses a skin disease dataset with 31 classes and compares it with all versions of Vision Transformers, Swin Transformers and DivoV2. The analysis is also extended to compare with benchmark convolution-based architecture presented in the literature. Transfer learning with ImageNet1k weights on the skin disease dataset contributes to a high test accuracy of 96.48\% and an F1-Score of 0.9727 using DinoV2, which is almost a 10\% improvement over this data's current benchmark results. The performance of DinoV2…
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
TopicsCutaneous Melanoma Detection and Management
MethodsShapley Additive Explanations
