paper-with-me

Papers

Fully Convolutional Network for Melanoma Diagnostics

2018-06-12 · Adon Phillips, Iris Teo, Jochen Lang

This work seeks to determine how modern machine learning techniques may be applied to the previously unexplored topic of melanoma diagnostics using digital pathology. We curated a new dataset of 50 patient cases of cutaneous melanoma using digital pathology. We provide gold standard annotations for three tissue types (tumour, epidermis, and dermis) which are important for the prognostic measurements known as Breslow thickness and Clark level. Then, we devised a novel multi-stride fully convolutional network (FCN) architecture that outperformed other networks trained and evaluated using the same data according to standard metrics. Finally, we trained a model to detect and localize the target tissue types. When processing previously unseen cases, our model's output is qualitatively very similar to the gold standard. In addition to the standard metrics computed as a baseline for our approach, we asked three additional pathologists to measure the Breslow thickness on the network's output. Their responses were diagnostically equivalent to the ground truth measurements, and when removing cases where a measurement was not appropriate, inter-rater reliability (IRR) between the four pathologists was 75.0%. Given the qualitative and quantitative results, it is possible to overcome the discriminative challenges of the skin and tumour anatomy for segmentation using modern machine learning techniques, though more work is required to improve the network's performance on dermis segmentation. Further, we show that it is possible to achieve a level of accuracy required to manually perform the Breslow thickness measurement.

📄 PDF Abstract BibTeX arXiv:1806.04765

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A Dual Convolutional Neural Network Pipeline for Melanoma Diagnostics and Prognostics

2023-12-14 · Marie Bø-Sande, Edvin Benjaminsen, Neel Kanwal, Saul Fuster 외

Melanoma is a type of cancer that begins in the cells controlling the pigment of the skin, and it is often referred to as the most dangerous skin cancer. Diagnosing melanoma can be time-consuming, and a recent increase i…

DiagnosticPrognosiswhole slide images

Deep Learning for Predicting Metastasis on Melanoma WSIs

2023-03-10 · Christopher Andreassen, Saul Fuster, Helga Hardardottir, Emiel A. M. Janssen 외

Northern Europe has the second highest mortality rate of melanoma globally. In 2020, the mortality rate of melanoma rose to 1.9 per 100 000 habitants. Melanoma prognosis is based on a pathologist's subjective visual anal…

Deep LearningPrognosiswhole slide images

The Impact of Lesion Focus on the Performance of AI-Based Melanoma Classification

2026-01-01 · Tanay Donde arxiv

Melanoma is the most lethal subtype of skin cancer, and early and accurate detection of this disease can greatly improve patients' outcomes. Although machine learning models, especially convolutional neural networks (CNN…

Transfer Learning

Automatic skin lesion segmentation with fully convolutional-deconvolutional networks

2017-03-15 · Yading Yuan

This paper summarizes our method and validation results for the ISBI Challenge 2017 - Skin Lesion Analysis Towards Melanoma Detection - Part I: Lesion Segmentation

Lesion SegmentationSegmentationSkin Lesion Segmentation

Multi-class Semantic Segmentation of Skin Lesions via Fully Convolutional Networks

2017-11-28 · Manu Goyal, Moi Hoon Yap, Saeed Hassanpour

Melanoma is clinically difficult to distinguish from common benign skin lesions, particularly melanocytic naevus and seborrhoeic keratosis. The dermoscopic appearance of these lesions has huge intra-class variations and …

SegmentationSemantic SegmentationTransfer Learning