paper-with-me

Papers

A comparative study of 2D image segmentation algorithms for traumatic brain lesions using CT data from the ProTECTIII multicenter clinical trial

2020-06-01 · Shruti Jadon, Owen P. Leary, Ian Pan, Tyler J. Harder, David W. Wright, Lisa H. Merck, Derek L. Merck

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 Coefficient1 score of 0.94 using UNet++ 2D Architecture with Focal Tversky Loss Function, an increase from 0.85 using UNet 2D with Binary Cross-Entropy Loss Function in intraparenchymal hemorrhage (IPH) cases. Furthermore, using the same setting, we were able to achieve the Dice Coefficient score of 0.90 and 0.86 in cases of Extra-Axial bleeds and Traumatic contusions, respectively.

📄 PDF Abstract BibTeX arXiv:2006.01263

Code (1)

shruti-jadon/Brain-Lesions-Segmentation 공식 구현 tf

Tasks

Computed Tomography (CT)Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

UNet++ UNet++ is an architecture for semantic segmentation based on the U-Net. Through the use of densely connected nested decoder…

Similar Papers 제목 키워드 기반

TBI-GAN: An Adversarial Learning Approach for Data Synthesis on Traumatic Brain Segmentation

2022-08-12 · Xiangyu Zhao, Di Zang, Sheng Wang, Zhenrong Shen 외

Brain network analysis for traumatic brain injury (TBI) patients is critical for its consciousness level assessment and prognosis evaluation, which requires the segmentation of certain consciousness-related brain regions…

Brain SegmentationData AugmentationImage InpaintingPrognosis+1

Importance of Image Enhancement Techniques in Color Image Segmentation: A Comprehensive and Comparative Study

2017-08-09 · Dibya Jyoti Bora

Color image segmentation is a very emerging research topic in the area of color image analysis and pattern recognition. Many state-of-the-art algorithms have been developed for this purpose. But, often the segmentation r…

Image EnhancementImage SegmentationSegmentationSemantic Segmentation

Traumatic Brain Injury Segmentation using an Ensemble of Encoder-decoder Models

2025-09-29 · Ghanshyam Dhamat, Vaanathi Sundaresan arxiv

The identification and segmentation of moderate-severe traumatic brain injury (TBI) lesions pose a significant challenge in neuroimaging. This difficulty arises from the extreme heterogeneity of these lesions, which vary…

Image Registration

Intracranial Hemorrhage Segmentation Using Deep Convolutional Model

2019-10-18 · Murtadha D. Hssayeni, M. S., Muayad S. Croock, Aymen Al-Ani 외

Traumatic brain injuries could cause intracranial hemorrhage (ICH). ICH could lead to disability or death if it is not accurately diagnosed and treated in a time-sensitive procedure. The current clinical protocol to diag…

Image SegmentationMedical Image SegmentationmodelSegmentation+1

An Empirical Comparison of Explainable Artificial Intelligence Methods for Clinical Data: A Case Study on Traumatic Brain Injury

2022-08-13 · Amin Nayebi, Sindhu Tipirneni, Brandon Foreman, Chandan K. Reddy 외

A longstanding challenge surrounding deep learning algorithms is unpacking and understanding how they make their decisions. Explainable Artificial Intelligence (XAI) offers methods to provide explanations of internal fun…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Time SeriesTime Series Analysis