Skin Cancer Detection and Tracking using Data Synthesis and Deep Learning
This work addresses the challenge of limited data in skin cancer detection for clinical use, though it is incremental in applying existing CNN methods to a new domain with synthetic data.
The paper tackled the problem of detecting and tracking skin cancers and moles by introducing a data synthesis technique to generate augmented images, and demonstrated that a CNN trained on this synthetic data outperformed traditional methods and performed comparably to trained humans.
Dense object detection and temporal tracking are needed across applications domains ranging from people-tracking to analysis of satellite imagery over time. The detection and tracking of malignant skin cancers and benign moles poses a particularly challenging problem due to the general uniformity of large skin patches, the fact that skin lesions vary little in their appearance, and the relatively small amount of data available. Here we introduce a novel data synthesis technique that merges images of individual skin lesions with full-body images and heavily augments them to generate significant amounts of data. We build a convolutional neural network (CNN) based system, trained on this synthetic data, and demonstrate superior performance to traditional detection and tracking techniques. Additionally, we compare our system to humans trained with simple criteria. Our system is intended for potential clinical use to augment the capabilities of healthcare providers. While domain-specific, we believe the methods invoked in this work will be useful in applying CNNs across domains that suffer from limited data availability.