| Literature DB >> 29910721 |
Jens K Boldsen1, Thorbjørn S Engedal1, Salvador Pedraza2, Tae-Hee Cho3,4, Götz Thomalla5, Norbert Nighoghossian3,4, Jean-Claude Baron6,7, Jens Fiehler8, Leif Østergaard1,9, Kim Mouridsen1.
Abstract
Stroke is the second most common cause of death worldwide, responsible for 6.24 million deaths in 2015 (about 11% of all deaths). Three out of four stroke survivors suffer long term disability, as many cannot return to their prior employment or live independently. Eighty-seven percent of strokes are ischemic. As an increasing volume of ischemic brain tissue proceeds to permanent infarction in the hours following the onset, immediate treatment is pivotal to increase the likelihood of good clinical outcome for the patient. Triaging stroke patients for active therapy requires assessment of the volume of salvageable and irreversible damaged tissue, respectively. With Magnetic Resonance Imaging (MRI), diffusion-weighted imaging is commonly used to assess the extent of permanently damaged tissue, the core lesion. To speed up and standardize decision-making in acute stroke management we present a fully automated algorithm, ATLAS, for delineating the core lesion. We compare performance to widely used threshold based methodology, as well as a recently proposed state-of-the-art algorithm: COMBAT Stroke. ATLAS is a machine learning algorithm trained to match the lesion delineation by human experts. The algorithm utilizes decision trees along with spatial pre- and post-regularization to outline the lesion. As input data the algorithm takes images from 108 patients with acute anterior circulation stroke from the I-Know multicenter study. We divided the data into training and test data using leave-one-out cross validation to assess performance in independent patients. Performance was quantified by the Dice index. The median Dice coefficient of ATLAS algorithm was 0.6122, which was significantly higher than COMBAT Stroke, with a median Dice coefficient of 0.5636 (p < 0.0001) and the best possible performing methods based on thresholding of the diffusion weighted images (median Dice coefficient: 0.3951) or the apparent diffusion coefficient (median Dice coefficeint: 0.2839). Furthermore, the volume of the ATLAS segmentation was compared to the volume of the expert segmentation, yielding a standard deviation of the residuals of 10.25 ml compared to 17.53 ml for COMBAT Stroke. Since accurate quantification of the volume of permanently damaged tissue is essential in acute stroke patients, ATLAS may contribute to more optimal patient triaging for active or supportive therapy.Entities:
Keywords: computer learning; decision trees; diffusion MRI; diffusion lesion; segmentation; stroke
Year: 2018 PMID: 29910721 PMCID: PMC5996895 DOI: 10.3389/fninf.2018.00021
Source DB: PubMed Journal: Front Neuroinform ISSN: 1662-5196 Impact factor: 4.081
Pooled patient characteristics.
| Patients | 108 (♀ = 41) | |
| Age | 70.5[30, 92] | |
| Time, Onset to MRI (minutes) | 149[46, 788] | |
| NIHSS | 11[4, 24] | |
| DWI volume (ml) | 11.8[0, 164.8] | |
| Signal-to-noise rate DWI | 13.1[4.5, 25.5] | |
| Stroke types | ||
| 51 | ||
| 19 | ||
| 13 | ||
| 3 | ||
| 1 | ||
| 21 | ||
| Visible occlusion | 82 | |
| 21 | ||
| 1 | ||
| 34 | ||
| 29 | ||
| 10 | ||
| 2 |
Figure 1The algorithm for calculating the mirror correced images. First an affine transformation, sending the left hemisphere to the right hemisphere and vise versa, is calculated by coregitering the b0-image to the image you get by flipping it along the sagittal plane. The DWI (or ADC) image is then flipped using this transformation. The flipped image is smoothed using an 3-dimensional Gaussian isotropic kernel. The mirror corrected image is then made voxel for voxel by subtracting the current voxel value in the DWI (or ADC) image by the most critical (highest for DWI, lowest for ADC) value of the transformed and smoothed image in a small neighborhood around the current voxel.
Figure 2The full ATLAS algorithm with examples of intermediate results. Panel (A) shows the input variables (the DWI and the ADC images). Panel (B) shows the preprocessed variables, that is the original two variable, and the mirror corrected versions of the original two variables. Panel (C) illustrated the voxelvise output of the decision tree. Panel (D) shows the postprocessing of first smoothing the output, and then thresholding. Finally panel (E) shows the ATLAS segmentation (blue outline) overlaying the original DWI image along with the expert drawn segmentation (red outline).
Figure 3The predicted volumes of the lesions segmented by the ATLAS algorithm and by the Combat stroke method compared to the volume segmented by the expert outlining.
Figure 4A boxplot of the Dice coefficients for the ATLAS segmentation, the Combat stroke segmentation and the best possible solely threshold based segmentation by DWI and by ADC.