Investigating the Quality of DermaMNIST and Fitzpatrick17k Dermatological Image Datasets

1School of Computing Science, Simon Fraser University, Burnaby, BC, Canada
2Department of Mathematics, Indian Institute of Technology, Delhi, India

arXiv preprint arXiv:2401.14497, 2024

Abstract

The remarkable progress of deep learning in dermatological tasks has brought us closer to achieving diagnostic accuracies comparable to those of human experts. However, while large datasets play a crucial role in the development of reliable deep neural network models, the quality of data therein and their correct usage are of paramount importance. Several factors can impact data quality, such as the presence of duplicates, data leakage across train-test partitions, mislabeled images, and the absence of a well-defined test partition. In this paper, we conduct meticulous analyses of three popular dermatological image datasets: DermaMNIST, its source HAM10000, and Fitzpatrick17k, uncovering these data quality issues, measure the effects of these problems on the benchmark results, and propose corrections to the datasets. Besides ensuring the reproducibility of our analysis, by making our analysis pipeline and the accompanying code publicly available, we aim to encourage similar explorations and to facilitate the identification and addressing of potential data quality issues in other large datasets.

DermaMNIST Analysis

HAM10000 Analysis

Fitzpatrick17k Analysis

BibTeX

@article{abhishek2024investigating,
        title = {Investigating the Quality of {DermaMNIST} and {Fitzpatrick17k} Dermatological Image Datasets},
        author = {Abhishek, Kumar and Jain, Aditi and Hamarneh, Ghassan},
        journal = {arXiv preprint arXiv:2401.14497},
        doi = {10.48550/ARXIV.2401.14497},
        url = {https://arxiv.org/abs/2401.14497},
        year = {2024}
      }
        
@dataset{abhishek_2024_11101337,
        title = {{Investigating the Quality of {DermaMNIST} and {Fitzpatrick17k} Dermatological Image Datasets}},
        month = May,
        year = 2024,
        author = {Abhishek, Kumar and Jain, Aditi and Hamarneh, Ghassan},
        language = {en},
        publisher = {Zenodo},
        doi = {10.5281/ZENODO.11101337},
        url = {https://zenodo.org/doi/10.5281/zenodo.11101337},
      }