Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Revisiting MAE pre-training for 3D medical image segmentation

About

Self-Supervised Learning (SSL) presents an exciting opportunity to unlock the potential of vast, untapped clinical datasets, for various downstream applications that suffer from the scarcity of labeled data. While SSL has revolutionized fields like natural language processing and computer vision, its adoption in 3D medical image computing has been limited by three key pitfalls: Small pre-training dataset sizes, architectures inadequate for 3D medical image analysis, and insufficient evaluation practices. In this paper, we address these issues by i) leveraging a large-scale dataset of 39k 3D brain MRI volumes and ii) using a Residual Encoder U-Net architecture within the state-of-the-art nnU-Net framework. iii) A robust development framework, incorporating 5 development and 8 testing brain MRI segmentation datasets, allowed performance-driven design decisions to optimize the simple concept of Masked Auto Encoders (MAEs) for 3D CNNs. The resulting model not only surpasses previous SSL methods but also outperforms the strong nnU-Net baseline by an average of approximately 3 Dice points setting a new state-of-the-art. Our code and models are made available here.

Tassilo Wald, Constantin Ulrich, Stanislav Lukyanenko, Andrei Goncharov, Alberto Paderno, Maximilian Miller, Leander Maerkisch, Paul F. J\"ager, Klaus Maier-Hein• 2024

Related benchmarks

TaskDatasetResultRank
Brain MRI SegmentationMS FLAIR D1 (test)
DSC60.35
6
Brain MRI SegmentationHippocampus D3 (test)
DSC89.6
6
Brain MRI SegmentationAtlas D4 22 (test)
DSC66.95
6
Brain MRI SegmentationISLES22 D7 (test)
DSC79.7
6
Brain MRI SegmentationHNTS-MRG24 D9 (test)
DSC68.62
6
Brain MRI SegmentationT2 Aneurysms D11 (test)
DSC47.26
6
Brain MRI SegmentationBrain Mets D2 (test)
DSC65.24
6
Brain MRI SegmentationCosmos22 D6 (test)
DSC80
6
Brain MRI SegmentationHanseg D8 (test)
DSC0.6211
6
Brain MRI SegmentationCrossModa D5 (test)
DSC84.08
6
Showing 10 of 13 rows

Other info

Follow for update