40 research outputs found

    A Review on Computer Aided Diagnosis of Acute Brain Stroke.

    Full text link
    Amongst the most common causes of death globally, stroke is one of top three affecting over 100 million people worldwide annually. There are two classes of stroke, namely ischemic stroke (due to impairment of blood supply, accounting for ~70% of all strokes) and hemorrhagic stroke (due to bleeding), both of which can result, if untreated, in permanently damaged brain tissue. The discovery that the affected brain tissue (i.e., 'ischemic penumbra') can be salvaged from permanent damage and the bourgeoning growth in computer aided diagnosis has led to major advances in stroke management. Abiding to the Preferred Reporting Items for Systematic Review and Meta-Analyses (PRISMA) guidelines, we have surveyed a total of 177 research papers published between 2010 and 2021 to highlight the current status and challenges faced by computer aided diagnosis (CAD), machine learning (ML) and deep learning (DL) based techniques for CT and MRI as prime modalities for stroke detection and lesion region segmentation. This work concludes by showcasing the current requirement of this domain, the preferred modality, and prospective research areas

    LambdaUNet: 2.5D Stroke Lesion Segmentation of Diffusion-weighted MR Images

    Full text link
    Diffusion-weighted (DW) magnetic resonance imaging is essential for the diagnosis and treatment of ischemic stroke. DW images (DWIs) are usually acquired in multi-slice settings where lesion areas in two consecutive 2D slices are highly discontinuous due to large slice thickness and sometimes even slice gaps. Therefore, although DWIs contain rich 3D information, they cannot be treated as regular 3D or 2D images. Instead, DWIs are somewhere in-between (or 2.5D) due to the volumetric nature but inter-slice discontinuities. Thus, it is not ideal to apply most existing segmentation methods as they are designed for either 2D or 3D images. To tackle this problem, we propose a new neural network architecture tailored for segmenting highly-discontinuous 2.5D data such as DWIs. Our network, termed LambdaUNet, extends UNet by replacing convolutional layers with our proposed Lambda+ layers. In particular, Lambda+ layers transform both intra-slice and inter-slice context around a pixel into linear functions, called lambdas, which are then applied to the pixel to produce informative 2.5D features. LambdaUNet is simple yet effective in combining sparse inter-slice information from adjacent slices while also capturing dense contextual features within a single slice. Experiments on a unique clinical dataset demonstrate that LambdaUNet outperforms existing 3D/2D image segmentation methods including recent variants of UNet. Code for LambdaUNet is released with the publication to facilitate future research

    Automatic segmentation of cerebral infarcts in follow-up computed tomography images with convolutional neural networks

    Get PDF
    Background and purpose: Infarct volume is a valuable outcome measure in treatment trials of acute ischemic stroke and is strongly associated with functional outcome. Its manual volumetric assessment is, however, too demanding to be implemented in clinical practice. Objective: To assess the value of convolutional neural networks (CNNs) in the automatic segmentation of infarct volume in follow-up CT images in a large population of patients with acute ischemic stroke. Materials and methods: We included CT images of 1026 patients from a large pooling of patients with acute ischemic stroke. A reference standard for the infarct segmentation was generated by manual delineation. We introduce three CNN models for the segmentati

    Automatic segmentation of cerebral infarcts in follow-up computed tomography images with convolutional neural networks

    Get PDF
    Background and purpose: Infarct volume is a valuable outcome measure in treatment trials of acute ischemic stroke and is strongly associated with functional outcome. Its manual volumetric assessment is, however, too demanding to be implemented in clinical practice. Objective: To assess the value of convolutional neural networks (CNNs) in the automatic segmentation of infarct volume in follow-up CT images in a large population of patients with acute ischemic stroke. Materials and methods: We included CT images of 1026 patients from a large pooling of patients with acute ischemic stroke. A reference standard for the infarct segmentation was generated by manual delineation. We introduce three CNN models for the segmentation of subtle, intermediate, and severe hypodense lesions. The fully automated infarct segmentation was defined as the combination of the results of these three CNNs. The results of the three-CNNs approach were compared with the results from a single CNN approach and with the reference standard segmentations. Results: The median infarct volume was 48 mL (IQR 15–125 mL). Comparison between the volumes of the three-CNNs approach and manually delineated infarct volumes showed excellent agreement, with an intraclass correlation coefficient (ICC) of 0.88. Even better agreement was found for severe and intermediate hypodense infarcts, with ICCs of 0.98 and 0.93, respectively. Although the number of patients used for training in the single CNN approach was much larger, the accuracy of the three-CNNs approach strongly outperformed the single CNN approach, which had an ICC of 0.34. Conclusion: Convolutional neural networks are valuable and accurate in the quantitative assessment of infarct volumes, for both subtle and severe hypodense infarcts in follow-up CT images. Our proposed three-CNNs approach strongly outperforms a more straightforward single CNN approach

    Automatic segmentation of kidney and kidney tumor based on 3D convolutional neural networks

    Get PDF
    Kidney cancer is a huge threat to humans, and the surgery is the most common treatment. For clinicians, knowing the morphology of the kidney and kidney tumor in advance may be helpful for surgery. Automatic segmentation of kidney and kidney tumor is a promising approach for these efforts. In this paper, we proposed a based 3D convolutional neural network to segment kidney and kidney tumor using the data from the 2019 Kidney Tumor Segmentation Challenge

    Deep Learning Technique for Detecting and Analysing Ischemic Stroke Using MRI Images

    Get PDF
    The quantitative analysis of cerebral MRI images plays a pivotal role in stroke diagnosis and treatment. Deep learning, particularly CNNs, with their robust learning capabilities, offer an effective tool for lesion detection. To address the unique properties of stroke injuries and automate detection processes, we compiled a dataset of brain MRI images from various medical sources, representing patients affected by ischemic strokes. Different deep learning-based networks, including “Single Shot Multibox Detector (SSD)”, “Region-based CNN with ResNet101 (RCNN-ResNet101)”, “RCNN with VGG16 (RCNN- VGG16)”, and “YOLOV3”, were employed for automated lesion detection. The evaluation focused on achieving optimal precision in comparison to existing methods across Diffused Weight, Flair, and T1 modalities of MRI datasets. The developed technique involves extracting deep features during the encoding stage, followed by the minimization of features using fully connected layers. Significant handcrafted features, such as Local Binary Pattern (LBP) and Gray Level Co-occurrence Matrix (GLCM), were incorporated alongside deep features. The concatenation of these features was implemented to maximize the dimension of the feature vector. This concatenated vector was then used to train and test the performance of various classifiers. Binary classification was employed to categorize brain images into normal or stroke affected. Initially, SoftMax was used as the default classifier. The performance of each classifier was individually evaluated, and the best-performing classifier was selected to confirm the overall effectiveness of the proposed technique. This all-encompassing strategy not only leverages deep learning for automatic lesion detection but also integrates handcrafted features and diverse classifiers to improve the precision and dependability of stroke detection across various brain MRI image modalities

    Deep learning for prediction of mechanism in acute ischemic stroke using brain diffusion magnetic resonance image

    Get PDF
    Background Acute ischemic stroke is a disease with multiple etiologies. Therefore, identifying the mechanism of acute ischemic stroke is fundamental to its treatment and secondary prevention. The Trial of Org 10172 in Acute Stroke Treatment classification is currently the most widely used system, but it often has a limitations of classifying unknown causes and inadequate inter-rater reliability. Therefore, we attempted to develop a three-dimensional (3D)-convolutional neural network (CNN)-based algorithm for stroke lesion segmentation and subtype classification using only the diffusion and apparent diffusion coefficient information of patients with acute ischemic stroke. Methods This study included 2,251 patients with acute ischemic stroke who visited our hospital between February 2013 and July 2019. Results The segmentation model for lesion segmentation in the training set achieved a Dice score of 0.843±0.009. The subtype classification model achieved an average accuracy of 81.9%, with accuracies of 81.6% for large artery atherosclerosis, 86.8% for cardioembolism, 72.9% for small vessel occlusion, and 86.3% for control. Conclusion We developed a model to predict the mechanism of cerebral infarction using diffusion magnetic resonance imaging, which has great potential for identifying diffusion lesion segmentation and stroke subtype classification. As deep learning systems are gradually developing, they are becoming useful in clinical practice and applications
    corecore