Segmenting Medical Images: From UNet to Res-UNet and nnUNet
Lina Huang, Alina Miron, Kate Hone, Yongmin Li

TL;DR
This paper compares deep learning models for medical image segmentation, demonstrating nnUNet's superior overall performance and robustness across various tasks like brain tumour, polyp, and heart segmentation.
Contribution
The study provides a comprehensive comparative analysis of UNet variants and nnUNet, highlighting nnUNet's consistent superiority in clinical segmentation tasks.
Findings
nnUNet outperforms other models in most metrics
Res-UNet excels in brain tumour segmentation accuracy
nnUNet achieves highest recall and precision across tasks
Abstract
This study provides a comparative analysis of deep learning models including UNet, Res-UNet, Attention Res-UNet, and nnUNet, and evaluates their performance in brain tumour, polyp, and multi-class heart segmentation tasks. The analysis focuses on precision, accuracy, recall, Dice Similarity Coefficient (DSC), and Intersection over Union (IoU) to assess their clinical applicability. In brain tumour segmentation, Res-UNet and nnUNet significantly outperformed UNet, with Res-UNet leading in DSC and IoU scores, indicating superior accuracy in tumour delineation. Meanwhile, nnUNet excelled in recall and accuracy, which are crucial for reliable tumour detection in clinical diagnosis and planning. In polyp detection, nnUNet was the most effective, achieving the highest metrics across all categories and proving itself as a reliable diagnostic tool in endoscopy. In the complex task of heart…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsSoftmax · Attention Is All You Need
