Adaptive t-vMF Dice Loss for Multi-class Medical Image Segmentation
Sota Kato, Kazuhiro Hotta

TL;DR
This paper introduces an adaptive t-vMF Dice loss for multi-class medical image segmentation, which improves Dice score by using a novel similarity measure and an automatic parameter tuning algorithm, leading to better segmentation performance.
Contribution
The paper proposes a new t-vMF Dice loss based on t-vMF similarity and an adaptive algorithm to automatically determine its parameters, enhancing segmentation accuracy.
Findings
Improved Dice score coefficient over original Dice loss.
Effective adaptive parameter tuning based on validation accuracy.
Validated on four datasets with five-fold cross validation.
Abstract
Dice loss is widely used for medical image segmentation, and many improvement loss functions based on such loss have been proposed. However, further Dice loss improvements are still possible. In this study, we reconsidered the use of Dice loss and discovered that Dice loss can be rewritten in the loss function using the cosine similarity through a simple equation transformation. Using this knowledge, we present a novel t-vMF Dice loss based on the t-vMF similarity instead of the cosine similarity. Based on the t-vMF similarity, our proposed Dice loss is formulated in a more compact similarity loss function than the original Dice loss. Furthermore, we present an effective algorithm that automatically determines the parameter for the t-vMF similarity using a validation accuracy, called Adaptive t-vMf Dice loss. Using this algorithm, it is possible to apply more compact…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Machine Learning and Data Classification · Medical Image Segmentation Techniques
MethodsDice Loss
