Improving the U-Net Configuration for Automated Delineation of Head and Neck Cancer on MRI
Andrei Iantsen

TL;DR
This study enhances the traditional U-Net architecture for automated head and neck tumor segmentation on MRI by optimizing configuration and training strategies, achieving improved accuracy in a competitive challenge setting.
Contribution
It demonstrates that simple modifications like patch-wise normalization, scheduled data augmentation, and Gaussian weighting can significantly improve U-Net segmentation performance.
Findings
Patch-wise normalization improves training and inference.
Scheduled data augmentation enhances model accuracy.
Gaussian weighting slightly boosts patch prediction fusion.
Abstract
Tumor volume segmentation on MRI is a challenging and time-consuming process that is performed manually in typical clinical settings. This work presents an approach to automated delineation of head and neck tumors on MRI scans, developed in the context of the MICCAI Head and Neck Tumor Segmentation for MR-Guided Applications (HNTS-MRG) 2024 Challenge. Rather than designing a new, task-specific convolutional neural network, the focus of this research was to propose improvements to the configuration commonly used in medical segmentation tasks, relying solely on the traditional U-Net architecture. The empirical results presented in this article suggest the superiority of patch-wise normalization used for both training and sliding window inference. They also indicate that the performance of segmentation models can be enhanced by applying a scheduled data augmentation policy during training.…
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
TopicsBrain Tumor Detection and Classification · Radiomics and Machine Learning in Medical Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · Concatenated Skip Connection · Sparse Evolutionary Training · U-Net · Focus
