Few-Shot Learning Pipeline for Monkeypox Skin Disease Classification Using CNN Feature Extractors
Md. Safirur Rashid, Sabbir Ahmed, Muhammad Usama Islam, Sumona Hoque Mumu, and Md. Hasanul Kabir

TL;DR
This paper introduces a few-shot learning pipeline using lightweight CNNs and SimpleShot for Monkeypox skin disease classification, enabling effective recognition with limited labeled data and benchmarking multiple CNN backbones.
Contribution
The study systematically evaluates CNN feature extractors with a non-parametric few-shot classifier for Monkeypox detection, highlighting MobileNetV2_100's superior performance and domain robustness.
Findings
MobileNetV2_100 achieves highest accuracy among tested models.
Binary Monkeypox-vs-Others transfer remains stable across datasets.
Multi-class classification performance drops under domain shift.
Abstract
Despite the strong performance of Convolutional Neural Networks (CNNs) in disease classification, their effectiveness often depends on access to large annotated datasets, which is an impractical requirement for emerging or rare conditions such as Monkeypox. To overcome this limitation, we propose a few-shot learning (FSL) framework that employs SimpleShot, a lightweight, non-parametric, inductive classifier, for Monkeypox and pox-like skin disease recognition from limited labeled examples. The proposed pipeline passes the skin lesion images through a frozen, pretrained CNN backbone to obtain feature embeddings, which are then classified via SimpleShot using nearest-centroid comparisons in a normalized embedding space. We systematically benchmark six widely used CNN backbones as feature extractors under consistent experimental settings, enabling fair comparison. Experiments on three…
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.
