Attention Based Feature Fusion Network for Monkeypox Skin Lesion Detection
Niloy Kumar Kundu, Mainul Karim, Sarah Kobir, Dewan Md. Farid

TL;DR
This paper presents a lightweight deep learning model combining EfficientNetV2B3 and ResNet151V2 with attention mechanisms to accurately classify monkeypox skin lesions, aiding early diagnosis amidst similar diseases.
Contribution
Introduces a novel feature fusion model with attention modules for improved monkeypox detection from skin images, outperforming existing methods.
Findings
Achieved 96.52% mean validation accuracy
Demonstrated high precision, recall, and F1-score (~96.5%)
Validated on publicly available dataset with cross-validation
Abstract
The recent monkeypox outbreak has raised significant public health concerns due to its rapid spread across multiple countries. Monkeypox can be difficult to distinguish from chickenpox and measles in the early stages because the symptoms of all three diseases are similar. Modern deep learning algorithms can be used to identify diseases, including COVID-19, by analyzing images of the affected areas. In this study, we introduce a lightweight model that merges two pre-trained architectures, EfficientNetV2B3 and ResNet151V2, to classify human monkeypox disease. We have also incorporated the squeeze-and-excitation attention network module to focus on the important parts of the feature maps for classifying the monkeypox images. This attention module provides channels and spatial attention to highlight significant areas within feature maps. We evaluated the effectiveness of our model by…
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 · Herpesvirus Infections and Treatments · Microbial infections and disease research
MethodsSoftmax · Attention Is All You Need · Focus
