Uncertainty Estimation in Deep Neural Networks for Dermoscopic Image Classification

Abstract

The high performance of machine learning algorithms for the task of skin lesion classification has been shown over the past few years. However, real-world implementations are still scarce. One of the reasons could be that most methods do not quantify the uncertainty in the predictions and are not able to detect data that is anomalous or significantly different from that used in training, which may lead to a lack of confidence in the automated diagnosis or errors in the interpretation of results. In this work, we explore the use of uncertainty estimation techniques and metrics for deep neural networks based on Monte-Carlo sampling and apply them to the problem of skin lesion classification on data from ISIC Challenges 2018 and 2019. Our results show that uncertainty metrics can be successfully used to detect difficult and out-of-distribution samples.

Cite

Text

Combalia et al. "Uncertainty Estimation in Deep Neural Networks for Dermoscopic Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00380

Markdown

[Combalia et al. "Uncertainty Estimation in Deep Neural Networks for Dermoscopic Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/combalia2020cvprw-uncertainty/) doi:10.1109/CVPRW50498.2020.00380

BibTeX

@inproceedings{combalia2020cvprw-uncertainty,
  title     = {{Uncertainty Estimation in Deep Neural Networks for Dermoscopic Image Classification}},
  author    = {Combalia, Marc and Hueto, Ferran and Puig, Susana and Malvehy, Josep and Vilaplana, Verónica},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {3211-3220},
  doi       = {10.1109/CVPRW50498.2020.00380},
  url       = {https://mlanthology.org/cvprw/2020/combalia2020cvprw-uncertainty/}
}