HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Adaptive t-vMF Dice Loss for Multi-class Medical Image Segmentation

Sota Kato Kazuhiro Hotta

Adaptive t-vMF Dice Loss for Multi-class Medical Image Segmentation

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 similarities for easy classes and wider similarities for difficult classes, and we are able to achieve an adaptive training based on the accuracy of the class. Through experiments conducted on four datasets using a five-fold cross validation, we confirmed that the Dice score coefficient (DSC) was further improved in comparison with the original Dice loss and other loss functions.

Code Repositories

usagisukisuki/adaptive_t-vmf_dice_loss
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-automaticFCT
Avg DSC: 94.26
medical-image-segmentation-on-cvc-clinicdbDUCK-Net
mIoU: 0.9343
mean Dice: 0.9684
medical-image-segmentation-on-kvasir-segFCB Former
mIoU: 0.8974
mean Dice: 0.9445
medical-image-segmentation-on-synapse-multiFCB Former
Avg DSC: 80.26

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Adaptive t-vMF Dice Loss for Multi-class Medical Image Segmentation | Papers | HyperAI