CVFeb 13, 2025

Multimodal HIE Lesion Segmentation in Neonates: A Comparative Study of Loss Functions

arXiv:2502.09148v13 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of accurate HIE lesion segmentation for medical imaging in neonates, but it is incremental as it focuses on optimizing loss functions within an existing framework.

The study tackled the problem of segmenting Hypoxic-Ischemic Encephalopathy (HIE) lesions in neonatal MRI by evaluating various loss functions, finding that compound losses like Tversky-HausdorffDT achieved the highest Dice and Normalized Surface Dice scores, while Dice-Focal-HausdorffDT minimized Mean Surface Distance.

Segmentation of Hypoxic-Ischemic Encephalopathy (HIE) lesions in neonatal MRI is a crucial but challenging task due to diffuse multifocal lesions with varying volumes and the limited availability of annotated HIE lesion datasets. Using the BONBID-HIE dataset, we implemented a 3D U-Net with optimized preprocessing, augmentation, and training strategies to overcome data constraints. The goal of this study is to identify the optimal loss function specifically for the HIE lesion segmentation task. To this end, we evaluated various loss functions, including Dice, Dice-Focal, Tversky, Hausdorff Distance (HausdorffDT) Loss, and two proposed compound losses -- Dice-Focal-HausdorffDT and Tversky-HausdorffDT -- to enhance segmentation performance. The results show that different loss functions predict distinct segmentation masks, with compound losses outperforming standalone losses. Tversky-HausdorffDT Loss achieves the highest Dice and Normalized Surface Dice scores, while Dice-Focal-HausdorffDT Loss minimizes Mean Surface Distance. This work underscores the significance of task-specific loss function optimization, demonstrating that combining region-based and boundary-aware losses leads to more accurate HIE lesion segmentation, even with limited training data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes