Tackling the Class Imbalance Problem of Deep Learning Based Head and Neck Organ Segmentation
Elias Tappeiner, Martin Welk, Rainer Schubert

TL;DR
This paper improves deep learning-based head and neck organ segmentation by optimizing patch size and introducing a class adaptive Dice loss, significantly enhancing accuracy and reducing boundary errors in imbalanced data.
Contribution
It proposes a novel approach combining patch-size optimization and a new loss function to address class imbalance in medical image segmentation.
Findings
3% increase in Dice score
22% reduction in Hausdorff distance
Achieved segmentation accuracy of 0.8±0.15 with improved boundary precision
Abstract
The segmentation of organs at risk (OAR) is a required precondition for the cancer treatment with image guided radiation therapy. The automation of the segmentation task is therefore of high clinical relevance. Deep Learning (DL) based medical image segmentation is currently the most successful approach, but suffers from the over-presence of the background class and the anatomically given organ size difference, which is most severe in the head and neck (HAN) area. To tackle the HAN area specific class imbalance problem we first optimize the patch-size of the currently best performing general purpose segmentation framework, the nnU-Net, based on the introduced class imbalance measurement, and second, introduce the class adaptive Dice loss to further compensate for the highly imbalanced setting. Both the patch-size and the loss function are parameters with direct influence on the class…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Head and Neck Cancer Studies · Radiomics and Machine Learning in Medical Imaging
MethodsDice Loss
