Melanoma is the most aggressive type of skin cancer with an estimated 106,110 new cases in the US in 2021. The 5-year survival rate of patients with early-stage melanoma is ~99%; however, ~13% of melanoma patients are diagnosed with lesions already at intermediate or advance stages, associated with a 5-year survival rate of ~66% and ~27% respectively. The current diagnosis technique involving visual inspection and biopsy often fail to visually distinguish clinically similar lesions; in particular, melanoma can be mistaken for benign lesion pigmented seborrheic keratosis (pSK). In this work, a deep learning model using Long Short-Term Memory (LSTM) networks is trained on the multispectral autofluorescence lifetime dermoscopy images collected from 41 benign lesions including solar lentigo and pSK, and 19 malignant lesions including melanoma, superficial basal cell carcinoma (BCC) and nodular BCC. The model is trained on the image pixels containing concatenated fluorescent decay signals from three emission channels. The posterior probabilities predicted for each pixel location, is used to construct probability maps of the images. Receiver Operator Characteristics (ROC) constructed on the threshold of the median value of the posterior probability map determines the effectiveness in distinguishing benign and malignant lesions. The entire dataset is split into training, validation, and test sets. The hyperparameters are tuned using the validation set while the model performance is estimated using the test set. The mean and standard deviation of the Areas Under the Curve (AUC) of the ROCs generated with 10 random test sets is 0.82 ± 0.04.
|