Literature DB >> 31927502

An improved algorithm of white matter hyperintensity detection in elderly adults.

T Ding1, A D Cohen2, E E O'Connor3, H T Karim2, A Crainiceanu4, J Muschelli5, O Lopez2, W E Klunk2, H J Aizenstein2, R Krafty2, C M Crainiceanu5, D L Tudorascu2.   

Abstract

Automated segmentation of the aging brain raises significant challenges because of the prevalence, extent, and heterogeneity of white matter hyperintensities. White matter hyperintensities can be frequently identified in magnetic resonance imaging (MRI) scans of older individuals and among those who have Alzheimer's disease. We propose OASIS-AD, a method for automatic segmentation of white matter hyperintensities in older adults using structural brain MRIs. OASIS-AD is an approach evolved from OASIS, which was developed for automatic lesion segmentation in multiple sclerosis. OASIS-AD is a major refinement of OASIS that takes into account the specific challenges raised by white matter hyperintensities in Alzheimer's disease. In particular, OASIS-AD combines three processing steps: 1) using an eroding procedure on the skull stripped mask; 2) adding a nearest neighbor feature construction approach; and 3) applying a Gaussian filter to refine segmentation results, creating a novel process for WMH detection in aging population. We show that OASIS-AD performs better than existing automatic white matter hyperintensity segmentation approaches.
Copyright © 2020 The Authors. Published by Elsevier Inc. All rights reserved.

Entities:  

Keywords:  Alzheimer's disease; Brain; MRI; OASIS; Statistical methods neuroimaging; WMH segmentation

Mesh:

Year:  2019        PMID: 31927502      PMCID: PMC6957792          DOI: 10.1016/j.nicl.2019.102151

Source DB:  PubMed          Journal:  Neuroimage Clin        ISSN: 2213-1582            Impact factor:   4.881


Introduction

