Skip to main content
Brain Informatics logoLink to Brain Informatics
. 2015 Dec 21;3(1):17–27. doi: 10.1007/s40708-015-0027-x

Automated identification of dementia using medical imaging: a survey from a pattern classification perspective

Chuanchuan Zheng 1,2, Yong Xia 1,2,, Yongsheng Pan 1,2, Jinhu Chen 3,
PMCID: PMC4883162  PMID: 27747596

Abstract

In this review paper, we summarized the automated dementia identification algorithms in the literature from a pattern classification perspective. Since most of those algorithms consist of both feature extraction and classification, we provide a survey on three categories of feature extraction methods, including the voxel-, vertex- and ROI-based ones, and four categories of classifiers, including the linear discriminant analysis, Bayes classifiers, support vector machines, and artificial neural networks. We also compare the reported performance of many recently published dementia identification algorithms. Our comparison shows that many algorithms can differentiate the Alzheimer’s disease (AD) from elderly normal with a largely satisfying accuracy, whereas distinguishing the mild cognitive impairment from AD or elderly normal still remains a major challenge.

Keywords: Dementia, Computer-aided diagnosis, Medical imaging, Image processing, Feature extraction, Pattern classification

Introduction

Dementia is a chronic and progressive decline in cognitive function due to the damage or disease in the brain beyond what might be expected from normal aging [1]. There exist many varieties of dementia, among which the Alzheimer’s disease (AD) and frontotemporal dementia (FTD) are two of the most common types [24]. AD is the most prevalent dementia type, representing 60–80 % of the cases [5]. FTD was once considered rare, but it is now thought to account for up to 4 and 20 % of all dementia and memory disorders in clinics [6] and may be as common as AD among people younger than age 65 [7]. Other conditions that can also cause dementia include Creutzfeldt–Jakob disease (CJD), Huntington’s disease, Lewy body disease, Parkinson’s disease, vascular dementia, and Wernicke–Korsakoff syndrome.

Dementia is now a major global health and social threat. It was estimated that 35.6 million people worldwide were suffering from dementia in 2010 and the population was predicted to be doubled every 20 years as the world population ages [8, 9]. Due to the rapid increase of dementia cases, this disease has become an increasing death-factor around the whole world [10]. It is shown that, from 2000 to 2010, the deathrate of heart disease, breast cancer, prostate cancer, stroke, and HIV has dropped by 16, 2, 8, 23, and 42 %, respectively, whereas the deathrate of AD has increased by an astonishing 68 % [11]. Even worse, dementia generally presents a duration of more than 10 years after diagnosis [12], which may bring enormous impact and financial burden on individuals, families, health care systems, and societies as a whole [1315].

The early symptoms of dementia include memory problems, difficulties in word finding and thinking processes, a lack of initiative, changes in personality or behavior, in day to day function at home, or at work, and in taking care of oneself. Some symptoms are reversible, whereas others are irreversible, depending upon the etiology of the disease. If the dementia can be diagnosed at its early stage, it is still possible to repair some reversible damages and thus slow down the process of irreversible damages, since evidences showed that the currently available medications for dementia, which can help people to maintain daily function and quality of life as well as stabilize cognitive decline, may be more beneficial if given early in the disease process. For instance, about 10–30 % of people with the mild cognitive impairment (MCI), which is usually thought to be the incubation of AD in clinical practice, develop to AD every year, whereas the conversion rate of normal aging group is just 1–3 % [16]. According to recent research, diagnosing MCI at its early stage and taking corresponding measures to protect certain neurological functions of patients will help to slow down the conversion from MCI to AD.

There exist some brief (5–15 min) tests that have reasonable reliability and can be used in the office or other settings to screen cognitive status for deficits which are considered pathological. Examples of such tests include the abbreviated mental test score (AMTS), mini-mental state examination (MMSE), modified mini-mental state examination (3MS) [17], cognitive abilities screening instrument (CASI) [18], and clock drawing test [19]. Although these tests can help diagnosing different types of dementia, they are generally recognized to be inadequate to classify the types of dementia at an early stage. Some people perform well on brief screening tests, but their memory and thinking impairments may be found with more comprehensive testing. Moreover, some tests have been shown to have educational, social, and cultural biases.

Medical imaging offers the ability to visualize degenerative histological changes, including the amyloid plaques, hypo-metabolism, and atrophy introduced by neurological disorders, which occur long before the neurodegenerative disorder is clinically detectable [20]. Hence, the widespread applications of medical imaging have led to a revolution in the early diagnosis of dementia [2124]. The commonly used imaging modalities in dementia diagnosis include the magnetic resonance imaging (MRI), positron emission tomography (PET), and single-photon emission computed tomography (SPECT). Structural MRI uses a magnetic field and radio waves to create detailed images of the organs and tissues within human body and has been shown to be a surrogate for early diagnosis of AD, particularly in subjects clinically classified as amnestic MCI (aMCI) [25]. This technique offers several advantages, including greater availability, better soft tissue contrast, faster data acquisition, lower cost, and the possibility of automatically deriving quantitative indices of regional atrophy [26]. Accordingly, the validation of structure MRI as a marker of AD progression is the core project of the Alzheimer’s Disease Neuroimaging Initiative (ADNI). Functional PET with various radioactive tracers, e.g., 2-[18F]fluoro-2-deoxy-d-glucose (FDG) and 18C-Pittsburgh Compound (11C-PiB), can detect subtle changes in cerebral metabolism or amyloid deposition prior to anatomical changes are evident or a symptomatological diagnosis of probable dementia can be made with structure imaging [2730]. Functional SPECT is similar to PET in its use of radioactive tracer material and detection of gamma rays. SPECT scans have low spatial resolution than PET scans, but are significantly less expensive. However, the interpretation of PET and SPECT images remains a challenge because the changes can be subtle in the early course of the disease and there can be some overlap with normal aging and other dementia types [31].

In medical imaging based dementia diagnosis, the acquired 3D images are still analyzed almost entirely through visual inspection on a slice-by-slice basis in search of familiar disease patterns. This requires a high degree of skill and concentration, and is time-consuming, expensive, and prone to operator bias. Thus, there is a strong demand for computer-aided automated dementia classification, which is expected to provide a useful “second opinion” and enable doctors to bypass the aforementioned issues. As a result, a great number of computer-aided automated dementia identification approaches have been proposed. The targets of those approaches are in threefold: (1) differentiating dementia cases from normal controls (NCs); (2) identifying different stages of dementia, such as separating MCI from AD cases; and (3) identifying different types of dementia, such as separating AD from FTD. There exist several publically available databases, including the Early Lung Cancer Action Program (ELCAP) [32], Open Access Series of Imaging Studies (OASIS) [33, 34], and Alzheimer’s disease Neuroimaging Initiative (ADNI) [35]. These databases have been broadly used as the test bed in many studies, and thus tremendously promoted the research on automated dementia identification.

In this paper, we provide a survey of automated dementia identification approaches in the literature from a pattern classification perspective. Similar to other pattern classification solutions, various dementia identification approaches consist of two major steps: feature extraction and classification. Hence, we review the feature extraction methods and classifiers used in those approaches, respectively. We also provide a comparison of the reported performance of many available approaches.

