Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Auto-nnU-Net: Towards Automated Medical Image Segmentation

About

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 automates many aspects of model configuration but remains constrained by fixed hyperparameters and heuristic design choices. As a full-AutoML framework for MIS, we propose Auto-nnU-Net, a novel nnU-Net variant enabling hyperparameter optimization (HPO), neural architecture search (NAS), and hierarchical NAS (HNAS). Additionally, we propose Regularized PriorBand to balance model accuracy with the computational resources required for training, addressing the resource constraints often faced in real-world medical settings that limit the feasibility of extensive training procedures. We evaluate our approach across diverse MIS datasets from the well-established Medical Segmentation Decathlon, analyzing the impact of AutoML techniques on segmentation performance, computational efficiency, and model design choices. The results demonstrate that our AutoML approach substantially improves the segmentation performance of nnU-Net on 6 out of 10 datasets and is on par on the other datasets while maintaining practical resource requirements. Our code is available at https://github.com/automl/AutoNNUnet.

Jannis Becktepe, Leona Hennig, Steffen Oeltze-Jafra, Marius Lindauer• 2025

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationMSLesSeg
Dice Score70.47
16
Medical Image SegmentationNLSTseg (val)
Dice Score47.33
13
Medical Image SegmentationMRE-BSA (val)
Dice Coefficient70.73
13
Medical Image SegmentationGDMRI-CT (val)
Dice Score72.83
13
Medical Image SegmentationAMSMC-HTM (val)
Dice Coefficient82.77
13
Medical Image SegmentationPNPC (val)
Dice61.2
13
Medical Image SegmentationDenPAR
Dice Score96.52
9
Medical Image SegmentationOCT5k
Dice Score67.63
9
Medical Image SegmentationPediMS
Dice81.03
9
Medical Image SegmentationSTS-Tooth
Dice Score94.33
9
Showing 10 of 33 rows

Other info

Follow for update