Structural magnetic resonance imaging (sMRI) is widely used in clinical practice to diagnose and manage neurodegenerative diseases, such as Alzheimer’s disease (AD), that primarily affects older adults. However, using automatic MRI processing techniques for brain images of older adults can be challenging due to white matter hyperintensities (WMHs), atrophy, and other aging pathologies. We focus on WMHs in this article. WMHs are areas in the white matter of the brain that appear hyperintense on a T2-weighted-Fluid-Attenuated Inversion Recovery (T2-FLAIR) scan and appear hypointense on a T1-weighted scan as compared to normal appearing white matter. Because the size, shape, and positioning of WMH regions are highly heterogeneous in the brain of older adults, using segmentation approaches developed for the brain of healthy young adults could lead to substantial tissue miss-classification. For example, segmentation of brain imaging data into gray matter (GM), white matter (WM), and cerebrospinal fluid (CSF) is a crucial processing step in brain imaging studies. Existing automatic segmentation approaches were developed for the brain images of healthy young adults, which generally do not contain WMHs. When WMHs are present, automatic segmentation tools that use T1-weighted images may incorrectly classify WMHs as GM since both appear hypointense. Therefore, large WMH areas could artificially increase the estimated GM volumes in cross-sectional studies and could lead to severe underestimation of GM loss in longitudinal studies. This can be a major problem in studies that use GM volume as a general marker of brain atrophy. Moreover, WMHs are more prevalent in older adults and women (Van Den Heuvel et al., 2004), which may lead to differential tissue classification performance in specific subgroups. WMHs appear in a variety of studies both in individuals who are clinically symptomatic or asymptomatic. In particular, WMHs are pervasive in studies of aging, AD, bipolar disorder (Pillai et al., 2002), and stroke (Wong et al., 2002). WMH segmentation is crucial for correct tissue classification as well as for estimating the WMH volume directly, as this is often user as a marker of cerebrovascular diseases. In this article we focus on WMH segmentation in the aging brain in general and aging brain affected by AD in particular. A review of existing WMH segmentation methods is provided in Caligiuri et al. (2015). The methods are divided into three categories: (1) supervised learning algorithms using manually-labeled tracings of WMHs; (2) unsupervised learning algorithms using unlabeled manual tracings; and (3) semi-automated algorithms with various degrees of user intervention. Supervised classification algorithms include: k-nearest neighbors (kNN), non-parametric classification using the k closest training samples in the feature space (Anbeek et al., 2004), support vector machines (SVM) (Lao et al., 2008), Bayesian methods that combine multivariate signal intensity and spatial information (Herskovits et al., 2008), artificial neural networks (ANN) using multi-sequence images (Dyrby et al., 2008), Gaussian mixture models (Simões et al., 2013), logistic regression of multi-sequence images (Sweeney et al., 2013), adaptive intensity threshold search (Yoo et al., 2014), and deep learning approaches: (Kuijf, Tax, Zaanen, Bouvy, Bresser, Leemans, Viergever, Biessels, Vincken, 2016, Moeskops, Bresser, Kuijf, Mendrik, Biessels, Pluim, Igum, 2018, Raidou, Kuijf, Sepasian, Pezzotti, WH, M, Vilanova, 2014), convolutional neural networks (Ghafoorian et al., 2017). Moeskops (Moeskops et al., 2018) and colleagues evaluated different deep learning algorithms and their evaluating metrics were higher than previously reported in the literature using Visual Analytics methods (Kuijf, Tax, Zaanen, Bouvy, Bresser, Leemans, Viergever, Biessels, Vincken, 2016, Raidou, Kuijf, Sepasian, Pezzotti, WH, M, Vilanova, 2014) on the same data. Unsupervised classification algorithms include: a two-level fuzzy inference system based on proton density (PD) and T2-FLAIR images (Admiraal-Behloul et al., 2005), a fuzzy connected algorithm combined with image registration (Wu et al., 2006), and a geostatistical fuzzy c-means clustering algorithm (Anitha et al., 2012). Semi-automated algorithms include: region growing using adaptive thresholding (Itti et al., 2001), bispectral fuzzy class means (Sheline et al., 2008), and semi-automatic peak identification on the 2D histogram of T1 and T2 intensities (Sheline et al., 2008). Caligiuri et al. (2015) concluded that a good WMH segmentation method should include a comprehensive image preprocessing pipeline based on multi-sequence data that takes into account spatial information about lesions and corrects for false positives. We propose OASIS-AD, an automatic supervised approach based on logistic regression and careful development of the feature space. OASIS-AD is an approach evolved from OASIS (Sweeney et al., 2013)(Automated Statistical Inference for Segmentation), which was developed for automatic lesion segmentation in multiple sclerosis (MS). OASIS-AD is a major refinement of OASIS that takes into account the specific challenges raised by WMH in AD. In particular, OASIS-AD combines three processing steps: 1) using an eroding procedure on the skull stripped mask; 2) adding a nearest neighbor feature construction approach; and 3) applying a Gaussian filter to refine segmentation results, thus creating a novel WMH detection procedure, OASIS-AD. We show that OASIS-AD performs better than existing WMH segmentation approaches using gold standard segmentations.

Materials and methods

In this section we introduce OASIS-AD, an automated method of WMH segmentation with application to AD patients and older adults. OASIS-AD has three main components: (a) development of a binary brain tissue mask; (b) normalization of MRI intensities and creation of smoothed volumes; and (c) two-step modeling of WMH regions. The first step of modeling consists of training a richly parameterized logistic regression model using the data preprocessed in the (a) and (b) components of OASIS-AD. The second step consists of refining the voxel-level probability map generated in the first step to shrink WMH regions, and smoothing the probability map to reduce the false positive rate. A flowchart of OASIS-AD is presented in Fig. 1.
Fig. 1

OASIS-AD procedure.

OASIS-AD procedure.

Study participants

We have randomly selected a sample of 20 older individuals from our ongoing Normal Aging study previously described in Karim et al. (2019); Nadkarni et al. (2019). The selected sample included 20 cognitively normal study participants at the time of scanning. The average age in our sample is 81.2 (SD = 7.15), with an average education equal to 14.2 years (SD = 2.44), 70% of the sample are females, 85% white and 15% african american. In the next sections we describe the OASIS-AD steps in greater detail.

Image preprocessing