Methods

Automated identification of dementia using medical imaging with the aid of computers is essentially an image-based pattern recognition problem, which can be solved in two successive steps: feature extraction and pattern classification. During the training stage, image features that can characterize the patterns of various types or stages of dementia are calculated based on the quantitative analysis of medical images. Those features are usually selected and/or combined to reduce their dimensionality before training a classifier with the supervised learning techniques [36]. The trained classifier may be treated as a “black box,” which encapsulates the knowledge gleaned from the images and is capable of producing the expected predictions [37]. For each testing image, the features extracted, selected, and combined in the same way are applied to the trained classifier to generate a predicted class label that indicates to which type or stage the dementia case belongs. The diagram of a typical automated dementia identification system is shown in Fig. 1.

Fig. 1.

Fig. 1

Diagram of computer-aided identification of dementia

Next, we will review the feature extraction methods and classification methods used in the state of the art dementia identification approaches, respectively.

Feature extraction methods

According to the types of features extracted from brain images, feature extraction methods can be roughly grouped into voxel-based, vertex-based, and ROI-based ones [38].

Voxel-based methods

Voxel-based methods can be traced back to the mid-1990s, when Wright et al. [39] statistically analyzed the gray matter and white matter voxel values for schizophrenia diagnosis. Typically, voxel-based features consist of statistics of voxel distributions on major brain tissues, such as the gray matter, white matter, and cerebrospinal fluid (CSF) [37, 4043]. Magnin et al. [44] counted the voxel value histogram in major anatomical regions, which could be obtained by either image segmentation or registering a brain atlas onto the image [4446]. However, the anatomical parcellation of brain is not a trivial task and may not be adaptive to the pathology. Fan et al. [42] proposed an adaptive parcellation approach, in which the image space is divided into the most discriminative regions [40, 41, 4749]. The voxel-based morphometry (VBM) method proposed by Ashburner et al. [50] allows investigation of focal differences in brain anatomy using the statistical parametric mapping (SPM), and hence greatly facilitates the extraction of voxel-based features. Papakostas et al. [51] successfully applied the VBM analysis to feature extraction on MRI data. Recently, Liu et al. proposed a simulation method to predict the longitudinal brain morphological changes in neurodegenerative brains based on VBM [52].

Voxel-based features can be either directly used to construct classifiers [43] or further processed to reduce its dimensionality via feature selection, agglomeration, and combination [38]. Vemuri et al. [37] used smoothing, voxel-downsampling, feature selection, and combination to identify the features with the highest discriminatory power. Zhao et al. [53] used the trace ratio linear discriminant analysis to get the optimal feature projection, and thus reduced the dimensionality of original features. Fan et al. [54] used a high-dimensional template to wrap original data and employed a watershed method to get the robust features.

Vertex-based methods

Clinical studies show that not only the volume of anatomical regions matters in the early diagnose of dementia, but also the vertex atrophy of the regions can reflect the difference among AD, NC, and MCI [5557]. Hence, another category of features is defined at the vertex-level on the cortical surface. The cortical thickness represents a direct index of atrophy caused by dementia and can be used in dementia diagnosis. Querbes et al. [56] developed a fast, robust, and fully automated method for cortical thickness measurement. Lerch et al. [58] also proposed a link between histopathologically confirmed changes and cortical atrophy assessed through cortical thickness measurement. Desikan et al. [55] parcellated the brain into neocortical and non-neocortical ROIs by wrapping an anatomical atlas and used the mean thickness and volume of each ROI at the right and the left hemispheres as features. In this method, the volumes are corrected using the estimated total intracranial volume [38].

As an alternative to volumetric methods, cortical thickness measurement has given promising results while being less operator-dependent than the hippocampal volume measurements and is suitable for quantification and localization [59]. The cognitive reserve is recognized as a confounding factor in hiding early signs of dementia, especially for subjects with a high education level who would be more successful at coping with greater brain damage [6062]. The studies, which have investigated the interaction between the cognitive reserve and neuroimaging modes, showed that neuroimaging measurements may reflect the underlying pathology better than neuropsychometry since they are less affected by cognitive reserve [61, 6365]. However, clinical evaluations have shown the limitations of vertex-based features in predicting the evolution from the MCI stage to the dementia stage [6669].

ROI-based methods

ROI-based methods define image features in one or more major brain components, such as the cingulum, corpus callosum, uncinate fasciculus, superior longitudinal fasciculus, and hippocampi. Pathological studies have shown that neurodegeneration in AD begins in the medial temporal lobe, successively affecting the entorhinal cortex, hippocampus, and limbic system, and then extends toward neocortical areas [70, 71]. There is a widespread agreement that medial temporal atrophy, in particular hippocampal atrophy, is a sensitive AD biomarker [7274]. Hence, hippocampi have been used as a marker of early AD in a number of studies [38].

The widely used features include the volume or shape of hippocampi or a weighted combination. Chupin et al. [7577] adopted the volume of the hippocampi as features, which were normalized by the total intracranial volume (TIV) summing up cortical parcellation maps of GM, WM, and CSF inside a bounding box in a standard space. Westman et al. [78] also used the hippocampal volume extracted on MRI data as features and the orthogonal partial least squares to latent structures (OPLS) analysis as the classifier to differentiate AD and MCI from elderly normal subjects. When it comes to the shape features, each segmented hippocampus is described by a series of spherical harmonics (SPHARM), whose coefficients were computed with the SPHARM-PDM software developed by the University of North Carolina and the National Alliance for Medical Imaging Computing [79]. Gerardin et al. [80] adopted two sets, one for each hippocampus, of 3D SPHARM coefficients as features and used an univariate feature selection method combined with a bagging strategy to get the most discriminative features. Atrophy in early stages of AD is not confined to the hippocampus or the entorhinal cortex. Other areas are affected in AD patients and MCI patients as well [4]. Therefore, multi-ROI-based feature extraction has attracted a lot of research attentions. Xia et al. [81] used the AAL cortical parcellation map to separate 116 anatomical regions for feature extraction. Liu et al. [82] proposed a multi-channel pattern analysis approach to analyze the hypo-metabolism patterns of AD and MCI on FDG-PET data and identified 21 brain regions as the most discriminative biomarkers.

In ROI-based methods, ROI segmentation is usually performed before feature extraction. Since manual segmentation is time-consuming and prone to operator-related bias, automated segmentation of ROIs is badly needed. Beside using probabilistic and anatomical priors for hippocampus segmentation [75], Chupin et al. [76, 77] also developed a fully automatic method called SACHA, which uses the prior knowledge on the location of the hippocampus and amygdala derived from a probabilistic atlas and on the relative positions of these structures with respect to the automatically identified landmarks [38]. The SACHA algorithm segments both the hippocampus and amygdala simultaneously based on competitive region-growing between these two structures. It has shown that this approach is competitive with manual tracing for the discrimination of patients with AD and MCI [75, 83].

Classification methods

With the features estimated on training cases, a classifier can be trained and applied to predict the diagnosis of a testing case, whose features are extracted in the same way. The commonly used classifiers in dementia identification include the linear discriminant analysis (LDA), Bayes classifier, support vector machine (SVM), artificial neural network (ANN), and other supervised ones [84, 85].

