paper-with-me

홈 › Papers

Tversky loss function for image segmentation using 3D fully convolutional deep networks

2017-06-18 · Seyed Sadegh Mohseni Salehi, Deniz Erdogmus, Ali Gholipour

Fully convolutional deep neural networks carry out excellent potential for fast and accurate image segmentation. One of the main challenges in training these networks is data imbalance, which is particularly problematic in medical imaging applications such as lesion segmentation where the number of lesion voxels is often much lower than the number of non-lesion voxels. Training with unbalanced data can lead to predictions that are severely biased towards high precision but low recall (sensitivity), which is undesired especially in medical applications where false negatives are much less tolerable than false positives. Several methods have been proposed to deal with this problem including balanced sampling, two step training, sample re-weighting, and similarity loss functions. In this paper, we propose a generalized loss function based on the Tversky index to address the issue of data imbalance and achieve much better trade-off between precision and recall in training 3D fully convolutional deep neural networks. Experimental results in multiple sclerosis lesion segmentation on magnetic resonance images show improved F2 score, Dice coefficient, and the area under the precision-recall curve in test data. Based on these results we suggest Tversky loss function as a generalized framework to effectively train deep neural networks.

📄 PDF Abstract BibTeX arXiv:1706.05721

Code (2)

SahinTiryaki/Brain-tumor-segmentation-Vgg19UNet tf
umd-fire-coml/2020-Object-Detection-In-Aerial-Images tf

Tasks

Image SegmentationLesion SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Liver Lesion Segmentation with slice-wise 2D Tiramisu and Tversky loss function

2019-05-09 · Karsten Roth, Tomasz Konopczyński, Jürgen Hesser

At present, lesion segmentation is still performed manually (or semi-automatically) by medical experts. To facilitate this process, we contribute a fully-automatic lesion segmentation pipeline. This work proposes a metho…

Lesion SegmentationLiver SegmentationSegmentationSensitivity+1

A Novel Focal Tversky loss function with improved Attention U-Net for lesion segmentation

2018-10-18 · Nabila Abraham, Naimul Mefraz Khan

We propose a generalized focal loss function based on the Tversky index to address the issue of data imbalance in medical image segmentation. Compared to the commonly used Dice loss, our loss function achieves a better t…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2

UNet-3D with Adaptive TverskyCE Loss for Pancreas Medical Image Segmentation

2025-05-04 · Xubei Zhang, Mikhail Y. Shalaginov, Tingying Helen Zeng

Pancreatic cancer, which has a low survival rate, is the most intractable one among all cancers. Most diagnoses of this cancer heavily depend on abdominal computed tomography (CT) scans. Therefore, pancreas segmentation …

Computed Tomography (CT)Image SegmentationMedical Image SegmentationPancreas Segmentation+2

Multimodal HIE Lesion Segmentation in Neonates: A Comparative Study of Loss Functions

2025-02-13 · Annayah Usman, Abdul Haseeb, Tahir Syed

Segmentation of Hypoxic-Ischemic Encephalopathy (HIE) lesions in neonatal MRI is a crucial but challenging task due to diffuse multifocal lesions with varying volumes and the limited availability of annotated HIE lesion …

Lesion SegmentationSegmentation

Comparing Objective Functions for Segmentation and Detection of Microaneurysms in Retinal Images

2020-01-25 · MIDL 2019 7 · Jakob Kristian Holm Andersen, Thiusius Rajeeth Savarimuthu, Jakob Grauslund

Retinal microaneurysms (MAs) are the earliest signs of diabetic retinopathy (DR) which is the leading cause of blindness among the working aged population in the western world. Detection of MAs present a particular chall…