TL;DR
This study compares various deep learning algorithms for segmenting traumatic brain lesions in CT scans, achieving high accuracy and demonstrating the effectiveness of UNet++ with Focal Tversky Loss in medical image analysis.
Contribution
It introduces a comprehensive comparison of deep learning architectures for brain lesion segmentation in CT images, highlighting the superior performance of UNet++ with Focal Tversky Loss.
Findings
UNet++ with Focal Tversky Loss achieved a Dice score of 0.94 for IPH.
The best model outperformed previous architectures with significant accuracy improvements.
High segmentation accuracy was demonstrated across multiple lesion types.
Abstract
Automated segmentation of medical imaging is of broad interest to clinicians and machine learning researchers alike. The goal of segmentation is to increase efficiency and simplicity of visualization and quantification of regions of interest within a medical image. Image segmentation is a difficult task because of multiparametric heterogeneity within the images, an obstacle that has proven especially challenging in efforts to automate the segmentation of brain lesions from non-contrast head computed tomography (CT). In this research, we have experimented with multiple available deep learning architectures to segment different phenotypes of hemorrhagic lesions found after moderate to severe traumatic brain injury (TBI). These include: intraparenchymal hemorrhage (IPH), subdural hematoma (SDH), epidural hematoma (EDH), and traumatic contusions. We were able to achieve an optimal Dice…
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
MethodsUNet++
