English

A Generalized Surface Loss for Reducing the Hausdorff Distance in Medical Imaging Segmentation

Image and Video Processing 2024-01-26 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

Within medical imaging segmentation, the Dice coefficient and Hausdorff-based metrics are standard measures of success for deep learning models. However, modern loss functions for medical image segmentation often only consider the Dice coefficient or similar region-based metrics during training. As a result, segmentation architectures trained over such loss functions run the risk of achieving high accuracy for the Dice coefficient but low accuracy for Hausdorff-based metrics. Low accuracy on Hausdorff-based metrics can be problematic for applications such as tumor segmentation, where such benchmarks are crucial. For example, high Dice scores accompanied by significant Hausdorff errors could indicate that the predictions fail to detect small tumors. We propose the Generalized Surface Loss function, a novel loss function to minimize Hausdorff-based metrics with more desirable numerical properties than current methods and with weighting terms for class imbalance. Our loss function outperforms other losses when tested on the LiTS and BraTS datasets using the state-of-the-art nnUNet architecture. These results suggest we can improve medical imaging segmentation accuracy with our novel loss function.

Keywords

Cite

@article{arxiv.2302.03868,
  title  = {A Generalized Surface Loss for Reducing the Hausdorff Distance in Medical Imaging Segmentation},
  author = {Adrian Celaya and Beatrice Riviere and David Fuentes},
  journal= {arXiv preprint arXiv:2302.03868},
  year   = {2024}
}