• Home
  • About
  • Repositories
  • Search
  • Web API
  • Feedback
<< Go Back

Metadata

Name
MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis
Repository
ZENODO
Identifier
doi:10.5281/zenodo.4269852
Description
Abstract

We present MedMNIST, a collection of 10 pre-processed medical open datasets. MedMNIST is standardized to perform classification tasks on lightweight 28x28 images, which requires no background knowledge. Covering the primary data modalities in medical image analysis, it is diverse on data scale (from 100 to 100,000) and tasks (binary/multi-class, ordinal regression and multi-label). MedMNIST could be used for educational purpose, rapid prototyping, multi-modal machine learning or AutoML in medical image analysis. Moreover, MedMNIST Classification Decathlon is designed to benchmark AutoML algorithms on all 10 datasets; We have compared several baseline methods, including open-source or commercial AutoML tools. The datasets, evaluation code and baseline methods for MedMNIST are publicly available at&nbsp;https://medmnist.github.io/.

&nbsp;

Please note that this dataset is&nbsp;NOT&nbsp;intended for clinical use.

&nbsp;

We recommend&nbsp;our official&nbsp;code&nbsp;to download, parse and use&nbsp;the MedMNIST dataset:


pip install medmnist


&nbsp;

Citation and Licenses

If you find this project useful, please cite our ISBI&#39;21 paper as:
&nbsp;&nbsp;&nbsp;&nbsp; Jiancheng Yang, Rui Shi, Bingbing Ni. &quot;MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis,&quot; arXiv preprint arXiv:2010.14925, 2020.

or using bibtex:
&nbsp;&nbsp;&nbsp;&nbsp; @article{medmnist,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; title={MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis},
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; author={Yang, Jiancheng and Shi, Rui and Ni, Bingbing},
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; journal={arXiv preprint arXiv:2010.14925},
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; year={2020}
&nbsp;&nbsp;&nbsp;&nbsp; }

Besides, please cite the corresponding paper if you use any subset of MedMNIST. Each subset uses the&nbsp;same license&nbsp;as that of the source dataset.

&nbsp;

PathMNIST

Jakob Nikolas Kather, Johannes Krisam, et al., &quot;Predicting survival from colorectal cancer histology slides using deep learning: A retrospective multicenter study,&quot; PLOS Medicine, vol. 16, no. 1, pp. 1&ndash;22, 01 2019.

License:&nbsp;CC BY 4.0

&nbsp;

ChestMNIST

Xiaosong Wang, Yifan Peng, et al., &quot;Chestx-ray8: Hospital-scale chest x-ray database and benchmarks on weakly-supervised classification and localization of common thorax diseases,&quot; in CVPR, 2017, pp. 3462&ndash;3471.

License:&nbsp;CC0 1.0

&nbsp;

DermaMNIST

Philipp Tschandl, Cliff Rosendahl, and Harald Kittler, &quot;The ham10000 dataset, a large collection of multisource dermatoscopic images of common pigmented skin lesions,&quot; Scientific data, vol. 5, pp. 180161, 2018.

Noel Codella, Veronica Rotemberg, Philipp Tschandl, M. Emre Celebi, Stephen Dusza, David Gutman, Brian Helba, Aadi Kalloo, Konstantinos Liopyris, Michael Marchetti, Harald Kittler, and Allan Halpern: &ldquo;Skin Lesion Analysis Toward Melanoma Detection 2018: A Challenge Hosted by the International Skin Imaging Collaboration (ISIC)&rdquo;, 2018; arXiv:1902.03368.

License:&nbsp;CC BY-NC 4.0

&nbsp;

OCTMNIST/PneumoniaMNIST

Daniel S. Kermany, Michael Goldbaum, et al., &quot;Identifying medical diagnoses and treatable diseases by image-based deep learning,&quot; Cell, vol. 172, no. 5, pp. 1122 &ndash; 1131.e9, 2018.

License:&nbsp;CC BY 4.0

&nbsp;

RetinaMNIST

DeepDR Diabetic Retinopathy Image Dataset (DeepDRiD), &quot;The 2nd diabetic retinopathy &ndash; grading and image quality estimation challenge,&quot; https://isbi.deepdr.org/data.html, 2020.

License:&nbsp;CC BY 4.0

&nbsp;

BreastMNIST

Walid Al-Dhabyani, Mohammed Gomaa, Hussien Khaled, and Aly Fahmy, &quot;Dataset of breast ultrasound images,&quot; Data in Brief, vol. 28, pp. 104863, 2020.

License:&nbsp;CC BY 4.0

&nbsp;

OrganMNIST_{Axial,Coronal,Sagittal}

Patrick Bilic, Patrick Ferdinand Christ, et al., &quot;The liver tumor segmentation benchmark (lits),&quot; arXiv preprint arXiv:1901.04056, 2019.

Xuanang Xu, Fugen Zhou, et al., &quot;Efficient multiple organ localization in ct image using 3d region proposal network,&quot; IEEE Transactions on Medical Imaging, vol. 38, no. 8, pp. 1885&ndash;1898, 2019.

License:&nbsp;CC BY 4.0
Data or Study Types
multiple
Source Organization
Unknown
Access Conditions
available
Year
2020
Access Hyperlink
https://doi.org/10.5281/zenodo.4269852

Distributions

  • Encoding Format: HTML ; URL: https://doi.org/10.5281/zenodo.4269852
This project was funded in part by grant U24AI117966 from the NIH National Institute of Allergy and Infectious Diseases as part of the Big Data to Knowledge program. We thank all members of the bioCADDIE community for their valuable input on the overall project.