Adaptive boundary-enhanced Dice loss for image segmentation

自适应边界增强Dice损失用于图像分割

阅读:1

Abstract

Deep learning is widely utilized for medical image segmentation, and its effectiveness is significantly influenced by the choice of specialized loss functions. In this study, we introduce an adaptive boundary-enhanced Dice (ABeDice) loss function, which integrates an exponential recursive complementary (ERC) function with the traditional Dice loss to improve segmentation accuracy. The ERC function leverages the prediction probability of each pixel and its complement to enhance the detection and localization of object boundaries. By dynamically adjusting the distribution of prediction probabilities, the ABeDice loss prioritizes higher probabilities, thereby improving both quantization potential and convergence rate. This adaption not only boosts the learning capability of the network but also enhances its segmentation performance. The effectiveness of the ABeDice loss was validated through extensive experiments using the Swin-Unet on three public datasets, including REFUGE, ISIC2018, and RIT-Eyes. The results showed that ABeDice achieved average Dice similarity coefficient of 0.9114, 0.8940, and 0.9418, respectively, outperforming traditional Dice loss and its variants, such as Generalized Dice loss, Tervkey loss, and Sensitivity-Specifity loss. The code is available at https://github.com/wmuLei/ABeDice.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。