An empirical study for the early detection of Mpox from skin lesion images using pretrained CNN models leveraging XAI technique
Mohammad Asifur Rahim, Muhammad Nazmul Arefin, Md. Mizanur Rahman, Md Ali Hossain, Ahmed Moustafa

TL;DR
This study evaluates pre-trained CNN models for early monkeypox detection from skin images, using XAI techniques to improve interpretability, achieving high accuracy but noting overfitting issues.
Contribution
It demonstrates the effectiveness of transfer learning with CNNs and applies Grad-CAM for model interpretability in mpox detection, an underexplored area.
Findings
InceptionV3 achieved 95% accuracy on binary dataset
MobileNetV2 achieved 93% accuracy on multi-class dataset
Grad-CAM effectively visualized critical image regions
Abstract
Context: Mpox is a zoonotic disease caused by the Mpox virus, which shares similarities with other skin conditions, making accurate early diagnosis challenging. Artificial intelligence (AI), especially Deep Learning (DL), has a strong tool for medical image analysis; however, pre-trained models like CNNs and XAI techniques for mpox detection is underexplored. Objective: This study aims to evaluate the effectiveness of pre-trained CNN models (VGG16, VGG19, InceptionV3, MobileNetV2) for the early detection of monkeypox using binary and multi-class datasets. It also seeks to enhance model interpretability using Grad-CAM an XAI technique. Method: Two datasets, MSLD and MSLD v2.0, were used for training and validation. Transfer learning techniques were applied to fine-tune pre-trained CNN models by freezing initial layers and adding custom layers for adapting the final features for mpox…
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
TopicsPoxvirus research and outbreaks · AI in cancer detection