Linear discriminant analysis (LDA)

Since the number of brain voxels is huge, the features calculated via voxel combination are of high dimension. LDA, also known as the Fisher linear discriminant (FLD), is one of the most popular dimensionality reduction methods [86]. LDA looks for low-dimensional linear combinations of variables, which best explain the data, by maximizing the between-class scatter matrix while minimizing the within-class scatter matrix and form a linear discriminant function resulting in least misjudgments [8789]. Zhao et al. [53] proposed an improved iterative trace ratio (iITR) algorithm to solve the trace ratio linear discriminant analysis (TR-LDA) problem for dementia diagnosis and achieved better performance than the principal component analysis (PCA), locality preserving projections (LPP), and maximum margin criterion (MMC). Horn et al. [90] applied the image features compressed by the partial least squares (PLS) to LDA for differentiating AD from FTD and achieved an accuracy of 84 %, a sensitivity of 83 %, and a specificity of 86 % on perfusion SPECT images.

LDA is closely related to analysis of variance and regression analysis, which also attempt to express one dependent variable as a linear combination of other features or measurements [91]. LDA works well when the features own the characteristic of clear classification, which however is not possessed by most features extracted clinical data.

Bayes classifiers

Bayes classifiers are a family of simple probabilistic classifiers based on Bayes’ theorem with strong (naive) independence assumptions between the features. Seixas et al. [10] proposed a Bayesian network decision model for supporting diagnosis of AD, MCI, and NC, and achieved better performance than several well-known classifiers, including the näive Bayes, logistic regression model, multilayer perceptron ANN, decision table, decision stump optimized by the Adaboost algorithm and J48 decision tree. Liu et al. [92] proposed the multifold Bayesian Kernelization method, which can differentiate AD from NC with a high accuracy, but achieved poor results in diagnosing MCI-converter (MCIc) and MCI-non-converter (MCInc). Plant et al. [93] combined the feature selection with classification using a Bayes classifier for the discrimination between AD and NC on MRI data and reported an accuracy of up to 92 %. Lopez et al. [94] applied the multivariate methods, such as PCA and LDA, to feature extraction, and then employed the Bayesian framework for automated diagnosis of AD and NC using PET and SPECT.

Support vector machine (SVM)

A SVM constructs a hyperplane or a set of hyperplanes in a high- or infinite-dimensional space, which can be used for classification, regression, or other tasks [95]. Since the constructed hyperplane has the largest distance to the nearest training data points of any class, SVMs in general have lower generalization error than other classifiers, and hence have been commonly used to solve pattern classification problems which have limited training samples [38, 9698]. Klöppel et al. [43] first used the SVM-based criteria to select the most discriminative features, and then applied the SVM-based classifier to diagnose healthy controls and schizophrenia patients using MRI brain images. Vemuri et al. [37] also used SVM as both feature selection criteria and a classifier, and achieved a sensitivity of 86 % and a specificity of 92 % in AD diagnosis on MRI data. Schmitter et al. [99] used SVM to verify that two distinct VBM algorithms, i.e., the FreeSurfer and an in-house algorithm MorphoBox, can achieve comparable results to the conventional whole-brain VBM techniques. Hackmack et al. [100] firstly used the dual-tree wavelet transform to extract features, and then used a linear SVM to discriminate multiple sclerosis from NC. Dukart et al. [101] used the meta-analysis- based-SVM to diagnose AD and NC on both MRI and PET data and achieved an accuracy of 90.0 %, a sensitivity of 91.8 % and a specificity of 87.8 %. Ortiz et al. [102] used the SVM classifier to verify the performance of three different feature extraction methods, including PCA, learning vector quantization (LVQ), and voxels as features (VAF) and demonstrated that LVQ features could generate the best result. Nir et al. [103] used the fiber-tract modeling method to extract image features and applied SVM to differentiating AD from NC and achieved an accuracy of 86.2 %, a sensitivity of 88.0 %, and a specificity of 89.2 %.

Artificial neural network (ANN)

ANNs are a family of models inspired by biological neural networks and are used to estimate or approximate functions that depend on a large number of inputs and are generally unknown. They have been used to solve a wide variety of tasks that are hard to solve using ordinary rule-based programming. Deng et al. [104] showed that using ANN can get higher sensitivity and accuracy than traditional discriminant function analysis [105] in dementia classification using MRI. Huang et al. [105] combined the VBM technique and ANN to differentiate AD from NC and achieved 100 % accuracy. García-Pérez et al. [106] employed the artificial neural network technology to build an automaton to assist neurologists during the differential diagnosis of AD and VD. The recent studies also suggest that deep learning, which is usually based on a hierarchical ANN, is effective in capturing high-level variations of brain images and improves the dementia classification [107109].

Generally, ANN can be viewed as a ‘black box’ for the best discriminant analysis. Due to its parallel nature, ANN can easily take the advantage of hardware development and is typically suitable for solving classification problems with massive training data. However, tuning the parameters involved in ANN is often time-consuming, which has hampered the application of ANNs to dementia identification.

So far we have reviewed the application of four classical pattern classification methods to automated dementia identification. It is worth noting that dementia identification is essentially a supervised classification problem, and hence, the advances in supervised machine learning and pattern classification can find immediate application on this topic.

Performance comparison

There are several comparative studies in the literature. Horn et al. [90] applied a set of 116 descriptors, which correspond to the average activity in ROIs calculated from the images of 82 AD and 91 FTD patients, to a number of linear and nonlinear classifiers, including the logistic regression, LDA, SVM, KNN, multilayer perceptron, and kernel logistic PLS. They compared the performance of those classifiers in differentiating AD from FTD and concluded that the PLS + KNN is the best method since it achieves the highest accuracy with leave-one-out cross-validation. Cuingnet et al. [38] evaluated the performance of ten approaches in automatically discriminating between patients with AD, MCI, and elderly controls using the T1-weighted MRI data acquired on 509 subjects from the ADNI database. In those approaches, the classifier is SVM and the involved feature extraction methods can be grouped into three categories. The first category is based on segmented tissue probability maps, including directly using the voxels of the tissue probability maps as features [43], using the STAND score [37], grouping the voxels into anatomical regions as features using a labeled atlas [44], and aggregating voxel values in homogeneously discriminative regions to form features [42]. The second category is based on the cortical thickness, including direct, atlas-based, and ROI-based methods. The third category is based on hippocampi, including the volume and shape of left and right hippocampus. They concluded that, for AD versus CN, whole-brain methods achieved high accuracies (up to 81 % sensitivity and 95 % specificity); for the detection of MCIc, the sensitivity was substantially lower; and for the prediction of conversion, no classifier obtained significantly better results than chance.

Next, we compare the performance of the automated dementia identification methods published in recent years in Table 1. It reveals that, when differentiating AD from NC, many methods can achieve an accuracy of >90 % and even 100 % on smaller datasets, whereas when separating MCI from AD or NC, the performance of those methods is much lower.

Table 1.

Comparison of automated dementia identification methods in the literature

