多项式Dice损失用于医学图像分割 / Polynomial Dice Loss for Medical Image Segmentation
1️⃣ 一句话总结
本文提出一种多项式Dice损失函数,通过泰勒展开将传统Dice损失表示为多项式形式,从而灵活调节高阶项权重,有效改善医学图像分割中数据不平衡和小病灶检测的难题。
Medical image segmentation is a fundamental task for medical image processing and computer-assisted intervention, yet data imbalance and small lesion detection pose significant challenges. Dice Loss, which measures the overlap between predicted and ground truth regions, is widely used to mitigate these issues. To further emphasize its properties, we propose Polynomial Dice Loss, a polynomial extension of Dice Loss. Specifically, by leveraging the geometric characteristics of Dice Loss and formulating the loss function as a polynomial representation via Taylor expansion, we enable the adjustment of the contribution of higher-order components to the loss function. In our experiments, we evaluate the proposed method against loss functions derived from conventional Dice and Tversky coefficients. Experimental results and further analysis show that the polynomial formulation provides a simple way to control the loss shape and achieves competitive performance across multiple segmentation settings.
多项式Dice损失用于医学图像分割 / Polynomial Dice Loss for Medical Image Segmentation
本文提出一种多项式Dice损失函数,通过泰勒展开将传统Dice损失表示为多项式形式,从而灵活调节高阶项权重,有效改善医学图像分割中数据不平衡和小病灶检测的难题。
源自 arXiv: 2606.23373