Papers › nnU-Net Revisited: A Call for Rigorous Validation in 3D Medical Image Segmentation

nnU-Net Revisited: A Call for Rigorous Validation in 3D Medical Image Segmentation

15 Apr 2024arXiv:2404.09556archive 2025-07-28

Fabian Isensee, Tassilo Wald, Constantin Ulrich, Michael Baumgartner, Saikat Roy, Klaus Maier-Hein, Paul F. Jaeger

The release of nnU-Net marked a paradigm shift in 3D medical image segmentation, demonstrating that a properly configured U-Net architecture could still achieve state-of-the-art results. Despite this, the pursuit of novel architectures, and the respective claims of superior performance over the U-Net baseline, continued. In this study, we demonstrate that many of these recent claims fail to hold up when scrutinized for common validation shortcomings, such as the use of inadequate baselines, insufficient datasets, and neglected computational resources. By meticulously avoiding these pitfalls, we conduct a thorough and comprehensive benchmarking of current segmentation methods including CNN-based, Transformer-based, and Mamba-based approaches. In contrast to current beliefs, we find that the recipe for state-of-the-art performance is 1) employing CNN-based U-Net models, including ResNet and ConvNeXt variants, 2) using the nnU-Net framework, and 3) scaling models to modern hardware resources. These results indicate an ongoing innovation bias towards novel architectures in the field and underscore the need for more stringent validation standards in the quest for scientific progress.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.09556")

Code

Syntology Ran 1 of 7 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 1 ran; community (archive-listed): 4 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MIC-DKFZ/nnunet officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
DeepMicroscopy/nnUNet mentioned on GitHubpytorchApache-2.0 report
tawald/nnunet mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 1 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
6unverified

Licence: 0 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

comp_blosc2_params MIC-DKFZ/nnunet/nnunetv2/training/dataloading/nnunet_dataset.py official repository ran Apache-2.0 (permissive) · f8636c471203bf8b · report
copy_files MIC-DKFZ/nnunet/nnunetv2/dataset_conversion/Dataset027_ACDC.py official repository unverified Apache-2.0 (permissive) · 517ad51ee69e8a2d · report
merge MIC-DKFZ/nnunet/nnunetv2/batch_running/generate_lsf_runs_customDecathlon.py official repository unverified Apache-2.0 (permissive) · 86ec2ccc2984b8bf · report
calculate_confusion_matrix DeepMicroscopy/nnUNet/nnunetv2/evaluation.py community (archive-listed) unverified Apache-2.0 (permissive) · 58d38fedb5114f60 · report
convert_labels_back_to_BraTS DeepMicroscopy/nnUNet/nnunetv2/dataset_conversion/Dataset042_BraTS18.py community (archive-listed) unverified Apache-2.0 (permissive) · a2c8b38ba9393780 · report
mean_iou DeepMicroscopy/nnUNet/nnunetv2/evaluation.py community (archive-listed) unverified Apache-2.0 (permissive) · 9235f33692fd804d · report
mean_iou_from_confusion_matrix DeepMicroscopy/nnUNet/nnunetv2/evaluation.py community (archive-listed) unverified Apache-2.0 (permissive) · 1ce6a0bc9d7ba540 · report

Tasks

BenchmarkingImage SegmentationMambaMedical Image SegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Average PoolingConcatenated Skip ConnectionConvNeXtConvolutionGlobal Average PoolingKaiming InitializationMax PoolingReLUU-Net

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections