benign lesion
Dataset Distribution Impacts Model Fairness: Single vs. Multi-Task Learning
Raumanns, Ralf, Schouten, Gerard, Pluim, Josien P. W., Cheplygina, Veronika
The influence of bias in datasets on the fairness of model predictions is a topic of ongoing research in various fields. We evaluate the performance of skin lesion classification using ResNet-based CNNs, focusing on patient sex variations in training data and three different learning strategies. We present a linear programming method for generating datasets with varying patient sex and class labels, taking into account the correlations between these variables. We evaluated the model performance using three different learning strategies: a single-task model, a reinforcing multi-task model, and an adversarial learning scheme. Our observations include: 1) sex-specific training data yields better results, 2) single-task models exhibit sex bias, 3) the reinforcement approach does not remove sex bias, 4) the adversarial model eliminates sex bias in cases involving only female patients, and 5) datasets that include male patients enhance model performance for the male subgroup, even when female patients are the majority. To generalise these findings, in future research, we will examine more demographic attributes, like age, and other possibly confounding factors, such as skin colour and artefacts in the skin lesions. We make all data and models available on GitHub.
Detection and Localization of Melanoma Skin Cancer in Histopathological Whole Slide Images
Kanwal, Neel, Amundsen, Roger, Hardardottir, Helga, Tomasetti, Luca, Undersrud, Erling Sandoy, Janssen, Emiel A. M., Engan, Kjersti
Melanoma diagnosed and treated in its early stages can increase the survival rate. A projected increase in skin cancer incidents and a dearth of dermatopathologists have emphasized the need for computational pathology (CPATH) systems. CPATH systems with deep learning (DL) models have the potential to identify the presence of melanoma by exploiting underlying morphological and cellular features. This paper proposes a DL method to detect melanoma and distinguish between normal skin and benign/malignant melanocytic lesions in Whole Slide Images (WSI). Our method detects lesions with high accuracy and localizes them on a WSI to identify potential regions of interest for pathologists. Interestingly, our DL method relies on using a single CNN network to create localization maps first and use them to perform slide-level predictions to determine patients who have melanoma. Our best model provides favorable patch-wise classification results with a 0.992 F1 score and 0.99 sensitivity on unseen data. The source code is https://github.com/RogerAmundsen/Melanoma-Diagnosis-and-Localization-from-Whole-Slide-Images-using-Convolutional-Neural-Networks.
Skin Analytics raises £4M Series A to use AI for skin cancer screening – TechCrunch
Skin Analytics, a U.K.-based startup that has developed a skin cancer screening service that uses artificial intelligence, has raised £4 million in Series A funding. The round was led by Hoxton Ventures, with participation from Nesta and Mustard Seed Ventures. Skin Analytics says it will use the injection of cash to expand its focus to the U.S. after it was awarded the "Breakthrough Device Designation" by the FDA, as part of a programme designed to fast track new technologies that can have significant impact on the nation's health. It will also continue forging partnerships within the U.K.'s national health service, following the launch of what it claims was the world's first "AI-powered" clinical pathway in conjunction with University Hospital Birmingham. Skin Analytics offers a CE marked medical device that studies suggests is able to identify skin cancers, pre-cancerous and benign lesions "to the same level as a dermatologist".
AI detects high-risk breast lesions with accuracy
A new machine learning model allows for physicians to determine whether atypical ductal hyperplasia (ADH) could upgrade to cancer, according to new research published in JCO Clinical Cancer Informatics. The model can identify 98 percent of all malignant cases prior to surgery, while sparing 16 percent of women from unnecessary surgeries on benign lesions. ADH is a breast lesion that increases the risk of breast cancer by four- to five-fold. Typically, ADH is found with mammography and its presence confirmed using biopsy. Previous research published in Current Problems in Diagnostic Radiology found that 95 percent of breast imagers recommend surgical removal for all ADH cases discovered during biopsy to establish if the lesion is cancerous.
Skin Cancer Detection and Tracking Using Data Synthesis and Deep Learning
Li, Yunzhu (Peking University) | Esteva, Andre (Stanford University) | Kuprel, Brett (Stanford University) | Novoa, Rob (Stanford University) | Ko, Justin (Stanford University) | Thrun, Sebastian (Stanford University)
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.
Robo-Dermatologist Diagnoses Skin Cancer With Expert Accuracy
There's been a lot of hand-wringing about artificial intelligence and robots taking away jobs--by one recent estimate, AI could replace up to six percent of jobs in the U.S. by 2021. While most of those will be in customer service and transportation, a recent study suggests that at least one job requiring highly skilled labor could also be getting some help from AI: dermatologist. Susan Scutti at CNN reports that researchers at Stanford used a deep learning algorithm developed by Google to diagnose skin cancer. The team taught the algorithm to sort images and recognize patterns by feeding it images of everyday objects over the course of a week. "We taught it with cats and dogs and tables and chairs and all sorts of normal everyday objects," Andre Esteva, lead author on the article published this week in the journal Nature, tells Scutti. "We used a massive data set of well over a million images."