The image preprocessing used fslr” (Muschelli et al., 2015) in Neuroconductor” (Muschelli et al., 2018), a comprehensive R” environment for imaging processing tools. The fslr” package wraps the FMRIB Software Library (FSL 5.0) (https://fsl.fmrib.ox.ac.uk/fsl) into the R” language. The preprocessing steps were applied in the following order: Perform within-subject coregistration of the T1-weighted image to the T2-FLAIR image. Apply N4-bias-correction (Avants, 2019, Tustison, Avants, Cook, Zheng, Egan, Yushkevich, Gee, 2010) to the registered T1-weighted image. Conduct skull stripping using FSL BET (Brain Extraction Tool) (Smith, 2002) on the registered and N4 corrected T1-weighted image. Erode the brain mask with a default 5 × 5 × 5 kernel box. Eroding a binary mask, A, with a kernel, B, centered at C consists of moving B by sliding its center C over all voxels in A. If all voxels in B are contained in A then the location of the center C is labeled as 1; otherwise, it is labeled 0 (erosion) (Haralick et al., 1987). The fslerode package in fslr (Muschelli et al., 2015) was used for the erosion procedure.

Intensity normalization

Using a method similar to the one used by Shinohara et al. (2012), images intensities for both T1-weighted and T2-FLAIR images were normalized as follows:where μ and σ are the mean and standard deviation of the preprocessed image intensities for subject i from modality M. Note that Shinohara et al. (2012) used the normally appearing white matter (NAWM) as the reference set for normalization, which would require at least partial segmentation of NAWM; here we avoid this problem by using the entire brain as reference.

Smoothed volumes

Similarly to the original OASIS approach, we used smoothed volumes by applying Gaussian kernel smoothers both to the T1-weighted and T2-FLAIR images. Two 3D Gaussian filters with window sizes of 10 and 20 mm, respectively, were used to capture local inhomogeneity patterns that were not accounted by the N4 correction. We denote by the smoothed volume for subject i, image modality M, and kernel size k at voxel v. We fit models that include these smoothed volumes as well as models that do not (labeled reduced models), as the aggressive smoothing might actually remove subtle differences specific to the WM/GM boundary, which could further induce classification bias.

Logistic regression model

Two logistic regression models were used: M1, a full model based on OASIS and all the image modalities, and M2, a reduced model. The M1 model for the probability that a voxel v for study participant i is in WMH area isModel M2 with the reduced predictors set is:where is the normalized voxel’s v FLAIR value, while and are smoothed normalized voxel's v FLAIR values with Gaussian kernels of size 10 mm and 20 mm, respectively. Notation for the other modalities follows the same convention.

Probability map refinement

The logistic regression models introduced in Section 2.5 are used to produce an initial probability map for WMH at the voxel level. This probability map is then refined to reduce the false positive detection rate using two additional techniques: Nearest Neighbor Refinement and Gaussian Filter Refinement to remove false positives. We describe these in the next two sections.

Nearest neighbor refinement

The Nearest Neighbor Refinement (NNR) consists of first applying the FAST” (Zhang et al., 2001) algorithm, a popular brain tissue segmentation based on T1-weighted images. The FAST” algorithm provides an estimated probability that the voxel v is in white matter, gray matter, CSF, respectively. The sum of and is equal to 1 for every voxel v. From these estimated tissue probability maps we estimate the tissue type of voxel v, denoted by T, as the tissue with highest probability at voxel v. Using the logistic models in Section 2.5 we generate a probability that each voxel v is in WMH and denote it by . We denote by N the 6 nearest neighbors (6NN) of voxel v. The idea is to use information from the neighboring voxels to reduce “speckling”, the phenomenon where a few isolated voxels are identified as WMH when they should not be. Below we provide the detailed algorithm. The algorithm starts with voxels whose estimated probability by FAST” of being in white matter is 1, and whose 6NN are all estimated to be in white matter by FAST”, . Here, the last equality indicates that all entries of the six-dimensional vector are estimated to be white matter by FAST”. For these voxels the estimated probability of the voxel being in WMH is exponentially reduced by simply raising the estimated probability of the voxel being in WMH using the logistic models to the power 10, . The net effect is to substantially reduce the estimated probability of this type of voxel to be in WMH. The second option is when the voxel is estimated by FAST” to be in white matter, but not all its 6NN are estimated to be in white matter, . The last inequality indicates that at least one of the 6NN of the voxel v is not estimated to be in white matter by FAST”. In this case the estimated probability for the voxel to be in WMH is increased by raising it to the power which is the average of the estimated probabilities for the voxel to be in white matter by FAST”. The average of these probabilities is a number less than one, indicating that the probability will be increased. The probability is increased more when there are more neighbors that are not estimated to be in white matter and when the estimated probabilities of these neighbors are further from 1, indicating increased probability that the voxels are not actually in the white matter. Both of these choices of powers where found empirically to work well and were validated using training/test data. If neither of these conditions are satisfied than the probability map obtained from the logistic models remains unchanged, .

Gaussian filter refinement

Once the NNR procedure is applied we apply a 3D Gaussian filter on the generated probability maps using the following sequence of operations: (1) create an eroded brain mask; (2) fill in the voxels in the eroded brain mask with the WMH probabilities estimated in Section 2.6.1; and (3) apply a 3D Gaussian filter of size 5 × 5 × 5 mm to the probability map on the eroded brain.

Binary segmentation and evaluation metrics

After creating the probability maps, a threshold value needs to be identified to classify voxels into classes. We use an approach proposed by Valcarcel et al. (2018), who proposed to use multiple threshold candidates and selected the optimal threshold based on the performance on the training set. We used the Dice Similarity Coefficient(DSC) (Dice, 1945) as the evaluation metric for selecting the optimal threshold. Results were compared with manual segmentations performed by an experienced neuroradiologist, which provided the gold standard. The manual tracings of WMH were performed on 5 contiguous slices on the T2-FLAIR scans, the same for each subject. Models were compared in terms of the following metrics: (1) number of true positive voxels (TP); (2) number of false positive voxels (FP); (3) number of true negative voxels (FN); and (4) number of false negative voxels (FN). We computed four additional combined metrics commonly used for prediction performance evaluation (Goutte and Gaussier, 2005): (a) accuracy, defined as ACC = (TP+TN)/ (TP+FP+FN+TN); (b) positive predictive value, defined as PPV = TP/(TP+FP); (c) true positive rate, defined as TPR = TP/(TP+FN); (d) false positive rate, defined as FPR = FP/(FP+TN); and (e) dice similarity coefficient, defined as DSC = 2TP/(2TP+FP+FN) as well as 95% confidence interval (CI) computed using bootstrap. We also included the receiver operating characteristic curve (ROC curve), the precision-recall curve (PRC), and the area under these two curves (AUC) (Davis and Goadrich, 2006).

Comparison with other methods

We compared OASIS-AD with four other methods: OASIS (developed for MS lesion segmentation), MIMOSA (Valcarcel et al., 2018), the lesion segmentation tool (LST) (Schmidt, 2017), and the fuzzy connected algorithm of Wu et al. (2006) and labeled as fuzzy-c. Methods were compared on our study participants sample described in Section 2.1.

Results

Data were randomly split into training (15 study participants) and testing (5 study participants) and models were compared in terms of their performance on the testing data set.

Models performance comparison

OASIS-AD models comparison

We start by first evaluating the various types of the OASIS-AD model. Table 1 provides results for all model combinations considered, where the first column provides the label, while the second column provides the type of analysis conducted. For example, M2-NG is the OASIS-AD model using the logistic model M2 introduced in Section 2.5 combined with the NNR algorithm introduced in Section 1 followed by GFR algorithm introduced in Section 2.6.2. The acronym for this model could be OASIS-AD-M2-NG, but this is way too complex and we will use the M2-NG shortcut for presentation purposes, while understanding that all these models have the OASIS concept at the core with various refinements added to the resulting probability masks. The third column in Table 1 provides the optimal threshold obtained during training, while the fourth and fifth columns display the corresponding DSC and FPR on the test data.
Table 1

OASIS-AD models information.

OASIS-ADTechniquesOptimal ThresholdDSCFPR
M1M10.170.720.017
M1-GM1 + GFR0.200.790.011
M1-NGM1 + NNR + GFR0.170.740.011
M1-GNM1 + GFR + NNR0.210.760.008
M2M20.130.700.024
M2-GM2 + GFR0.140.770.017
M2-NGM2 + NNR + GFR0.130.720.016
M2-GNM2 + GFR + NNR0.160.740.013
Algorithm 1

Nearest Neighbor Refinement (NNR).

OASIS-AD models information. Results indicate that the M1 model series (i.e., full models) outperforms the corresponding M2 series models (higher DSC and better FPR), but the differences are not very large. Taking into account that the M2 series models do not use smooth volumes, which can be time intensive on large datasets, we consider that the M2 series models provide an excellent first line approach for WMH segmentation. The M1-G model achieves the highest DSC (0.78), though it has a slightly higher FPR than the M1-NG model (0.009 compared to 0.007).

Comparisons with other models

Table 2 compares results for the best OASIS-AD model (M1-G) with the four other methods: OASIS, MiMOSA, LST and fuzzy-c, and Table 3 compares results for all the OASIS-AD models with other methods. For the fuzzy-c method proposed by Wu’s (Wu et al., 2006) we only have the binary brain masks and not the probability map. Therefore, it is not possible to compute the AUCs for fuzzy-c. The OASIS-AD (M1-G) model has the highest DSC at 0.78, with a 95% CI equal with (0.77, 0.79), with both MIMOSA and LST being close in second place (DSC = 0.71, 95% CI: (0.70, 0.77) and DSC = 0.76, 95% CI: (0.75, 0.80) respectively). The ROC-AUC (0.97) and ROC-PRC (0.86) for the M1-G model are substantially better than for MIMOSA (0.87 and 0.77, respectively) and LST (0.87 and 0.77, respectively.)
Table 2

Performance evaluation metrics (reduced).

ACCPPVTPRFPRDSCROCPRC
M1-G0.97(0.01)0.85(0.03)0.70(0.03)0.009(0.001)0.78(0.03)0.970.86
(0.96,0.98)(0.83,0.88)(0.69,0.72)(0.008,0.01)(0.77,0.79)
OASIS0.95(0.01)0.75(0.04)0.58(0.04)0.014(0.002)0.65(0.04)0.920.74
(0.94,0.96)(0.75,0.8)(0.58,0.62)(0.012,0.015)(0.64,0.69)
MIMOSA0.96(0.01)0.94(0.02)0.58(0.04)0.002(0.001)0.71(0.04)0.870.77
(0.96,0.97)(0.93,0.97)(0.56,0.64)(0.001,0.003)(0.70,0.77)
LST0.97(0.01)0.83(0.05)0.72(0.04)0.012(0.005)0.76(0.03)0.870.77
(0.96,0.97)(0.83,0.86)(0.71,0.76)(0.010,0.013)(0.75,0.8)
fuzzy-c0.95(0.002)0.88(0.13)0.51(0.13)0.018(0.015)0.62(0.11)NANA
(0.94,0.96)(0.85,0.89)(0.50,0.52)(0.017,0.019)(0.61,0.63)
Data is presented as mean (standard deviation) and 95% CI
Table 3

Performance evaluation metrics(full).

ACCPPVTPRFPRDSCROCPRC
M10.96(0.01)0.84(0.04)0.58(0.02)0.008(0.002)0.68(0.02)0.950.80
(0.95,0.97)(0.81,0.88)(0.58,0.61)(0.006,0.008)(0.67,0.72)
M1-G0.97(0.01)0.85(0.03)0.70(0.03)0.009(0.001)0.78(0.03)0.970.86
(0.96,0.98)(0.83,0.88)(0.69,0.72)(0.008,0.01)(0.77,0.79)
M1-GN0.96(0.01)0.85(0.04)0.63(0.05)0.005(0.001)0.73(0.03)0.970.86
(0.95,0.96)(0.83,0.88)(0.62,0.68)(0.004,0.007)(0.71,0.77)
M1-NG0.96(0.01)0.84(0.04)0.58(0.05)0.007(0.001)0.68(0.05)0.820.73
(0.95,0.96)(0.82,0.89)(0.57,0.64)(0.006,0.008)(0.66,0.74)
M20.95(0.01)0.8(0.06)0.52(0.03)0.009(0.003)0.63(0.04)0.940.76
(0.95,0.95)(0.75,0.86)(0.51,0.56)(0.007,0.011)(0.61,0.68)
M2-G0.96(0.01)0.84(0.04)0.65(0.04)0.009(0.003)0.72(0.03)0.960.86
(0.96,0.97)(0.80,0.87)(0.64,0.69)(0.008,0.011)(0.70,0.74)
M2-GN0.96(0.003)0.86(0.05)0.58(0.062)0.006(0.003)0.68(0.05)0.940.81
(0.96,0.97)(0.80,0.88)(0.57,0.65)(0.007,0.01)(0.65,0.74)
M2-NG0.95(0.003)0.84(0.05)0.54(0.06)0.007(0.002)0.65(0.06)0.820.72
(0.95,0.96)(0.8,0.87)(0.54,0.62)(0.007,0.009)(0.63,0.72)
OASIS0.95(0.01)0.75(0.04)0.58(0.04)0.014(0.002)0.65(0.04)0.920.74
(0.94,0.96)(0.75,0.8)(0.58,0.62)(0.012,0.015)(0.64,0.69)
MIMOSA0.96(0.01)0.94(0.02)0.58(0.04)0.002(0.001)0.71(0.04)0.870.77
(0.96,0.97)(0.93,0.97)(0.56,0.64)(0.001,0.003)(0.70,0.77)
LST0.97(0.01)0.83(0.05)0.72(0.04)0.012(0.005)0.76(0.05)0.870.77
(0.96,0.97)(0.83,0.86)(0.71,0.76)(0.010,0.013)(0.75,0.8)
fuzzy-c0.95(0.002)0.88(0.13)0.51(0.13)0.018(0.015)0.62(0.11)NANA
(0.94,0.96)(0.85,0.89)(0.50,0.52)(0.017,0.019)(0.61,0.63)
Data is presented as mean (standard deviation) and the 95% CI
Performance evaluation metrics (reduced). Performance evaluation metrics(full). Fig. 2 displays the ROC and PRC for the four models OASIS-AD (M1-G), OASIS, MIMOSA, and LST, and Fig. 3 displays the ROC and PRC for all the models except fuzzy-c. The ROC curves are indistinguishable in the area of high specificity (specificity > 0.99), with the M1-G model performing slightly better. However, as specificity is allowed to be smaller (moving right on the 1-Specificity x-axis) the ROC of the OASIS-AD model is substantially better than for the other models. This indicates that small changes in specificity can lead to much larger improvements in sensitivity for the OASIS-AD model compared to the competing models. Both MIMOSA and LST seem to be tuned specifically for high specificity, whereas OASIS is has higher sensitivity for specificity areas that are not of practical interest. A similar result can be noted for the PRC in Fig. 2.
Fig. 2

ROC and PRC of models(reduced).

Fig. 3

ROC and PRC of models(full).

ROC and PRC of models(reduced). ROC and PRC of models(full).

One slice comparison among models: case study

Fig. 4, showing true positives, false positives and false negatives color coded, compares the WMH segmentation results using two OASIS-AD methods (M1-G shown in panel C and M1-GN shown in panel D) with OASIS (panel E), MIMOSA (panel F), and LST (panel G), and fuzzy-c (panel H). Results are shown on one slice of a random subject from the training data. The corresponding FLAIR slice is shown in Panel A, while the manual segmentation of WMH is shown in Panel B. This slice contains both large and small contiguous WMHs regions and results indicate the good performance of both OASIS-AD approaches. The MIMOSA mask also looks very good, with slightly more speckling. The LST and OASIS estimators seem to contain many more spatially distributed false positive voxels, which may indicate a substantially different trade-off of false positives. Indeed, while the FPR was comparable between OASIS-AD and OASIS and LST, it seems that the false positives for OASIS-AD tend to cluster close to the true positives, whereas for the other two methods they are spread in areas that do not contain WMH. The fuzzy-c mask seems to be slightly conservative, misses important WMH clusters, and falsely identifies some WMH close to the cortical surface.
Fig. 4

A: FLAIR slice, B: manual, C: M1-G, D: M1-GN, E: OASIS, F: MIMOSA, G: LST, H: fuzzy-c.

A: FLAIR slice, B: manual, C: M1-G, D: M1-GN, E: OASIS, F: MIMOSA, G: LST, H: fuzzy-c. Nearest Neighbor Refinement (NNR).

Discussion

We introduced OASIS-AD, a class of models designed to refine OASIS (Sweeney et al., 2013), an MS lesion segmentation approach for WMH in older adults with AD. OASIS-AD performed well in comparison with existing methods. OASIS-AD provides an interpretable solution based on logistic regression combined with two map refinement techniques designed to reduce the false positive rate. OASIS-AD is a significant improvement over OASIS both in terms of modeling techniques, which are adapted for the specific problems raised by WMH segmentation, and in terms of segmentation performance. OASIS-AD has three major advantages that are worth emphasizing. First, the logistic-based approach is highly flexible and it allows the use of any combination of multi-modal inputs, easy expansion of the predictor space, non-linearity, and potential interaction effects. Moreover, traditional methods for quantifying the relative importance of existing or new predictors can provide powerful insights into what and how new modalities and features are actually contributing to improved segmentation. Second, OASIS-AD can be trained with small, moderate, and large sample sizes, making it a very useful first line segmentation approach that can be easily deployed in new environments or sub-disease types. Third, and probably most importantly, OASIS-AD is easy to generalize and interpret because it is based on a logistic regression model that accounts for the intensity of voxels in various disease tissues across image modalities. Deep learning approaches can provide an alternative to OASIS-AD and we continue to investigate the added benefit of these techniques, including convolutional neural networks. So far, we have seen encouraging results, though much remains to be done in terms of increasing the sample size of the training data (not easy to achieve in low resource environments), performance (we have not yet matched OASIS-AD), interpretability (we would like to better understand what features of the data are actually contributing to improved prediction performance), and choices of the many tuning parameters (e.g., neighborhood size and filter types). OASIS-AD uses NNR and GFR in combination to reduce the false positive rate, especially due to speckling. In particular, NNR uses neighborhood information combined with information from the FAST” segmentation algorithm to increase or decrease the estimated probability that a voxel should be identified as WMH. A potential disadvantage of NNR and GFR is that in certain situations they may lead to results that are too conservative when probabilities are shrunk too aggressively towards zero. There are several potential solutions that could be considered to help address these problems. For example, in the first step of the NNR(v) algorithm described in Section 1 we used the transformation for voxels that were estimated by FAST” to have probability 1 of being in white matter and all 6NN to be in white matter. One could use alternative transformations and one could better use FAST”, or other segmentation algorithms, to inform the likelihood that the voxel is in WMH. One solution could be to use FAST” and OASIS-AD iteratively: first use FAST” to segment white matter, gray matter, and CSF and then use OASIS-AD to estimate the WMH. Once this is done the WMH region estimated via OASIS-AD can be filled in with normally appearing white matter and the process could be iterated until no differences are observed. In our study we only have two image modalities, T1 and FLAIR, though OASIS-AD can be easily extended to incorporate additional image modalities, while standard variable selection techniques as well as interaction terms could easily be embedded in the model structure. In conclusion, our improved OASIS-AD method works better than the original OASIS, MIMOSA and LST for the aging population. Since this method was not tested on samples affected by diseases other than aging and, subsequently AD, we can only conclude that OASIS-AD performs better than existing methods in these types of population.

Conflict of Interest

Ciprian Crainiceanu is consulting with Bayer on unrelated methodological problems for wearable devices. Oscar Lopez is consulting with Grifols.
  27 in total

1.  Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm.

Authors:  Y Zhang; M Brady; S Smith
Journal:  IEEE Trans Med Imaging       Date:  2001-01       Impact factor: 10.048

2.  Segmentation of progressive multifocal leukoencephalopathy lesions in fluid-attenuated inversion recovery magnetic resonance imaging.

Authors:  L Itti; L Chang; T Ernst
Journal:  J Neuroimaging       Date:  2001-10       Impact factor: 2.486

3.  Segmentation of age-related white matter changes in a clinical multi-center study.

Authors:  Tim B Dyrby; Egill Rostrup; William F C Baaré; Elisabeth C W van Straaten; Frederik Barkhof; Hugo Vrenken; Stefan Ropele; Reinhold Schmidt; Timo Erkinjuntti; Lars-Olof Wahlund; Leonardo Pantoni; Domenico Inzitari; Olaf B Paulson; Lars Kai Hansen; Gunhild Waldemar
Journal:  Neuroimage       Date:  2008-02-29       Impact factor: 6.556

4.  Relationships Between Executive Control Circuit Activity, Amyloid Burden, and Education in Cognitively Healthy Older Adults.

Authors:  Helmet T Karim; Dana L Tudorascu; Ann Cohen; Julie C Price; Brian Lopresti; Chester Mathis; William Klunk; Beth E Snitz; Howard J Aizenstein
Journal:  Am J Geriatr Psychiatry       Date:  2019-07-19       Impact factor: 4.105

5.  Neuroconductor: an R platform for medical imaging analysis.

Authors:  John Muschelli; Adrian Gherman; Jean-Philippe Fortin; Brian Avants; Brandon Whitcher; Jonathan D Clayden; Brian S Caffo; Ciprian M Crainiceanu
Journal:  Biostatistics       Date:  2019-04-01       Impact factor: 5.899

6.  N4ITK: improved N3 bias correction.

Authors:  Nicholas J Tustison; Brian B Avants; Philip A Cook; Yuanjie Zheng; Alexander Egan; Paul A Yushkevich; James C Gee
Journal:  IEEE Trans Med Imaging       Date:  2010-04-08       Impact factor: 10.048

7.  Fully automatic segmentation of white matter hyperintensities in MR images of the elderly.

Authors:  F Admiraal-Behloul; D M J van den Heuvel; H Olofsen; M J P van Osch; J van der Grond; M A van Buchem; J H C Reiber
Journal:  Neuroimage       Date:  2005-08-29       Impact factor: 6.556

8.  A fully automated method for quantifying and localizing white matter hyperintensities on MR images.

Authors:  Minjie Wu; Caterina Rosano; Meryl Butters; Ellen Whyte; Megan Nable; Ryan Crooks; Carolyn C Meltzer; Charles F Reynolds; Howard J Aizenstein
Journal:  Psychiatry Res       Date:  2006-11-13       Impact factor: 3.222

9.  Automated Bayesian segmentation of microvascular white-matter lesions in the ACCORD-MIND study.

Authors:  E H Herskovits; R N Bryan; F Yang
Journal:  Adv Med Sci       Date:  2008       Impact factor: 3.287

Review 10.  Fast robust automated brain extraction.

Authors:  Stephen M Smith
Journal:  Hum Brain Mapp       Date:  2002-11       Impact factor: 5.038

View more
  4 in total

1.  Neurovascular-glymphatic dysfunction and white matter lesions.

Authors:  Behnam Sabayan; Rudi G J Westendorp
Journal:  Geroscience       Date:  2021-04-14       Impact factor: 7.713

2.  Automatic quantification of white matter hyperintensities on T2-weighted fluid attenuated inversion recovery magnetic resonance imaging.

Authors:  Kay C Igwe; Patrick J Lao; Robert S Vorburger; Arit Banerjee; Andres Rivera; Anthony Chesebro; Krystal Laing; Jennifer J Manly; Adam M Brickman
Journal:  Magn Reson Imaging       Date:  2021-10-16       Impact factor: 2.546

3.  Detection of subtle white matter lesions in MRI through texture feature extraction and boundary delineation using an embedded clustering strategy.

Authors:  Kokhaur Ong; David M Young; Sarina Sulaiman; Siti Mariyam Shamsuddin; Norzaini Rose Mohd Zain; Hilwati Hashim; Kahhay Yuen; Stephan J Sanders; Weimiao Yu; Seepheng Hang
Journal:  Sci Rep       Date:  2022-03-15       Impact factor: 4.379

4.  Diagnostic performance of deep learning-based automatic white matter hyperintensity segmentation for classification of the Fazekas scale and differentiation of subcortical vascular dementia.

Authors:  Leehi Joo; Woo Hyun Shim; Chong Hyun Suh; Su Jin Lim; Hwon Heo; Woo Seok Kim; Eunpyeong Hong; Dongsoo Lee; Jinkyeong Sung; Jae-Sung Lim; Jae-Hong Lee; Sang Joon Kim
Journal:  PLoS One       Date:  2022-09-15       Impact factor: 3.752

  4 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.