Lesion Elevation Prediction from Skin Images Improves Diagnosis
Kumar Abhishek, Ghassan Hamarneh
TL;DR
This work addresses improving skin lesion diagnosis by leveraging a latent clinical cue—lesion elevation—predicted from single 2D RGB skin images. It develops a pipeline that learns elevation from images, integrates elevation as auxiliary information into diagnosis models, and demonstrates cross-domain gains by applying elevation predictions to datasets lacking ground-truth elevation. The results show AUROC improvements of up to 6.29% for dermoscopic and 2.69% for clinical images, with significant statistics in most cases, validating both ground-truth and inferred elevations as useful cues. The findings suggest practical benefits for teledermatology and highlight future directions for dense elevation mapping and multi-dataset training to improve robustness and reduce bias.
Abstract
While deep learning-based computer-aided diagnosis for skin lesion image analysis is approaching dermatologists' performance levels, there are several works showing that incorporating additional features such as shape priors, texture, color constancy, and illumination further improves the lesion diagnosis performance. In this work, we look at another clinically useful feature, skin lesion elevation, and investigate the feasibility of predicting and leveraging skin lesion elevation labels. Specifically, we use a deep learning model to predict image-level lesion elevation labels from 2D skin lesion images. We test the elevation prediction accuracy on the derm7pt dataset, and use the elevation prediction model to estimate elevation labels for images from five other datasets: ISIC 2016, 2017, and 2018 Challenge datasets, MSK, and DermoFit. We evaluate cross-domain generalization by using these estimated elevation labels as auxiliary inputs to diagnosis models, and show that these improve the classification performance, with AUROC improvements of up to 6.29% and 2.69% for dermoscopic and clinical images, respectively. The code is publicly available at https://github.com/sfu-mial/LesionElevation.
