paper-with-me

Papers

MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis

2020-10-28 · Jiancheng Yang, Rui Shi, Bingbing Ni

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 https://medmnist.github.io/.

📄 PDF Abstract BibTeX arXiv:2010.14925

Code (3)

MedMNIST/MedMNIST 공식 구현 pytorch
blupblupblup/near-ood-doppler-signatures pytorch
zhenyx19/medmnist pytorch

Tasks

AutoMLGeneral ClassificationMedical Image Analysisregression

Similar Papers 제목 키워드 기반

MedMNIST v2 -- A large-scale lightweight benchmark for 2D and 3D biomedical image classification

2021-10-27 · Jiancheng Yang, Rui Shi, Donglai Wei, Zequan Liu 외

We introduce MedMNIST v2, a large-scale MNIST-like dataset collection of standardized biomedical images, including 12 datasets for 2D and 6 datasets for 3D. All images are pre-processed into a small size of 28x28 (2D) or…

AutoMLimage-classificationImage Classification

Complex Mixer for MedMNIST Classification Decathlon

2023-04-20 · Zhuoran Zheng, Xiuyi Jia

With the development of the medical image field, researchers seek to develop a class of datasets to block the need for medical knowledge, such as \text{MedMNIST} (v2). MedMNIST (v2) includes a large number of small-sized…

AutoMLClassificationDecision MakingImage Enhancement+1

MedMNIST-C: Comprehensive benchmark and improved classifier robustness by simulating realistic image corruptions

2024-06-25 · Francesco Di Salvo, Sebastian Doerrich, Christian Ledig

The integration of neural-network-based systems into clinical practice is limited by challenges related to domain generalization and robustness. The computer vision community established benchmarks such as ImageNet-C as …

Data AugmentationDomain Generalization

Auto Machine Learning for Medical Image Analysis by Unifying the Search on Data Augmentation and Neural Architecture

2022-07-21 · Jianwei Zhang, Dong Li, Lituan Wang, Lei Zhang

Automated data augmentation, which aims at engineering augmentation policy automatically, recently draw a growing research interest. Many previous auto-augmentation methods utilized a Density Matching strategy by evaluat…

AutoMLData AugmentationMedical Image Analysis

Auto-nnU-Net: Towards Automated Medical Image Segmentation

2025-05-22 · Jannis Becktepe, Leona Hennig, Steffen Oeltze-Jafra, Marius Lindauer

Medical Image Segmentation (MIS) includes diverse tasks, from bone to organ segmentation, each with its own challenges in finding the best segmentation model. The state-of-the-art AutoML-related MIS-framework nnU-Net aut…

AutoMLComputational EfficiencyHyperparameter OptimizationImage Segmentation+5