Year Authors Targets Methods Imaging modality Data sets Performance
Accuracy Sensitivity Specificity
2008 Klöppel et al. [43] AD versus NC VBM (GM) + SVM MRI 34 AD versus 34 NC 95.6 97.0 94.1
2008 Xia et al. [81]. AD versus FTD versus NC GA + MKL FDG-PET 46 AD versus 43 FTD versus 40 NC 94.62 NaN NaN
2007 Vemuri et al. [37] AD versus NC VBM +APOE + SVM MR 190 AD versus 190 NC 89.3 86.0 92.0
2008 Magnin et al. [44] AD versus NC Histogram + SVM MRI 16 AD versus 22 NC 94.5 91.5 96.6
2007 Fan et al. [42] SC versus NC. VBM + nonlinear SVM MRI Female: 23 schizophrenia versus 38 NC 90.2 NaN NaN
Male: 46 schizophrenia versus 41 NC 90.8 NaN NaN
VBM + linear SVM MRI Female: 23 schizophrenia versus 38 NC 88.5 NaN NaN
Male: 46 schizophrenia versus 41 NC 88.5 NaN NaN
2009 Misra et al. [49] MCI-C versus MCI-NC VBM MRI ADNI 81.5 NaN NaN
2009 Querbes et al. [56] NC versus AD Thickness-Atlas MRI ADNI: 30 AD versus 30 NC 85.0 NaN NaN
2009 Desikan et al. [55] MCI versus NC Thickness-ROI MRI OASIS 91.0 73.0 94.0
ADNI 91.0 94.0 85.0
2009 Gerardin et al. [80] AD versus NC Hippocampi shape + SVM MRI 23 AD versus 23 MCI versus 25 NC 94.0 96.0 92.0
MCI versus NC Hippocampi shape + SVM MRI 23 AD versus 23 MCI versus 25 NC 83.0 83.0 84.0
2009 Horn et al. [90] AD versus FTD PLS + LDA SPECT 82 AD versus 91 FTD 84.0 83.0 86.0
KL-PLS SPECT 82 AD versus 91 FTD 84.0 80.0 87.0
PLS + k-NN SPECT 82 AD versus 91 FTD 88.0 93.0 85.0
SVM SPECT 82 AD versus 91 FTD 87.0 88.0 87.0
2013 Zhao et al. [53] Dementia versus NC KPCA + TR-LDA 289 demented versus 9611 NC 90.01 NaN NaN
2008 Huang et al. [105] AD versus NC VBM + ANN MRI 10 AD versus 12 NC 100 NaN NaN
2010 Plant et al. [93] AD versus NC Data mining + SVM MRI 32 AD versus 18 NC 90.0 96.88 77.78
MCI versus NC Data mining + Bayes MRI 24 MCI versus 18 NC 85.71 83.33 88.89
2011 Westman et al. [78] AD versus NC OPLS MRI 117 AD versus 122 MCI versus 112 NC NaN 90.0 94.0
AD versus MCI OPLS MRI 117 AD versus 122 MCI versus 112 NC NaN 75.0 79.0
MCI versus NC OPLS MRI 117 AD versus 122 MCI versus 112 NC NaN 66.0 73.0
2012 Hackmack et al. [100] MS versus NC Wavelet transform + SVM MRI 41 MS versus 26 NC 80.44 87.80 73.08
2013 Gray et al. [112] AD versus NC Random forest MRI, PET ADNI: 37 AD versus 35 NC 89.0 87.9 90.0
MCI versus NC Random forest MRI, PET ADNI: 75 MCI versus 35 NC 74.6 77.5 67.9
2013 Dukart et al. [101] AD versus NC Meta-analysis + SVM MRI, PET ADNI: 28 AD versus 28 NC 85.7 89.3 82.1
Leipzig: 21 AD versus 13 NC 100.0 100.0 100.0
2013 Ortiz et al. [102] AD versus NC LVQ + SVM MRI ADNI: 25 AD versus 25 NC 91.0 90.0 88.0
PCA + SVM MRI ADNI: 25 AD versus 25 NC 81.0 82.0 81.0
VAF + SVM MRI ADNI: 25 AD versus 25 NC 71.0 76.0 66.0
2014 Nir et al. [103] AD versus NC Diffusion weighted method + SVM MRI ADNI: 37 AD versus 113 MCI versus 50 NC 86.2 88.0 89.2
MCI versus NC 82.0 80.0 84.6
2015 Papakostas et al. [51] AD versus NC VBM + LC-kNN (k = 3) MRI OASIS: 49 mild AD versus 49 NC 80.0 80.0 79.0
VBM + PNN MRI OASIS: 49 mild AD versus 49 NC 78.0 62.0 94.0
DBM + LC-kNN (k = 3) MRI OASIS: 49 mild AD versus 49 NC 82.0 86.0 78.0
DBM + Linear SVM MRI OASIS: 49 mild AD versus 49 NC 79.0 90.0 67.0
2015 Schmitter et al. [99] AD versus NC FreeSurfer + SVM MRI ADNI NaN 82.0 88.0
MorphoBox + SVM MRI ADNI NaN 86.0 91.0
MCI versus NC FreeSurfer + SVM MRI ADNI NaN 66.0 80.0
MorphoBox + SVM MRI ADNI NaN 69.0 83.0
2013 Liu et al. [92] AD versus NC Multifold Bayesian Kernelization MRI, PET ADNI: 85 AD versus 169 MCI versus 77 NC 84.74 NaN NaN
MCIc versus MCInc MRI, PET 63.79 NaN NaN
2009 Lopez et al. [94] AD versus NC PCA + Bayesian classifier SPECT 38 AD versus 41 NC 88.6 NaN NaN
PET 42 AD versus 18 NC 98.3 NaN NaN

Perspective

Due to the advances in medical imaging, it is now possible to sequentially capture two separate yet complementary information of a patient study in a single scan, i.e., PET/CT [110]. Furthermore, it is predicted that the next-generation molecular imaging modalities will continuously advance in multi-modality paradigm, such as the recent development of PET/MRI and SPCET/CT [111]. Multimodal neuroimaging has several distinct advantages over single modality neuroimaging, including improving both spatial and temporal resolution, finding the anatomical basis for functional connectivity, targeting disease biomarkers with high specificity and sensitivity, along with many new opportunities to improve brain research [109]. Recently, Gray et al. [112] proposed a multi-modality classification framework, in which manifolds are constructed based on pairwise similarity measures derived from random forest classifiers, and achieved classification accuracies of 89 % between AD and NC, and 75 % between MCI and NC. Liu et al. [113] summarized the recent advances in multimodal neuroimaging technologies, along with their applications to the neuropsychiatric disorders. We believe that the application of multi-modality neuroimaging will substantially improve the performance of automated dementia identification.

Conclusion

In this paper, we provide a brief review of automated dementia identification algorithms, which from a pattern classification perspective can be divided into two stages: feature extraction and classification. We summarize the voxel-based, vertex-based, and ROI-based feature extraction methods and LDA-based, Bayesian, SVM-based, and ANN-based pattern classification methods used in various dementia identification algorithms. We also compare the performance of some of those algorithms. The comparison shows that satisfying diagnosis of AD and NC can be achieved by many algorithms; whereas differentiating MCI from AD or NC still remains a major challenge. Therefore, more research effort should be devoted to discovering the patterns embedded in brain images of MCI patients. We expect novel solutions could be proposed to address this issue.

