CVLGApr 25, 2024

Meta-Transfer Derm-Diagnosis: Exploring Few-Shot Learning and Transfer Learning for Skin Disease Classification in Long-Tail Distribution

arXiv:2404.16814v25 citationsh-index: 13IEEE journal of biomedical and health informatics
Originality Incremental advance
AI Analysis

This work addresses the problem of improving diagnostic accuracy for rare skin diseases in medical imaging, though it is incremental as it builds on existing methods.

The paper tackled the challenge of classifying rare skin diseases with limited labeled data and long-tailed distributions by comparing few-shot learning and transfer learning strategies, finding that transfer learning with data augmentation achieved state-of-the-art performance on two datasets and competitive results on a third.

Building accurate models for rare skin diseases remains challenging due to the lack of sufficient labeled data and the inherently long-tailed distribution of available samples. These issues are further complicated by inconsistencies in how datasets are collected and their varying objectives. To address these challenges, we compare three learning strategies: episodic learning, supervised transfer learning, and contrastive self-supervised pretraining, within a few-shot learning framework. We evaluate five training setups on three benchmark datasets: ISIC2018, Derm7pt, and SD-198. Our findings show that traditional transfer learning approaches, particularly those based on MobileNetV2 and Vision Transformer (ViT) architectures, consistently outperform episodic and self-supervised methods as the number of training examples increases. When combined with batch-level data augmentation techniques such as MixUp, CutMix, and ResizeMix, these models achieve state-of-the-art performance on the SD-198 and Derm7pt datasets, and deliver highly competitive results on ISIC2018. All the source codes related to this work will be made publicly available soon at the provided URL.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes