English

Visual Bias and Interpretability in Deep Learning for Dermatological Image Analysis

Computer Vision and Pattern Recognition 2025-08-07 v1

Abstract

Accurate skin disease classification is a critical yet challenging task due to high inter-class similarity, intra-class variability, and complex lesion textures. While deep learning-based computer-aided diagnosis (CAD) systems have shown promise in automating dermatological assessments, their performance is highly dependent on image pre-processing and model architecture. This study proposes a deep learning framework for multi-class skin disease classification, systematically evaluating three image pre-processing techniques: standard RGB, CMY color space transformation, and Contrast Limited Adaptive Histogram Equalization (CLAHE). We benchmark the performance of pre-trained convolutional neural networks (DenseNet201, Efficient-NetB5) and transformer-based models (ViT, Swin Transformer, DinoV2 Large) using accuracy and F1-score as evaluation metrics. Results show that DinoV2 with RGB pre-processing achieves the highest accuracy (up to 93%) and F1-scores across all variants. Grad-CAM visualizations applied to RGB inputs further reveal precise lesion localization, enhancing interpretability. These findings underscore the importance of effective pre-processing and model choice in building robust and explainable CAD systems for dermatology.

Keywords

Cite

@article{arxiv.2508.04573,
  title  = {Visual Bias and Interpretability in Deep Learning for Dermatological Image Analysis},
  author = {Enam Ahmed Taufik and Abdullah Khondoker and Antara Firoz Parsa and Seraj Al Mahmud Mostafa},
  journal= {arXiv preprint arXiv:2508.04573},
  year   = {2025}
}

Comments

This paper has been accepted in the 4th IEEE International Conference on Image Processing and Media Computing (ICIPMC) 2025

R2 v1 2026-07-01T04:37:37.402Z