Acknowledgments

This work was supported in part by the National Natural Science Foundation of China under Grants 61471297, in part by the Natural Science Foundation of Shaanxi Province, China, under Grant 2015JM6287, in part by the Fundamental Research Funds for the Central Universities under Grants 3102014JSJ0006, and in part by the Returned Overseas Scholar Project of Shaanxi Province, China.

Biographies

Chuanchuan Zheng

received his B.E. in Computer Science and Technology from Northwestern Polytechnical University (NPU), Xi’an, China, in 2015. He is currently a Master student at the School of Computer Science and Engineering, NPU. His research areas include neuroimaging, computer-aided diagnosis, and machine learning.

Yong Xia

received his B.E., M.E., and Ph.D. in Computer Science and Technology from Northwestern Polytechnical University, Xi’an, China, in 2001, 2004, and 2007, respectively. From 2007 to 2013, he was a Postdoctoral Fellow in the Biomedical & Multimedia Information Technology (BMIT) research group, School of Information Technologies, University of Sydney, Sydney, Australia. Since 2014, he has been a Professor at the School of Computer Science and Engineering, Northwestern Polytechnical University, Xi’an, China. He is also with the Shaanxi Key Lab of Speech & Image Information Processing (SAIIP) and Centre for Multidisciplinary Convergence Computing (CMCC) at the School. His research interests include medical image analysis, computer-aided diagnosis, pattern recognition, machine learning, and data mining. He has published more than 60 scholarly research papers in these areas.

Yongsheng Pan

received his B.E. in Computer Science and Technology from Northwestern Polytechnical University (NPU), Xi’an, China, in 2015. He is currently pursuing his Ph.D. degree in the School of Computer Science and Engineering, NPU. His research areas include imaging processing, pattern recognition, and computer-aided diagnosis.

Jinhu Chen

received his Master’s degree in oncology from the School of Medicine and Life Science, Jinan University, Jinan, China, in 2009. He is currently a Research Associate of the Department of Medical Physics, Shandong Cancer Hospital, Jinan, China. His research interests include medical image processing (CT/MR/PET), radio-dose with image, and imaging quality assurance.

Contributor Information

Yong Xia, Email: yxia@nwpu.edu.cn.

Jinhu Chen, Email: felixchen@163.com.

