Polynomial Dice Loss for Medical Image Segmentation

πŸ“… 2026-06-22
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses the performance bottlenecks in medical image segmentation caused by data imbalance and the difficulty of detecting small lesions. To this end, the authors propose a novel polynomial Dice loss function based on Taylor expansion. This approach reformulates the conventional Dice loss into a polynomial form with adjustable higher-order terms, enabling flexible control over each term’s contribution to the overall loss and thereby refining the geometric properties and optimization dynamics of the loss function. Experimental results across multiple medical image segmentation tasks demonstrate that the proposed method significantly outperforms standard Dice loss and its Tversky variant, achieving superior segmentation accuracy and robustness.
πŸ“ Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

medical image segmentation
data imbalance
small lesion detection
Dice Loss
Innovation

Methods, ideas, or system contributions that make the work stand out.

Polynomial Dice Loss
Taylor expansion
medical image segmentation
loss function design
data imbalance
πŸ”Ž Similar Papers
No similar papers found.