CVAILGJun 15, 2021

A Clinically Inspired Approach for Melanoma classification

arXiv:2106.08021v1
AI Analysis

This addresses early melanoma diagnosis for medical applications by introducing a novel clinical justification into CAD systems, though it is incremental as it builds on existing classifiers.

The paper tackled melanoma classification by incorporating a clinically inspired differential approach (ugly duckling detection) via Intra-Patient Comparative Analysis into a CAD system, resulting in sensitivity improvements of at least 4.1% and specificity gains of 4.0% to 8.9% on a public dataset.

Melanoma is a leading cause of deaths due to skin cancer deaths and hence, early and effective diagnosis of melanoma is of interest. Current approaches for automated diagnosis of melanoma either use pattern recognition or analytical recognition like ABCDE (asymmetry, border, color, diameter and evolving) criterion. In practice however, a differential approach wherein outliers (ugly duckling) are detected and used to evaluate nevi/lesions. Incorporation of differential recognition in Computer Aided Diagnosis (CAD) systems has not been explored but can be beneficial as it can provide a clinical justification for the derived decision. We present a method for identifying and quantifying ugly ducklings by performing Intra-Patient Comparative Analysis (IPCA) of neighboring nevi. This is then incorporated in a CAD system design for melanoma detection. This design ensures flexibility to handle cases where IPCA is not possible. Our experiments on a public dataset show that the outlier information helps boost the sensitivity of detection by at least 4.1 % and specificity by 4.0 % to 8.9 %, depending on the use of a strong (EfficientNet) or moderately strong (VGG or ResNet) classifier.

Foundations

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

Your Notes