Boundary Difference Over Union Loss For Medical Image Segmentation

08/01/2023
by   Fan Sun, et al.
0

Medical image segmentation is crucial for clinical diagnosis. However, current losses for medical image segmentation mainly focus on overall segmentation results, with fewer losses proposed to guide boundary segmentation. Those that do exist often need to be used in combination with other losses and produce ineffective results. To address this issue, we have developed a simple and effective loss called the Boundary Difference over Union Loss (Boundary DoU Loss) to guide boundary region segmentation. It is obtained by calculating the ratio of the difference set of prediction and ground truth to the union of the difference set and the partial intersection set. Our loss only relies on region calculation, making it easy to implement and training stable without needing any additional losses. Additionally, we use the target size to adaptively adjust attention applied to the boundary regions. Experimental results using UNet, TransUNet, and Swin-UNet on two datasets (ACDC and Synapse) demonstrate the effectiveness of our proposed loss function. Code is available at https://github.com/sunfan-bvb/BoundaryDoULoss.

READ FULL TEXT

page 7

page 8

research
05/27/2020

Segmentation Loss Odyssey

Loss functions are one of the crucial ingredients in deep learning-based...
research
11/04/2022

High-Resolution Boundary Detection for Medical Image Segmentation with Piece-Wise Two-Sample T-Test Augmented Loss

Deep learning methods have contributed substantially to the rapid advanc...
research
05/29/2020

Enhancing Foreground Boundaries for Medical Image Segmentation

Object segmentation plays an important role in the modern medical image ...
research
05/24/2017

Optimization of the Jaccard index for image segmentation with the Lovász hinge

The Jaccard loss, commonly referred to as the intersection-over-union lo...
research
01/12/2021

Boundary-Aware Segmentation Network for Mobile and Web Applications

Although deep models have greatly improved the accuracy and robustness o...
research
04/15/2022

ORCNet: A context-based network to simultaneously segment the ocular region components

Accurate extraction of the Region of Interest is critical for successful...
research
06/27/2021

Residual Moment Loss for Medical Image Segmentation

Location information is proven to benefit the deep learning models on ca...

Please sign up or login with your details

Forgot password? Click here to reset