References

  • 1.American Psychiatric Association and American Psychiatric Association (1994) Task Force on DSM-IV., Diagnostic and statistical manual of mental disorders: DSM-IV, vol xxv, 4th edn. American Psychiatric Association, Washington, DC
  • 2.Dh S. Brain (18)F-FDG PET in the diagnosis of neurodegenerative dementias: comparison with perfusion SPECT and with clinical evaluations lacking nuclear imaging. J Nucl Med. 2004;45(4):594–607. [PubMed] [Google Scholar]
  • 3.Magnus S, Anderson C. Frontotemporal dementia—a brief review. Mech Ageing Dev. 2006;127(2):180–187. doi: 10.1016/j.mad.2005.09.015. [DOI] [PubMed] [Google Scholar]
  • 4.Chetelat G, Baron J. Early diagnosis of Alzheimer’s disease: contribution of structural neuroimaging. Neuroimage. 2003;18:525–541. doi: 10.1016/S1053-8119(02)00026-5. [DOI] [PubMed] [Google Scholar]
  • 5.Sosa-Ortiz AL, Acosta-Castillo I, Prince MJ. Epidemiology of dementias and Alzheimer’s disease. Arch Med Res. 2012;43(8):600–608. doi: 10.1016/j.arcmed.2012.11.003. [DOI] [PubMed] [Google Scholar]
  • 6.Sjögren M, Andersen C. Frontotemporal dementia—a brief review. Mech Ageing Dev. 2006;127(2):180–187. doi: 10.1016/j.mad.2005.09.015. [DOI] [PubMed] [Google Scholar]
  • 7.National Institute on Aging . Frontotemporal disorders: information for patients, families, and caregivers. Silver Spring: National Institute on Aging; 2011. [Google Scholar]
  • 8.Alzheimer’s Disease International (2009) World Alzheimer Report 2009 Executive Summary, p 24
  • 9.Brookmeyer R, et al. Forecasting the global burden of Alzheimer’s disease. Alzheimer’s Dement. 2007;3(3):186–191. doi: 10.1016/j.jalz.2007.04.381. [DOI] [PubMed] [Google Scholar]
  • 10.Seixas FL, et al. A Bayesian network decision model for supporting the diagnosis of dementia, Alzheimer’s disease and mild cognitive impairment. Comput Biol Med. 2014;51:140–158. doi: 10.1016/j.compbiomed.2014.04.010. [DOI] [PubMed] [Google Scholar]
  • 11.Thies W, et al. 2013 Alzheimer’s disease facts and figures Alzheimer’s association. Alzheimer’s Dement. 2013;9(2):208–245. doi: 10.1016/j.jalz.2013.02.003. [DOI] [PubMed] [Google Scholar]
  • 12.Herrera LJ et al (2013) Classification of MRI images for Alzheimer’s disease detection. In: Proceedings of Socialcom’13, pp 846–851
  • 13.American Psychiatric Association . Diagnostic and statistical manual of mental disorders. 3 revised. Washington, D.C: American Psychiatric Association; 1987. [Google Scholar]
  • 14.Ferri CP, et al. Global prevalence of dementia: a Delphi consensus study. The Lancet. 2005;366(9503):2112–2117. doi: 10.1016/S0140-6736(05)67889-0. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Fritzsche KH, et al. A computational method for the estimation of atrophic changes in Alzheimer’s disease and mild cognitive impairment. Comput Med Imaging Graph. 2008;32(4):294–303. doi: 10.1016/j.compmedimag.2007.12.006. [DOI] [PubMed] [Google Scholar]
  • 16.Celsis P. Age-related cognitive decline, mild cognitive impairment or preclinical Alzheimer’s disease? Ann Med. 2000;32(1):6–14. doi: 10.3109/07853890008995904. [DOI] [PubMed] [Google Scholar]
  • 17.Teng EL, Chui HC. The modified mini-mental state (3MS) examination. J Clin Psychiatry. 1987;48(8):314–318. [PubMed] [Google Scholar]
  • 18.Teng EL, et al. The cognitive abilities screening instrument (CASI): a practical test for cross-cultural epidemiological studies of dementia. Int Psychogeriatr. 1994;6(01):45–58. doi: 10.1017/S1041610294001602. [DOI] [PubMed] [Google Scholar]
  • 19.Royall D, Cordes J, Polk M. CLOX: an executive clock drawing task. J Neurol Neurosurg Psychiatry. 1998;64(5):588–594. doi: 10.1136/jnnp.64.5.588. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Gomez-Isla T, et al. Profound loss of layer II entorhinal cortex neurons occurs in very mild Alzheimer’s disease. J Neurosci. 1996;16(14):4491–4500. doi: 10.1523/JNEUROSCI.16-14-04491.1996. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Chan D, et al. Rates of global and regional cerebral atrophy in AD and frontotemporal dementia. Neurology. 2001;57(10):1756–1763. doi: 10.1212/WNL.57.10.1756. [DOI] [PubMed] [Google Scholar]
  • 22.Fox NC, Schott JM. Imaging cerebral atrophy: normal ageing to Alzheimer’s disease. The Lancet. 2004;363(9406):392–394. doi: 10.1016/S0140-6736(04)15441-X. [DOI] [PubMed] [Google Scholar]
  • 23.Resnick SM, et al. Longitudinal magnetic resonance imaging studies of older adults: a shrinking brain. J Neurosci. 2003;23(8):3295–3301. doi: 10.1523/JNEUROSCI.23-08-03295.2003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Grossman M, et al. What’s in a name: voxel-based morphometric analyses of MRI and naming difficulty in Alzheimer’s disease, frontotemporal dementia and corticobasal degeneration. Brain. 2004;127(Pt 3):628–649. doi: 10.1093/brain/awh075. [DOI] [PubMed] [Google Scholar]
  • 25.Petersen RC, et al. Apolipoprotein E status as a predictor of the development of Alzheimer’s disease in memory-impaired individuals. JAMA. 1995;273(16):1274–1278. doi: 10.1001/jama.1995.03520400044042. [DOI] [PubMed] [Google Scholar]
  • 26.Mueller SG, Schuff N, Weiner MW. Evaluation of treatment effects in Alzheimer’s and other neurodegenerative diseases by MRI and MRS. NMR Biomed. 2006;19(6):655–668. doi: 10.1002/nbm.1062. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.Stoeckel J, Fung G (2005) SVM feature selection for classification of SPECT images of Alzheimer’s disease using spatial information. In: Proceedings of ICDM’05, Houston
  • 28.Tang BN, et al. Diagnosis of suspected Alzheimer’s disease is improved by automated analysis of regional cerebral blood flow. Eur J Nucl Med Mol Imaging. 2004;31(1):1487–1494. doi: 10.1007/s00259-004-1597-7. [DOI] [PubMed] [Google Scholar]
  • 29.Page MPA, et al. Use of neural networks in brain SPECT to diagnose Alzheimer’s disease. J Nucl Med. 1996;37(2):195–200. [PubMed] [Google Scholar]
  • 30.Cai W, Feng D, Fulton R. Content-based retrieval of dynamic PET functional images. IEEE Trans Inf Technol Biomed. 2000;4(2):152–158. doi: 10.1109/4233.845208. [DOI] [PubMed] [Google Scholar]
  • 31.Adeli H, et al. Alzheimer’s disease and models of computation: imaging, classification, and neural models. J Alzheimer’s Dis. 2005;7:187–199. doi: 10.3233/jad-2005-7301. [DOI] [PubMed] [Google Scholar]
  • 32.ELCAP public lung image database (2003). http://www.via.cornell.edu/databases/lungdb.html
  • 33.Marcus DS, et al. Open access series of imaging studies (OASIS): cross-sectional MRI data in young, middle aged, nondemented, and demented older adults. J Cogn Neurosci. 2007;19(9):1498–1507. doi: 10.1162/jocn.2007.19.9.1498. [DOI] [PubMed] [Google Scholar]
  • 34.Marcus DS, et al. Open access series of imaging studies: longitudinal MRI data in nondemented and demented older adults. J Cogn Neurosci. 2010;22(12):2677–2684. doi: 10.1162/jocn.2009.21407. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Jack CR, et al. The Alzheimer’s disease neuroimaging initiative (ADNI): MRI methods. Magn Reson Imaging. 2008;27(4):685–691. doi: 10.1002/jmri.21049. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36.Metz CE. Evaluation of CAD methods. In: Doi K, MacMahon H, Giger ML, Hoffmann KL, editors. Computer-aided diagnosis in medical imaging. Amsterdam: Elsevier Science; 1999. pp. 543–554. [Google Scholar]
  • 37.Vemuri P, et al. Alzheimer’s disease diagnosis in individual subjects using structural MR images: validation studies. NeuroImage. 2008;39(3):1186–1197. doi: 10.1016/j.neuroimage.2007.09.073. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Cuingnet R, et al. Automatic classification of patients with Alzheimer’s disease from structural MRI: a comparison of ten methods using the ADNI database. NeuroImage. 2011;56(2):766–781. doi: 10.1016/j.neuroimage.2010.06.013. [DOI] [PubMed] [Google Scholar]
  • 39.Wright IC, et al. A voxel-based method for the statistical analysis of gray and white matter density applied to schizophrenia. Neuroimage. 1995;2(4):244–252. doi: 10.1006/nimg.1995.1032. [DOI] [PubMed] [Google Scholar]
  • 40.Davatzikos C, et al. Detection of prodromal Alzheimer’s disease via pattern classification of magnetic resonance imaging. Neurobiol Aging. 2008;29(4):514–523. doi: 10.1016/j.neurobiolaging.2006.11.010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Davatzikos C, et al. Individual patient diagnosis of AD and FTD via high-dimensional pattern classification of MRI. NeuroImage. 2008;41(4):1220–1227. doi: 10.1016/j.neuroimage.2008.03.050. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Fan Y, et al. COMPARE: classification of morphological patterns using adaptive regional elements. IEEE Trans Med Imaging. 2007;26(1):93–105. doi: 10.1109/TMI.2006.886812. [DOI] [PubMed] [Google Scholar]
  • 43.Kloeppel S, et al. Automatic classification of MR scans in Alzheimer’s disease. Brain. 2008;131:681–689. doi: 10.1093/brain/awm319. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 44.Magnin B, et al. Support vector machine-based classification of Alzheimer’s disease from whole-brain anatomical MRI. Neuroradiology. 2009;51(2):73–83. doi: 10.1007/s00234-008-0463-x. [DOI] [PubMed] [Google Scholar]
  • 45.Lao Z, et al. Morphological classification of brains via high-dimensional shape transformations and machine learning methods. NeuroImage. 2004;21(1):46–57. doi: 10.1016/j.neuroimage.2003.09.027. [DOI] [PubMed] [Google Scholar]
  • 46.Ye J et al (2008) Heterogeneous data fusion for Alzheimer’s disease study. In: Proceedings of ACM SIGKDD’08, pp 1025–1033
  • 47.Fan Y, et al. Structural and functional biomarkers of prodromal Alzheimer’s disease: a high-dimensional pattern classification study. NeuroImage. 2008;41(2):277–285. doi: 10.1016/j.neuroimage.2008.02.043. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48.Fan Y, et al. Spatial patterns of brain atrophy in MCI patients, identified via high-dimensional pattern classification, predict subsequent cognitive decline. Neuroimage. 2008;39(4):1731–1743. doi: 10.1016/j.neuroimage.2007.10.031. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49.Misra C, et al. Baseline and longitudinal patterns of brain atrophy in MCI patients, and their use in prediction of short-term conversion to AD: results from ADNI. Neuroimage. 2009;44(4):1415–1422. doi: 10.1016/j.neuroimage.2008.10.031. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 50.Ashburner J, Friston KJ. Voxel-based morphometry—the methods. Neuroimage. 2000;11(6):805–821. doi: 10.1006/nimg.2000.0582. [DOI] [PubMed] [Google Scholar]
  • 51.Papakostas GA, et al. A lattice computing approach to Alzheimer’s disease computer assisted diagnosis based on MRI data. Neurocomputing. 2015;150(Part A):37–42. doi: 10.1016/j.neucom.2014.02.076. [DOI] [Google Scholar]
  • 52.Liu S et al (2015) Longitudinal brain MR retrieval with diffeomorphic demons registration: What happened to those patients with similar changes? In: Proceedings of ISBI’15
  • 53.Zhao M, et al. Trace ratio linear discriminant analysis for medical diagnosis: a case study of dementia. IEEE Signal Process Lett. 2013;20(5):431–434. doi: 10.1109/LSP.2013.2250281. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54.Fan Y, et al. Classification of structural images via high-dimensional image warping, robust feature extraction, and SVM. Med Image Comput Comput Assist Interv. 2005;8(Pt 1):1–8. doi: 10.1007/11566465_1. [DOI] [PubMed] [Google Scholar]
  • 55.Desikan RS, et al. Automated MRI measures identify individuals with mild cognitive impairment and Alzheimer’s disease. Brain. 2009;132(8):2048–2057. doi: 10.1093/brain/awp123. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 56.Querbes O, et al. Early diagnosis of Alzheimer’s disease using cortical thickness: impact of cognitive reserve. Brain. 2009;132:2036. doi: 10.1093/brain/awp105. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57.Desikan RS, et al. An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. Neuroimage. 2006;31(3):968–980. doi: 10.1016/j.neuroimage.2006.01.021. [DOI] [PubMed] [Google Scholar]
  • 58.Lerch JP, et al. Focal decline of cortical thickness in Alzheimer’s disease identified by computational neuroanatomy. Cereb Cortex. 2005;15(7):995–1001. doi: 10.1093/cercor/bhh200. [DOI] [PubMed] [Google Scholar]
  • 59.Higdon R, et al. A comparison of classification methods for differentiating fronto-temporal dementia from Alzheimer’s disease using FDG-PET imaging. Stat Med. 2004;23(2):315–326. doi: 10.1002/sim.1719. [DOI] [PubMed] [Google Scholar]
  • 60.Mortimer JA, et al. Very early detection of Alzheimer neuropathology and the role of brain reserve in modifying its clinical expression. J Geriatr Psychiatry Neurol. 2005;18(4):218–223. doi: 10.1177/0891988705281869. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 61.Stern Y. Cognitive reserve and Alzheimer disease. Alzheimer Dis Assoc Disord. 2006;20(3 Suppl. 2):569–574. doi: 10.1097/00002093-200607001-00010. [DOI] [PubMed] [Google Scholar]
  • 62.Roe CM, et al. Education and Alzheimer disease without dementia: support for the cognitive reserve hypothesis. Neurology. 2007;68(3):223–228. doi: 10.1212/01.wnl.0000251303.50459.8a. [DOI] [PubMed] [Google Scholar]
  • 63.Sole-Padulles C, et al. Brain structure and function related to cognitive reserve variables in normal aging, mild cognitive impairment and Alzheimer’s disease. Neurobiol Aging. 2009;30(7):1114–1124. doi: 10.1016/j.neurobiolaging.2007.10.008. [DOI] [PubMed] [Google Scholar]
  • 64.Hanyu H, et al. The effect of education on rCBF changes in Alzheimer’s disease: a longitudinal SPECT study. Eur J Nucl Med Mol Imaging. 2008;35(12):2182–2190. doi: 10.1007/s00259-008-0848-4. [DOI] [PubMed] [Google Scholar]
  • 65.Kemppainen NM, Aalto S, et al. Cognitive reserve hypothesis: Pittsburgh Compound B and fluorodeoxyglucose positron emission tomography in relation to education in mild Alzheimer’s disease. Ann Neurol. 2008;63:112–118. doi: 10.1002/ana.21212. [DOI] [PubMed] [Google Scholar]
  • 66.Mueller SG, et al. Ways toward an early diagnosis in Alzheimer’s disease: the Alzheimer’s disease neuroimaging initiative (ADNI) Alzheimer’s Dement. 2005;1(1):55–66. doi: 10.1016/j.jalz.2005.06.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 67.Venneri A. Imaging treatment effects in Alzheimer’s disease. Magn Reson Imaging. 2007;25(6):953–968. doi: 10.1016/j.mri.2007.02.004. [DOI] [PubMed] [Google Scholar]
  • 68.Petersen RC, et al. Mild cognitive impairment: clinical characterization and outcome. Arch Neurol. 1999;56(3):303–308. doi: 10.1001/archneur.56.3.303. [DOI] [PubMed] [Google Scholar]
  • 69.Petersen RC. Mild cognitive impairment clinical trials. Nat Rev Drug Discov. 2003;2003(2):646–653. doi: 10.1038/nrd1155. [DOI] [PubMed] [Google Scholar]
  • 70.Braak H, Braak E. Staging of Alzheimer’s disease-related neurofibrillary changes. Neurobiol Aging. 1995;16(3):271–278. doi: 10.1016/0197-4580(95)00021-6. [DOI] [PubMed] [Google Scholar]
  • 71.National Institutes of Health (NIH) (2005) Progress Report on Alzheimer’s Disease 2004–2005. NIH Publication Number: 05-5724, Nov 2005
  • 72.Frisoni GB, et al. The clinical use of structural MRI in Alzheimer disease. Nat Rev Neurol. 2010;6(2):67–77. doi: 10.1038/nrneurol.2009.215. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 73.Jack CR, et al. Steps to standardization and validation of hippocampal volumetry as a biomarker in clinical trials and diagnostic criteria for Alzheimer’s disease. Alzheimer’s & dementia. J Alzheimer’s Assoc. 2011;7(4):474–485. doi: 10.1016/j.jalz.2011.04.007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 74.Frisoni GB, et al. Markers of Alzheimer’s disease in a population attending a memory clinic. Alzheimer’s Dement. 2009;5(4):307–317. doi: 10.1016/j.jalz.2009.04.1235. [DOI] [PubMed] [Google Scholar]
  • 75.Chupin M, et al. Fully automatic hippocampus segmentation and classification in Alzheimer’s disease and mild cognitive impairment applied on data from ADNI. Hippocampus. 2009;19(6):579–587. doi: 10.1002/hipo.20626. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 76.Chupin M, et al. Automatic segmentation of the hippocampus and the amygdala driven by hybrid constraints: method and validation. Neuroimage. 2009;46(3):749–761. doi: 10.1016/j.neuroimage.2009.02.013. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 77.Chupin M, et al. Anatomically constrained region deformation for the automated segmentation of the hippocampus and the amygdala: method and validation on controls and patients with Alzheimer’s disease. NeuroImage. 2007;34(3):996–1019. doi: 10.1016/j.neuroimage.2006.10.035. [DOI] [PubMed] [Google Scholar]
  • 78.Westman E, et al. Multivariate analysis of MRI data for Alzheimer’s disease, mild cognitive impairment and healthy controls. Neuroimage. 2011;54(2):1178–1187. doi: 10.1016/j.neuroimage.2010.08.044. [DOI] [PubMed] [Google Scholar]
  • 79.SPHARM-PDM (2006). http://www.namic.org/Wiki/index.php/Algorithm:UNC:Shape_Analysis
  • 80.Gerardin E, et al. Multidimensional classification of hippocampal shape features discriminates Alzheimer’s disease and mild cognitive impairment from normal aging. NeuroImage. 2009;47(4):1476–1486. doi: 10.1016/j.neuroimage.2009.05.036. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 81.Xia Y et al (2014) Automated identification of dementia using FDG-PET imaging. BioMed Res Int [DOI] [PMC free article] [PubMed]
  • 82.Liu S, et al. Multi-channel neurodegenerative pattern analysis and its application in Alzheimer’s disease characterization. Comput Med Imaging Graph. 2014;38(6):436–444. doi: 10.1016/j.compmedimag.2014.05.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 83.Colliot O, et al. Discrimination between Alzheimer disease, mild cognitive impairment, and normal aging by using automated segmentation of the hippocampus. Radiology. 2008;248(1):194–201. doi: 10.1148/radiol.2481070876. [DOI] [PubMed] [Google Scholar]
  • 84.Liu S et al (2013) Neuroimaging biomarker based prediction of Alzheimer’s disease severity with optimized graph construction. In: Proceedings of ISBI’13
  • 85.Liu S et al (2015) Subject-centered multi-view feature fusion for neuroimaging retrieval and classification. In: Proceedings of ICIP’15
  • 86.Fukunaga K. Introduction to statistical pattern classification. San Diego: Academic Press; 1990. [Google Scholar]
  • 87.Wang H et al (2007) Trace ratio vs. ratio trace for dimensionality reduction. In: Proceedings of CVPR’07
  • 88.Nie F et al (2007) Neighborhood MinMax projections. In: IJCAI
  • 89.Xiang S, et al. Learning a Mahalanobis distance metric for data clustering and classification. Pattern Recogn. 2008;41(12):3600–3612. doi: 10.1016/j.patcog.2008.05.018. [DOI] [Google Scholar]
  • 90.Horn JF, et al. Differential automatic diagnosis between Alzheimer’s disease and frontotemporal dementia based on perfusion SPECT images. Artif Intell Med. 2009;47(2):147–158. doi: 10.1016/j.artmed.2009.05.001. [DOI] [PubMed] [Google Scholar]
  • 91.Fisher RA. The use of multiple measurements in taxonomic problems. Ann Eugen. 1936;7(2):179–188. doi: 10.1111/j.1469-1809.1936.tb02137.x. [DOI] [Google Scholar]
  • 92.Liu S et al (2013) Multifold Bayesian Kernelization in Alzheimer’s diagnosis. In: Proceedings of MICCAI’13, pp 303–310 [DOI] [PMC free article] [PubMed]
  • 93.Plant C, et al. Automated detection of brain atrophy patterns based on MRI for the prediction of Alzheimer’s disease. NeuroImage. 2010;50(1):162–174. doi: 10.1016/j.neuroimage.2009.11.046. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 94.Lopez M, et al. Automatic tool for Alzheimer’s disease diagnosis using PCA and bayesian classification rules. Electron Lett. 2009;45(8):389–391. doi: 10.1049/el.2009.0176. [DOI] [Google Scholar]
  • 95.Boser BE et al (1992) A training algorithm for optimal margin classifiers. In: Proceedings of COLT’92, pp 144–152
  • 96.Shawe-Taylor J, Cristianini N. Kernel methods for pattern analysis. Cambridge: Cambridge University Press; 2004. [Google Scholar]
  • 97.Schölkopf B, Smola AJ. Learning with kernels. Cambridge: MIT Press; 2002. [Google Scholar]
  • 98.Liu S et al (2013) Localized sparse code gradient in Alzheimer’s disease staging. In: Proceedings of EMBC 2013 [DOI] [PMC free article] [PubMed]
  • 99.Schmitter D, et al. An evaluation of volume-based morphometry for prediction of mild cognitive impairment and Alzheimer’s disease. NeuroImage. 2015;7:7–17. doi: 10.1016/j.nicl.2014.11.001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 100.Hackmack K, et al. Multi-scale classification of disease using structural MRI and wavelet transform. Neuroimage. 2012;62(1):48–58. doi: 10.1016/j.neuroimage.2012.05.022. [DOI] [PubMed] [Google Scholar]
  • 101.Dukart J, et al. Meta-analysis based SVM classification enables accurate detection of Alzheimer’s disease across different clinical centers using FDG-PET and MRI. Psychiatry Res. 2013;212(3):230–236. doi: 10.1016/j.pscychresns.2012.04.007. [DOI] [PubMed] [Google Scholar]
  • 102.Ortiz A, et al. LVQ-SVM based CAD tool applied to structural MRI for the diagnosis of the Alzheimer’s disease. Pattern Recogn Lett. 2013;34(14):1725–1733. doi: 10.1016/j.patrec.2013.04.014. [DOI] [Google Scholar]
  • 103.Nir TM, et al. Diffusion weighted imaging-based maximum density path analysis and classification of Alzheimer’s disease. Neurobiol Aging. 2015;36(Suppl. 1):S132–S140. doi: 10.1016/j.neurobiolaging.2014.05.037. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 104.Deng X et al (1998) Application of artificial neural network in the MRI study of Alzheimer disease. Chin J Radiol, pp 812–816
  • 105.Huang C et al (2008) Combining voxel-based morphometry with artificial neural network theory in the application research of diagnosing Alzheimer’s disease. In: Proceedings of BMEI’08
  • 106.García-Pérez E, Violante A, Cervantes-Pérez F. Using neural networks for differential diagnosis of Alzheimer disease and vascular dementia. Expert Syst Appl. 1998;14(1–2):219–225. doi: 10.1016/S0957-4174(97)00076-6. [DOI] [Google Scholar]
  • 107.Brosch T, Tam R (2013) Manifold learning of brain MRIs by deep learning. In: Medical image computing and computer-assisted intervention, LNCS vol 8150, pp 633–640 [DOI] [PubMed]
  • 108.Liu S et al (2014) Early diagnosis of Alzheimer’s disease with deep learning. In: Proceedings of ISBI’14
  • 109.Liu S, et al. Multimodal neuroimaging feature learning for multiclass diagnosis of Alzheimer’s disease. IEEE Trans Biomed Eng. 2015;62(4):1132–1140. doi: 10.1109/TBME.2014.2372011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 110.Czernin J, Schelbert H. PET/CT imaging: facts, opinions, hopes, and questions. J Nucl Med. 2004;45(Suppl. 3):1S–3S. [Google Scholar]
  • 111.Liu S, et al. Multimodal neuroimaging computing: the workflows, methods, and platforms. Brain Inf. 2015;2(3):181–195. doi: 10.1007/s40708-015-0020-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 112.Gray KR, et al. Random forest-based similarity measures for multi-modal classification of Alzheimer’s disease. Neuroimage. 2013;65:167–175. doi: 10.1016/j.neuroimage.2012.09.065. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 113.Liu S, et al. Multimodal neuroimaging computing: a review of the applications in neuropsychiatric disorders. Brain Inf. 2015;2(3):167–180. doi: 10.1007/s40708-015-0019-x. [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from Brain Informatics are provided here courtesy of Springer

RESOURCES