Literature DB >> 30794629

Hybrid multivariate pattern analysis combined with extreme learning machine for Alzheimer's dementia diagnosis using multi-measure rs-fMRI spatial patterns.

Duc Thanh Nguyen1, Seungjun Ryu1, Muhammad Naveed Iqbal Qureshi2,3,4,5, Min Choi1, Kun Ho Lee6,7, Boreom Lee1.   

Abstract

BACKGROUND: Early diagnosis of Alzheimer's disease (AD) and Mild Cognitive Impairment (MCI) is essential for timely treatment. Machine learning and multivariate pattern analysis (MVPA) for the diagnosis of brain disorders are explicitly attracting attention in the neuroimaging community. In this paper, we propose a voxel-wise discriminative framework applied to multi-measure resting-state fMRI (rs-fMRI) that integrates hybrid MVPA and extreme learning machine (ELM) for the automated discrimination of AD and MCI from the cognitive normal (CN) state.
MATERIALS AND METHODS: We used two rs-fMRI cohorts: the public Alzheimer's disease Neuroimaging Initiative database (ADNI2) and an in-house Alzheimer's disease cohort from South Korea, both including individuals with AD, MCI, and normal controls. After extracting three-dimensional (3-D) patterns measuring regional coherence and functional connectivity during the resting state, we performed univariate statistical t-tests to generate a 3-D mask that retained only voxels showing significant changes. Given the initial univariate features, to enhance discriminative patterns, we implemented MVPA feature reduction using support vector machine-recursive feature elimination (SVM-RFE), and least absolute shrinkage and selection operator (LASSO), in combination with the univariate t-test. Classifications were performed by an ELM, and its efficiency was compared to linear and nonlinear (radial basis function) SVMs.
RESULTS: The maximal accuracies achieved by the method in the ADNI2 cohort were 98.86% (p<0.001) and 98.57% (p<0.001) for AD and MCI vs. CN, respectively. In the in-house cohort, the same accuracies were 98.70% (p<0.001) and 94.16% (p<0.001).
CONCLUSION: From a clinical perspective, combining extreme learning machine and hybrid MVPA applied on concatenations of multiple rs-fMRI biomarkers can potentially assist the clinicians in AD and MCI diagnosis.

Entities:  

Mesh:

Year:  2019        PMID: 30794629      PMCID: PMC6386400          DOI: 10.1371/journal.pone.0212582

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Alzheimer’s disease (AD) is the most common neurodegenerative disease and is the main cause of 60% to 70% of dementia cases in aging societies. It is characterized by cognitive decline and short-term memory loss [1, 2]. Mild cognitive impairment (MCI) is referred to as the prodromal stage of AD, and subjects with MCI are at high risk of developing AD [3]. Because AD/MCI are neurodegenerative diseases and progressively attack memory cells, the development of early diagnostic tools is undoubtedly important. In recent years, resting-state functional magnetic resonance imaging (rs-fMRI) was shown to be a powerful tool for analysing the spontaneous blood-oxygen-level-dependent (BOLD) contrasts to map neural activity associated with a variety of brain functions. In order to map the brain areas involved in a given cognitive function, the BOLD signal at the level of the individual voxel is analyzed [4]. Statistical analysis is then performed on all voxels to show regions whose BOLD signal shows significant effects. This approach is referred to as univariate t-test analysis, which is performed independently on each voxel, and has been used in neuroimaging research for decades [5, 6]. However, this approach can only show differences between group averages, and is not sufficient to diagnose individual subjects. Therefore, recently, a machine learning (ML) technique known as multivariate pattern analysis (MVPA) has been promisingly applied to classify individual subjects using neuroimaging scans [7, 8]. Multivariate methods such as support vector machine-recursive feature elimination (SVM-RFE) and least absolute shrinkage and selection operator (LASSO) investigate the mutual relationships between multiple voxels and spatial patterns. Thus, the combination of univariate t-test and multivariate MVPA approaches is expected to enhance the prediction performance as compared to each individual approach used alone. Previous fMRI studies have indicated that the pathophysiology of AD/MCI can be associated with statistical changes, in the average sense, of regional spontaneous low-frequency (<0.08 Hz) BOLD fluctuation coherence measured in the resting state and analysed using univariate t-tests. The metrics used in these studies included regional homogeneity (ReHo) [9, 10], amplitude of low-frequency fluctuation (ALFF) [11-13], and fractional ALFF (fALFF), as well as functional connectivity (FC) [14]. For example, He et. al., [10] showed that the posterior cingulate cortex (PCC) and the precuneus (PCu) have the largest ReHo differences between the AD and CN groups (p<0.05). The ALFF and fALFF studies using fMRI by Han et al., [15] revealed that MCI patients had decreased fALFF values in PCC/PCu and hippocampus, and increased fALFF values in several other regions, including occipital and temporal cortices. Rs-fMRI FC, investigated by Li et al. [16], showed that the regions with high FC were mostly located in the default mode network (DMN), and mainly involved the bilateral PCu and PCC [17]. These are all statistically significant findings at the group level. However, the discriminative ability based on the above-mentioned biomarkers related to AD/MCI diseases has not been evaluated. Since the discrimination task automatically classifies each subject into one of the studied groups (AD/MCI vs. CN), it is considered a much more complex task than the study of differences between groups [18, 19]. In neuroimaging studies, preprocessed brain scans commonly contain hundreds of thousands of non-zero voxels which significantly outnumber the number of subjects (often less than 1000). Thus, selection of an adequate subset of relevant training features/voxels is of critical importance to obtain good generalization ability and reduce risks of overfitting problems and computational complexity. A growing trend today is the design of ML-based feature reduction techniques integrated with classification methods applied to neuroimaging data for the voxel-based automated discrimination of patients with brain disorders, including AD and MCI (see the reviews [18, 19]). Many studies demonstrated the relevance of feature selection. Statistical hypothesis t-tests have broadly been used not only for group-discrimination detection but also for feature selections with success. The technique relies on an optimal threshold of significance (p-value) representing a subset of important features from whole-brain features. Though, applications of t-tests in feature selection are computational efficiency and easy to implement, this technique suffers from a significant drawback by not considering interactions between multiple features or spatial patterns which are the inherent multivariate nature of fMRI data. By contrast, MVPA methods do evaluate the relationships between multiple patterns. However, the primary drawback of whole-brain MVPA is its computationally demanding because of 3-D and high dimensionality of the data as well as the large number of images being analyzed [20-22]. Thus, to select the most informative features, a univariate feature selection strategy should be performed prior to MVPA in order to reduce the dimensionality sufficient for memory capacity, computational efficiency and ensure high sensitivity to fine-grained spatial discriminative patterns, while preserving the appealing properties of whole-brain fMRI analysis and multivariate nature of fMRI data [21, 22]. Practically, many previous studies have employed hybrid combinations of filter-based t-test and MVPA techniques, i.e. wrapper-based SVM-RFE, to diagnoze the brain disorders using neuroimaging data, e.g., ADHD [23-25], MCI [26-28], Autism [29], AD [30, 31], or for high-dimensional gene selections [22, 32] with success (accuracies>90%). In this study, we propose a ML-based AD/MCI diagnosis framework combining MVPA and extreme learning machines (ELM) applied to multi-measure rs-fMRI data. We first extracted maps of 3-D regional coherence (ReHo, ALFF, and fALFF) and of resting-state FC (rsFC) (degree centrality (DC), seed-based rsFC) of multiple individual subjects. We then performed statistical univariate two-sample t-tests on whole-brain 3-D maps between two pre-defined training groups, to generate an analysis mask that retained only an initial set of relevant features (voxels) showing significant changes in any one of the measures, i.e. ReHo, fALFF, rs-FC. Next, MVPA techniques such as the wrapper-based SVM-RFE proposed by Guyon [20] and embedded-based LASSO were implemented to optimize the discriminative performance. In this study we used ELM and competing methods, including linear and non-linear SVM classifiers, to distinguish AD/MCI patients from the CN controls. We hypothesized that a hybrid combination of univariate statistical t-test and MVPA approaches applied on concatenation of multiple functional biomarkers could boost the classification performance. Thus, the major contributions present in this study can be summarized as follows: We propose a voxel-wise ML-based discriminative framework integrating ELM classifier and hybrid MVPA techniques for automated AD/MCI diagnosis using multi-measure rs-fMRI. The proposed framework extracts a maximum amount of information from multiple rs-fMRI biomarkers of a public Alzheimer’s disease Neuroimaging Initiative (ADNI2) and an in-house AD cohort from South Korea and, therefore, achieves maximal classification accuracies as compared to all other previous studies. We demonstrate that, compared to conventional univariate statistical analysis t-test, the hybrid combination of multivariate methods (univariate t-test + SVM-RFE and univariate t-test + LASSO) increases the classification performance of the discriminative patterns. The effectiveness of the ELM classifier, superior to that of linear and radial basis function (RBF)-based SVM classifiers, when combined with hybrid feature selection methods for AD/MCI identifications based on multi-biomarker rs-fMRI is addressed for the first time in this work. We showed that the highest classification accuracies are achieved when all patterns from multiple regional coherence and functional connectivity biomarkers are concatenated. This suggests that different brain regions suffer different functional losses due to AD/MCI. Hence, classification framework should include the maximum amount of informative changes to achieve best performance. The remainder of this paper is organized as follows. Section 2 provides details on the datasets, subjects, preprocessing of rs-fMRI data, classification algorithms, univariate and MVPA feature reduction techniques, and permutation test used for the validation of the results. Section 3 presents the comparative results, while Section 4 is devoted to the discussion and conclusions of the article.

Materials and methods

We used two independent rs-fMRI datasets: the ADNI2 dataset, publicly available online and an in-house dataset whose subjects were recruited from the Chosun University Hospital in Gwangju, South Korea.

Subjects

ADNI2 cohort

We used a cohort of 33 (17 females) Alzheimer’s disease (AD) subjects, 31 (14 females) early Mild Cognitive Impairment (MCI) and 31 (17 females) Cognitive Normal (CN) subjects from the ADNI2 database, which is publicly available on the web (www.adni.loni.usc.edu). The mean ages of AD, MCI, and CN are 73.59 ± 5.18, 74.52 ± 5.18, and 74.66 ± 5.56. General criteria for categorizing AD, MCI, and CN are well explained on the ADNI web site (http://adni.loni.ucla.edu). The subjects ranged in age from 56 to 89 years, and functional assessments of AD/MCI patients, such as Mini-Mental State Examination (MMSE) and Clinical Dementia Rating (CDR), were independently performed by the research institutions. The general criteria were as follows: the CN subjects had MMSE scores between 24 and 30, a CDR of 0, and were non-depressed, non-MCI, and non-demented. MCI patients had MMSE scores between 24 and 30, CDR scores between 0 and 1, no significant levels of impairment in other cognitive domains, essentially preserved daily living activities, and absence of dementia. The MMSE scores of AD patients were between 15 and 26, their CDR scores were 0.5 or 1, and they met the National Institute of Neurological and Communicative Disorders and Stroke and the Alzheimer’s disease and Related Disorders Association (NINCDS/ADRDA) criteria for probable AD. In this study, to minimize the effect of different image sizes and resolutions, we selected images from subjects with the same image dimension and resolution, and we used only the baseline fMRI scans.

In-house cohort

A total of 365 subjects were included the in-house dataset: 81 AD subjects, 132 MCI subjects, and 152 CN subjects. This dataset was a part of a large cohort enrolled at the National Dementia Research Center, Chosun University, Gwangju, South Korea. All subjects provided written informed consent before the data collection. In case of AD patients with the inability of consent, the next of kin of patients gave consent before participation. Psychological tests or assessments were not used to determine whether subjects were able to provide written informed consent. The consent procedure and data acquisition were approved by the Institutional Review Board (IRB) of the Chosun University Hospital, Gwangju, South Korea (IRB number 2013-12-018). Briefly, subjects were between 56 and 87 years of age, and the study partners were able to provide independent functional evaluations. The MMSE and CDR scores, and the other clinical criteria for inclusion in the three groups were the same as in the ADNI2 cohort. The demographics of the participants from two cohorts are shown in Table 1 and subject IDs are provided in supporting S1 Table.
Table 1

Demographic details of all participants of two cohorts in this study.

ADNI2 cohortCN (N = 31)MCI (N = 31)AD (N = 33)
Female/Male17/1414/1717/16
Age years (Mean±STD)74.66±5.56 (65–86)74.52±4.97 (68–89)73.59±5.18 (56–88)
MMSE score (Mean±STD)29.29±1.48 (24–30)27.67±1.8 (24–30)21.54±3.32 (15–26)
CDR score (Mean±STD)0±0 (0–0)0.50±0.17 (0–0.5)0.89±0.21 (0.5–1)
In-house cohortCN (N = 152)MCI (N = 132)AD (N = 81)
Female/Male79/7364/6842/39
Age years (Mean±STD)71.44±5.47 (60–85)73.10±5.92 (59–87)71.86±7.09 (56–83)
MMSE score (Mean±STD)28.29±1.07 (24–30)26.83±2.49 (24–30)18.56±1.95 (14–24)
CDR score (Mean±STD)0±0 (0–0)0.47±0.36 (0–0.5)0.91±0.26 (0.5–1)

Abbreviation: MMSE: Mini-Mental State Examination. CDR: Clinical Dementia Rating. N = number of subjects. STD: standard deviation.

Abbreviation: MMSE: Mini-Mental State Examination. CDR: Clinical Dementia Rating. N = number of subjects. STD: standard deviation.

Rs-fMRI data acquisition

ADNI2 subjects were scanned at different centres using 3.0 T Philips Achieva scanners with the same scanning protocol and parameters: Repetition Time (TR)/Echo Time (TE) = 3000/30 ms, flip angle = 80°, acquisition matrix size = 64 × 64, 48 slices, 140 volumes, and a voxel thickness = 3.3 mm. The participants in the Chosun University Hospital were scanned with a Siemens Skyra 3.0-Tesla scanner. A 2D EPI MR acquisition type was used with the following parameters: TR/TE = 3000/30 ms, flip angle = 90°, field of view (FOV) = 240 × 240 mm, acquisition matrix size 64 × 64, 35 slices, 90 volumes, voxel size = 3.75 x 3.75 x 3.75, spacing between slices = 4.8 mm, number of echoes = 1, imaging frequency = 123.206 Hz, slice acquisition order = ascending (bottom-up), direction = 'Transverse > Coronal (2.6) > Sagittal (1.7)', pixel bandwidth = 3440, in-plane phase encoding direction = ‘ROW’, number of phase encoding steps = 63, echo train length = 31, percent sampling = 100, percent phase field of view = 100, variable flip angle flag = ‘N’, and specific absorption rate (SAR) = 0.0778.

Preprocessing of rs-fMRI data

Preprocessing of rs-fMRI data was carried out using the Data Processing Assistant for Resting-State fMRI (DPARSF; http://www.restfmri.net) [33] and the Statistical Parametric Mapping platform (SPM8; http://www.fil.ion.ucl.ac.uk/spm). All Digital Imaging and Communications in Medicine (DICOM) files were obtained from the scanners as described above, and converted into the Neuroimaging informatics Technology initiative (NIfTI) file format. The first 10 time points for each participant were disregarded to allow for signal calibration and participants’ adaption to the scanning noise. Subsequently, functional images went through the following preprocessing steps: slice-timing correction was referred to the last slice; realignment for head movement compensation was performed by applying a Friston 24-parameter model (6 head motion parameters, 6 head motion parameters from the previous time point, and 12 corresponding squared items); individual structural images (T1-weighted MPRAGE) were co-registered to the mean functional image after realignment; normalization the rs-fMRI to the original space was performed with the Diffeomorphic Anatomical Registration Through Exponentiated Lie algebra (DARTEL) toolbox [34] (resampling voxel size = 3 × 3 × 3 mm3); spatial smoothing was performed with a 6-mm full-width at half-maximum (FWHM) Gaussian kernel. Then, linear trend removal and temporal band-pass filtering (0.01 Hz < f < 0.08 Hz) were performed on the time series of each voxel. Finally, we regressed out cerebrospinal and white matter signals as well as six head-motion parameters to further reduce the effects of nuisance signals and focus only on the gray matters signal. A mask image was created according to the intersection of the subject-specific normalized T1 anatomical images. Only the voxels within the mask were further analyzed. The mask image was also used for correcting for multiple comparisons in later analyses.

Proposed framework

Fig 1 illustrates all the procedures and techniques proposed in this study. The first step of the procedure is to extract the whole-brain 3-D measures from processed rs-fMRI images. The measures are ReHo, fALFF, ALFF, Degree Centrality (DC), left hippocampus-based rsFC (LeftHC-based rsFC), right hippocampus-based rsFC (RightHC-based rsFC), left post cingulate cortex-based rsFC (LeftPCC-based rsFC), right post cingulate cortex-based rsFC (RightPCC-based rsFC), left precuneus-based rsFC (LeftPCu-based rsFC), and right precuneus-based rsFC (RightPCu-based rsFC). Due to the small size of the datasets, we used leave-one-out (LOO-CV) and 10-fold cross-validation (10-fold CV) for the ADNI2 and the in-house cohort, respectively, to validate the classification performance of the methods. In LOO-CV, one sample was selected as testing data whereas the rest was used for training. In 10-fold CV, 90% of the data were used for training and the remaining 10% for testing. Given training 3-D spatial maps, we then performed univariate statistical t-tests to obtain a 3-D mask which identified a set of ‘active’ voxels. We then implemented the MVPA techniques (SVM-RFE and LASSO) on 1-D concatenated training features to select the most relevant features for training the ELM and SVM classifiers. Finally, given the indices of the highest ranked features on the training data, we extracted the testing data for classification.
Fig 1

Descriptions of the proposed framework in this study.

Block (a) presents the 3-D feature measure extractions from preprocessed fMRI scans. Block (b) describes the LOO-CV and 10-fold-CV cross validation for ADNI2 and in-house cohorts, respectively. Block (c) presents the multivariate feature reduction techniques using LASSO and SVM-RFE. The combined univariate t-test and multivariate LASSO as well as SVM-RFE informative features are trained by ELM and SVM classifiers as illustrated in block (d). Finally, the trained classifiers and testing features are used to evaluate the performance as in block (e).

Descriptions of the proposed framework in this study.

Block (a) presents the 3-D feature measure extractions from preprocessed fMRI scans. Block (b) describes the LOO-CV and 10-fold-CV cross validation for ADNI2 and in-house cohorts, respectively. Block (c) presents the multivariate feature reduction techniques using LASSO and SVM-RFE. The combined univariate t-test and multivariate LASSO as well as SVM-RFE informative features are trained by ELM and SVM classifiers as illustrated in block (d). Finally, the trained classifiers and testing features are used to evaluate the performance as in block (e).

Feature extraction

We describe here some biomarkers measured from rs-fMRI using the Resting-State fMRI Data Analysis Toolkit (REST) toolbox [35]. The measures can be categorized into regional spontaneous measures (ReHo, ALFF, fALFF), and functional connectivity measures (DC, seed-based rsFC), as described below.

Regional homogeneity (ReHo)

We used the ReHo measure to explore regional brain activity during the resting state. The computation was performed on a voxel-wise basis by calculating Kendall’s Coefficient of Concordance (KCC) [36] of fMRI time series of a given voxel with those of its nearest neighbours. From all the voxels in the brain, an individual ReHo map was obtained for each subject. A higher regional coherence within a cluster, consisting of a voxel and its nearest neighbours, was represented by a larger ReHo value for the voxel. Several recent studies in literature have shown the potential value of ReHo in clinical applications [9, 10, 37].

Amplitude of low-frequency fluctuation (ALFF) and fractional ALFF (fALFF)

The regional spontaneous activities can be examined by the ALFF measure and its improved version, the fALFF measure. After preprocessing, the filtered time series was transformed to a frequency domain using a fast Fourier transform (FFT), and the power spectrum was obtained. The average square root of the power spectrum (amplitude) between the frequencies of 0.01 and 0.08 Hz was computed at each voxel to give the ALFF measure [11, 38]. The fALFF measure is a modified version of ALFF, defined as the ratio of the average amplitude in the low-frequency range (0.01–0.08 Hz) to that of the entire frequency range (0–0.25 Hz) [33].

Degree centrality (DC)

We used a commonly employed graph-based measure of network organization, degree centrality (DC), to perform a full-brain exploration of the regions that were influenced by AD and MCI. Within the study mask, individual network centrality maps were generated in a voxel-wise fashion. First, the preprocessed functional runs were subjected to voxel-based whole-brain correlation analysis. The time course of each voxel from each participant that was within the gray matter mask was correlated with the time course of every other voxel, to obtain a correlation matrix. An undirected adjacency matrix was then obtained by thresholding the correlation at r > 0.25 [39, 40], and the DC was computed as the sum of the weights of the significant weighted connections for each voxel. Finally, the individual-level voxel-wise DC was converted into a z-score map by subtracting the mean DC across the entire brain and dividing by the standard deviation of the whole-brain DC.

Seed-based resting-state functional connectivity (rsFC)

To examine the detailed rsFC differences among the AD, MCI and CN groups at the regional level, we performed seed-based rsFC analysis. Briefly, the mean time course within each seed was extracted by averaging the time courses of all the voxels belonging to the seed. Subsequently, the mean time course was used to compute the correlation coefficients with the time courses of all voxels. The resulting correlation coefficients were then converted to z-scores using Fisher’s r-to-z transform to improve normality [16, 41]. In this study, we selected bilateral PCC, bilateral Hippocampus, and bilateral Precuneus as the seeds. Table 2 provides detailed information about the seeds.
Table 2

Detailed information of the seeds for seed-based rsFC measures.

SeedAbbreviation in this study for seed-based rsFCROI in 116-ROI AALCoordination, mm
xyz
Left Post Cingulate Cortex (LeftPCC)LeftPCC-based rsFC35-6-4325
Right Post Cingulate Cortex (RightPCC)RightPCC-based rsFC366-4222
Left Hippocampus (LeftHC)LeftHC-based rsFC37-26-21-10
Right Hippocampus (RightHC)RightHC-based rsFC382810662
Left Precuneus (LeftPCu)LeftPCu-based rsFC67-8-5648
Right Precuneus (RightPCu)RightPCu-based rsFC689-5644

Feature concatenation

Combining multiple measures is a very effective approach for boosting the performance of a machine learning setup [42], which has been used in many research domains, including neuroimaging classification [43]. In this work, we investigated a common feature concatenation that linked many feature measures of the same dataset. We believe that feature concatenation will enhance accuracy and enable the inference of indirect or direct associations between multiple features extracted from the same fMRI data.

Feature reduction techniques

The number of predictor voxels obtained in our spatial maps was larger than the number of subjects. Thus, a dimensionality reduction process was necessary in order to select the most relevant features, discard redundant features and noise, and avoid numerical singularities and overfitting problems, and thus enhance the classification performance. Importantly, feature reduction was performed using the training data only. Once identified, the same brain regions identified during training were used to assess the classifier predictive accuracy [44] on the testing data. In this study, we used univariate t-test and MVPA approaches, including SVM-RFE and LASSO, as voxel-wise feature reduction techniques. The univariate t-test is performed voxel-wise to identify independent voxels, whereas the multivariate RFE and LASSO investigate the mutual associations between multiple features and spatial patterns. We also used hybrid combinations of univariate and MVPA approaches to outperform the individual techniques.

Univariate two sample t-test

Many neuroimaging studies have shown abnormalities, at the level of the average signal, in one or more brain features in a diseased group compared to a control group using univariate statistical tests [19]. Recently, classification studies have used t-tests to select informative features for machine learning in neuroimaging [8, 45]. The key results of the analysis based on statistical tests are usually expressed by means of p-values. Subsequently, the optimal p-value cutoff to select the relevant features is determined through a cross-validation process, and the features thus selected are used in the subsequent machine learning analysis. In this study, we applied t-test-based feature reductions techniques to machine learning based diagnosis. Using t-tests on the training dataset, we generated an analytical mask that retained only the voxels presenting significant changes in any of the analytical feature measures, i.e. ReHo, ALFF, fALFF, DC, rsFC, between any of the two groups at the threshold p-values (p<0.05 with |t|>1.9715, p<0.01 with |t|> 2.599, and p<0.001 with |t|>3.3381). The correction cluster size threshold p = 0.05 corresponding to corrected individual voxel p-values was computed by Monte Carlo simulations with the program AlphaSim in REST [35] (1000 iterations) to determine the cluster size. As a result, cluster sizes of 85 voxels (2295 mm3), 18 voxels (486 mm3), 6 voxels (162 mm3) were found to correspond to corrected individual voxel p-values of 0.05, 0.01, and 0.001, respectively. Fig 2 shows selected regions resulted from univariate t-test applied to ReHo maps of one-fold training data, i.e., AD vs. CN and MCI vs. CN (out of >62 different folds for ADNI2 cohort and 10 folds for in-house cohort).
Fig 2

An example of one-fold univariate statistical two-sample t-test on ReHo maps between two training analytical groups, i.e., AD against CN (left subfigure) and MCI against CN (right subfigure). The threshold was set to p-value<0.05 with cluster size of 85 voxels (2295 mm3), which corresponded to a corrected p-value<0.05. The t-test maps are overlaid on the anatomical image. The hot and cold colours represent positive and negative changes.

An example of one-fold univariate statistical two-sample t-test on ReHo maps between two training analytical groups, i.e., AD against CN (left subfigure) and MCI against CN (right subfigure). The threshold was set to p-value<0.05 with cluster size of 85 voxels (2295 mm3), which corresponded to a corrected p-value<0.05. The t-test maps are overlaid on the anatomical image. The hot and cold colours represent positive and negative changes.

Support vector machine-recursive feature elimination (SVM-RFE)

While the t-test is a univariate procedure that does not take into account interactions between multiple features and spatial patterns, support vector machine-recursive feature elimination (SVM-RFE) is a multivariate wrapper-model-based feature reduction algorithm, which efficiently fits a model and removes the weakest features until the specified informative number of features is reached. The ranking criterion of SVM-RFE is closely related to the SVM model. In each iteration of the RFE, an SVM model is trained. Then, the feature with smallest ranking criterion is removed since it has the least effect on classification, while the remaining features are kept for the SVM model in the next iteration. The sequential process is repeated until all the features have been eliminated. Then, according to the order of elimination, the features are graded. The later a feature is eliminated, the more significant it should be [46]. A detailed description of the SVM-RFE algorithm can be found in a previous paper [20]. In this work, after the application of SVM-RFE, the most important training features that maximize cross-validated accuracy were kept for training the classifiers. Fig 3 illustrates the process of hybrid combination of univariate t-test and multivariate SVM-RFE as well as LASSO to select the most relevant features.
Fig 3

Illustration of the hybrid combination of univariate t-test and MVPA feature reduction techniques (SVM-RFE and LASSO) on the 3-D cross-validated fMRI measures.

Least absolute shrinkage and selection operator (LASSO)

A good example of MVPA feature reduction with error and regularization terms is LASSO, which has been successfully applied in neuroimaging machine learning tasks to mitigate problems related to the so-called curse-of-dimensionality. LASSO computes model coefficients γ by minimizing the following function: where x is the voxel-wise feature input data, a vector of q values at observation i, and n is the number of observations. u is the response at observation i. Lambda (λ) is a non-negative user-defined regularization parameter which controls the balance between limiting the number of non-zero coefficients γ (sparsity) and high prediction accuracy. Interestingly, as λ approaches 1, the model becomes increasingly sparse, meaning it will produce few relevant features, while as λ approaches 0, the model becomes less sparse and includes more relevant features [5]. The parameter γ0 is a scalar. The function minimized by LASSO involves the l1 norm of γ [47-49]. In this paper, we chose the value of λ that minimized the cross validated mean squared error (MSE), as shown in Fig 4. The hybrid combination of univariate t-test and multivariate LASSO for selecting the most discriminative training features is shown in Fig 3.
Fig 4

An example of cross-validated MSE of LASSO fit with a parameter lambda (λ).

Classification

In this study, three machine learning classification algorithms were used namely, ELM, linear SVM, and non-linear SVM. We have compared the results of all the classifiers, and ELM proves to be the most efficient algorithm both in terms of computation time and accuracy. Brief description of each method is described as follows.

ELM classifier

An ELM consists of an input layer, a hidden layer, and an output layer. Whereas traditional feedforward neural networks require weights and biases for all layers to be adjusted by gradient-based learning algorithms, ELM arbitrarily assigns input weights and hidden layer biases without iterative adjustment, and computes the output weights by solving a single linear system [23]. Thus, ELM learns much faster than traditional neural networks and is widely employed in various classification applications as an efficient learning algorithm [24]. In this work, the number of hidden nodes was set between 1 and 400, and we selected a sigmoid activation function. A grid search method on training data was used to tune this parameter for achieving maximum cross-validated validation accuracy. To minimize the random effects due to the weight initializations, each value of the number of hidden nodes was used 100 times and the average performance was presented.

SVM classifier

Support vector machines (SVM) have recently become popular as supervised classifiers of fMRI data due to their high performance, their ability to deal with large high-dimensional datasets, and their flexibility in modeling diverse sources of data [4]. In the present study, we utilized a linear SVM and a non-linear SVM based on radial basis function (RBF) kernels. In SVMs, the parameters that need to be tuned are the gamma value of the kernel scale (γ) and the box constraint (C). We used a greedy search method on training data to tune these parameters to maximize cross-validated test accuracy. In this study, the search scale for selecting gamma values of kernel scale and box constraint were set to γ = [0.001, 0.01, 0.1, 1, 10, 100, 1000, 10000], and C = [0.001, 0.01, 0.1, 1, 10, 100, 1000, 10000], respectively.

Cross-validation, performance evaluation, and significant testing methods

Cross-validation

In this work, we used Leave-One-Out cross-validation (LOO-CV) for the ADNI2 cohort and 10-fold cross-validation (CV) for the in-house cohort. In the LOO-CV, N-1 subjects out of N were used for training, and the remaining one was left for testing, and the procedure was repeated for all the N subjects. In 10-fold CV, the subjects were randomly divided into 10 equally sized subsets: each of these subsets (folds), containing 10% of the subjects, was then used as testing set for a model trained on the remaining 90%. The mean performance of all N test subjects in LOO-CV, or all the 10 folds in 10-fold CV was reported as the final result.

Performance evaluation

To evaluate the performance of the classifiers, we reported accuracy (ACC), sensitivity (SEN), specificity (SPEC), balanced accuracy (BAC), positive predictive value (PPV), and negative predictive value (NPV). TP, TN, FP, and FN indicate the number of true positives, true negatives, false positives, and false negatives, respectively. In terms of these numbers, ACC, SEN, SPEC, BAC, PPV, and NPV can be computed as follows: Accuracy (ACC) = (TP + TN)/(TP + TN + FP + FN) Sensitivity (SEN) = TP/(TP + FN) Specificity (SPEC) = TN/(TN + FP) Balanced accuracy (BAC) = (SEN + SPEC)/2 Positive predictive value (PPV) = TP/(TP + FP) Negative predictive value (NPV) = TN/(TN + FN)

Significant testing methods

To assess the statistical significance of the classifiers’ performance, a permutation test was performed on the classification accuracies, by randomly permuting 1000 times the labels of the test data of each of the N (LOO-CV) or 10 (10-fold CV) folds to get the probability of random successful classification. In general, the lower the p-value of the permuted prediction rate against the prediction rate of the original data labels, the higher the significance of the classifier performance.

Results

Classification results: Univariate t-test

Tables 3 and 4 summarize the classification performance in discriminating between AD and CN, and between MCI and CN, respectively, of all the competing methods on the ADNI2 cohort. In terms of the mean diagnosis accuracy, the ELM classifier with concatenated features obtained a maximal accuracy of 89.92% (p-value<0.001) with a sensitivity of 86.51%, specificity of 84.17%, balanced accuracy of 84.58%, PPV of 94.00%, and NPV of 87.40% when discriminating between AD and CN; and a maximal accuracy of 85.81% (p-value<0.001) with a sensitivity of 86.67%, specificity of 85.83%, balanced accuracy of 84.85%%, PPV of 86.50% and NPV of 90.00% when discriminating between MCI and CN. The concatenated measure outperformed all individual measures. In addition, the ELM outperformed the linear and RBF-based non-linear SVMs in terms of diagnosis accuracy in all measures, including concatenated ones.
Table 3

Leave-One-Out cross-validation mean classification performance for AD versus CN of multi-measure features at p-value = 0.05 with ADNI2 cohort.

Feature MeasureELMSVM-RBFSVM-Linear
ACC Training (%)ACC Testing (%)p-valueSEN Testing (%)SPEC Testing (%)BAC Testing (%)PPV Testing (%)NPV Testing (%)ACC Testing (%)ACC Testing (%)
ReHo89.57±4.1084.29±1.230.00185.00±1.1083.33±1.5784.17±1.7688.00±2.7488.56±1.6166.43±5.4971.43±3.65
fALFF83.16±2.1885.07±2.340.00195.00±5.4173.33±4.0584.17±1.7684.00±8.3495.00±10.4571.90±3.9175.00±3.05
ALFF85.30±5.2985.71±1.140.00197.50±3.9170.00±5.4183.75±1.3282.00±6.3297.50±7.9175.38±1.6776.62±7.90
Degree Centrality87.63±1.0587.15±1.530.00190.00±2.9280.00±7.2185.00±2.1588.33±10.5690.00±12.9170.24±6.0473.57±4.78
LeftHC-based rsFC93.51±4.9185.51±3.160.00185.00±4.9186.67±1.2485.53±2.1592.00±10.3385.00±12.9171.67±4.2673.33±4.58
RightHC-based rsFC96.49±4.1487.75±1.630.00180.00±5.5493.33±4.0586.67±1.7696.00±8.4380.00±10.5459.52±1.3565.71±2.15
LeftPCC-based rsFC81.36±4.2684.47±2.170.00190.00±2.9180.00±7.2185.00±2.1588.00±10.3390.00±12.9171.67±4.8273.33±2.93
RightPCC-based rsFC83.33±1.1281.75±3.350.00185.00±5.3186.67±1.2985.83±2.1592.00±10.3385.00±12.9171.19±1.9271.19±1.92
LeftPCu-based rsFC94.04±6.7683.49±2.080.00182.50±2.0490.00±6.1086.25±2.0194.00±6.9682.50±12.4364.05±3.1170.48±6.66
RightPCu-based rsFC87.42±4.9085.71±3.640.00187.50±13.1883.33±3.6285.42±2.2290.00±5.4087.50±3.1871.90±2.1870.71±5.87
Concatenation94.07±3.8189.92±1.230.00186.51±6.1084.17±6.8784.58±2.0194.00±2.7487.40±3.1876.19±2.0977.62±2.31

Abbreviation: ReHo = regional homogeneity; ALFF = amplitude of low-frequency fluctuation; fALFF = fractional amplitude of low-frequency fluctuation; LeftHC-based rsFC = Left Hippocampus seed-based rsFC; RightHC-based rsFC = Right Hippocampus seed-based rsFC; LeftPCC-based rsFC = Left Post Cingulate Cortex seed-based rsFC; RightPCC-based rsFC = Right Post Cingulate Cortex seed-based rsFC; LeftPCu-based rsFC = Left Precuneus seed-based rsFC. RightPCu-based rsFC = Right Precuneus seed-based rsFC. The bold results indicate the maximal performances.

Table 4

Leave-One-Out cross-validation mean classification performance for MCI against CN of multi-functional features at p-value = 0.05 with ADNI2 cohort.

Feature MeasureELMSVM-RBFSVM-Linear
ACC Training (%)ACC Testing (%)p-valueSEN Testing (%)SPEC Testing (%)BAC Testing (%)PPV Testing (%)NPV Testing (%)ACC Testing (%)ACC Testing (%)
ReHo91.55±2.7085.01±3.250.00188.50±6.3280.00±7.1284.75±1.3285.00±2.9190.50±2.3570.95±1.5372.71±4.10
fALFF80.90±4.0881.95±5.120.00185.68±2.7180.00±2.1782.34±1.7585.50±2.5790.50±2.3568.10±9.7065.00±6.91
ALFF79.55±4.1084.65±3.060.00190.83±4.9376.67±6.1083.75±1.3282.50±2.0893.00±1.3572.62±2.8173.95±3.93
Degree Centrality88.80±4.8082.13±1.940.00185.07±4.2180.83±6.6982.85±1.3285.50±2.5790.00±2.9170.95±1.4470.62±5.02
LeftHC-based rsFC83.58±5.2282.04±4.260.00187.00±6.1077.50±5.7482.25±1.3283.00±1.8392.50±2.0870.95±1.0465.00±4.98
RightHC-based rsFC88.96±2.7580.47±5.130.00173.33±4.0589.33±4.2681.33±0.0093.50±5.6980.50±1.3964.52±5.1364.52±5.89
LeftPCC-based rsFC88.27±7.6384.02±3.350.00177.50±5.7490.83±4.9384.17±1.7692.50±2.0882.50±1.8467.62±3.1560.95±7.97
RightPCC-based rsFC86.60±5.1181.14±2.870.00184.67±5.1580.83±6.6982.75±1.3285.50±2.5790.00±2.9170.71±4.1169.05±6.84
LeftPCu-based rsFC86.99±5.0383.57±3.410.00190.83±4.9377.50±5.7484.17±1.7682.50±2.0892.50±1.2871.62±5.8971.19±6.36
RightPCu-based rsFC87.88±4.2582.75±4.360.00183.17±6.8783.17±6.8783.17±1.7587.50±3.1887.50±3.1872.82±7.4369.29±9.97
Concatenation87.54±2.7785.81±3.530.00186.67±2.7185.83±6.6984.85±1.3286.50±2.5790.00±2.9176.62±5.0777.69±5.26
Abbreviation: ReHo = regional homogeneity; ALFF = amplitude of low-frequency fluctuation; fALFF = fractional amplitude of low-frequency fluctuation; LeftHC-based rsFC = Left Hippocampus seed-based rsFC; RightHC-based rsFC = Right Hippocampus seed-based rsFC; LeftPCC-based rsFC = Left Post Cingulate Cortex seed-based rsFC; RightPCC-based rsFC = Right Post Cingulate Cortex seed-based rsFC; LeftPCu-based rsFC = Left Precuneus seed-based rsFC. RightPCu-based rsFC = Right Precuneus seed-based rsFC. The bold results indicate the maximal performances. The experimental results on the in-house dataset are summarized in Table 5 (AD against CN) and Table 6 (MCI against CN). Our proposed method with the ELM classifier achieved very high mean accuracies for all types of measures (above 90% mean accuracy for AC against CN; around 80% mean accuracy for MCI against CN). Note that, in AD vs. CN, the concatenation of all measures resulted in a maximal mean accuracy of 94.45% (p-value<0.001) with a sensitivity of 83.67%, a specificity of 96.67%, a balance accuracy of 90.17%, a PPV of 95.67%, and a NPV of 91.07%; in MCI vs. CN, the maximal mean accuracy was 87.20% (p-value<0.001), with a sensitivity of 78.85%, a specificity of 87.50%, a balance accuracy of 81.69%, a PPV of 84.66%, and a NPV of 81.27%. Again, the performance of the combined measures was superior to that of the individual measures. In addition, the mean accuracy of the ELM classifier was superior to that of the linear and non-linear SVMs, as can be seen in the Tables 5 (AD vs. CN) and 6 (MCI vs. CN).
Table 5

10-fold cross-validation mean classification performance for AD against CN of multi-functional features at p-value = 0.05 with In-house cohort.

Feature MeasureELMSVM-RBFSVM-Linear
ACC Training (%)ACC Testing (%)p-valueSEN Testing (%)SPEC Testing (%)BAC Testing (%)PPV Testing (%)NPV Testing (%)ACC Testing (%)ACC Testing (%)
ReHo88.65±4.1192.26±1.840.00187.64±8.3494.71±5.2591.17±2.3891.14±8.2193.18±3.9478.15±7.0573.84±6.75
fALFF91.60±3.5989.76±3.560.00185.69±11.9192.08±6.0588.89±4.6786.68±8.9492.67±5.9466.47±9.0062.16±10.38
ALFF85.54±4.3090.18±4.520.00181.94±11.3494.75±4.1988.35±5.7689.88±7.5990.85±5.5976.47±8.1483.73±8.00
Degree Centrality97.67±2.7590.09±2.050.00181.39±8.9694.71±4.2088.05±3.1890.32±7.0690.72±3.6374.28±7.9878.19±8.66
LeftHC-based rsFC93.09±3.3790.09±2.900.00186.53±6.6592.00±6.1389.26±2.4186.58±8.8992.92±3.2964.38±7.7864.78±11.60
RightHC-based rsFC91.09±3.8685.72±3.520.00171.25±3.2493.38±4.4582.31±5.4886.15±8.0286.46±5.8859.24±9.6359.66±7.35
LeftPCC-based rsFC94.37±3.6287.68±2.280.00180.00±2.2092.08±5.1786.04±4.0786.20±8.1989.64±5.7565.60±6.2262.63±7.26
RightPCC-based rsFC94.17±2.3985.72±2.850.00181.53±6.1488.13±5.9684.83±2.8480.63±7.2189.41±2.8659.20±8.7958.75±11.31
LeftPCu-based rsFC95.89±3.0389.38±2.110.00184.44±7.9392.13±4.1288.28±2.8686.10±6.2191.73±4.0569.87±11.9569.46±10.11
RightPCu-based rsFC93.67±2.0390.49±2.680.00184.03±10.0694.00±4.9289.01±3.7689.49±8.0691.92±4.9871.25±9.3569.11±12.56
Concatenation95.50±4.8894.45±2.060.00183.67±8.7896.67±5.6790.17±2.5995.67±9.0291.07±3.9075.24±1.1380.34±7.26
Table 6

10-fold cross-validation mean classification performance for MCI against CN of multi-functional features at p-value = 0.05 with In-house cohort.

Feature MeasureELMSVM-RBFSVM-Linear
ACC Training (%)ACC Testing (%)p-valueSEN Testing (%)SPEC Testing (%)BAC Testing (%)PPV Testing (%)NPV Testing (%)ACC Testing (%)ACC Testing (%)
ReHo82.10±1.6681.76±2.690.00175.38±2.4387.58±7.9981.48±2.8985.84±6.7881.30±5.7760.18±4.5860.89±4.97
fALFF82.59±3.8078.19±3.040.00175.71±2.2380.21±1.9577.96±3.0478.30±3.7980.70±2.6858.49±3.8560.96±6.22
ALFF87.51±3.8784.51±2.980.00181.92±3.6886.83±4.3584.38±3.1884.81±4.8585.22±6.2774.70±2.0877.14±7.79
Degree Centrality81.11±2.4282.41±3.150.00177.25±3.6986.88±5.9682.06±2.9684.10±5.9781.51±2.3467.62±3.6968.66±3.06
LeftHC-based rsFC76.61±1.8678.87±4.700.00178.68±3.5978.92±4.6778.80±4.8076.90±6.6781.68±2.3662.66±6.3963.71±6.39
RightHC-based rsFC79.15±2.1078.55±4.350.00175.93±1.2480.96±4.9078.45±4.4278.73±6.6880.34±4.4858.84±3.8561.64±3.95
LeftPCC-based rsFC79.07±1.0581.34±4.570.00175.88±2.5786.13±5.9181.00±6.0882.83±5.6181.16±7.7967.24±4.4768.30±3.39
RightPCC-based rsFC78.67±1.8579.97±4.500.00175.77±1.2783.50±5.6879.63±4.7880.48±4.4580.62±4.7863.69±5.5263.71±4.57
LeftPCu-based rsFC80.17±5.0979.91±3.450.00174.12±6.8084.75±6.7779.44±3.2981.98±8.2279.33±3.2460.92±6.6761.61±6.49
RightPCu-based rsFC78.76±1.5181.37±3.930.00178.85±5.6983.54±6.4781.19±3.8781.15±7.0682.09±4.1166.56±5.7069.36±6.48
Concatenation86.52±6.9987.20±2.350.00178.85±6.9087.50±5.7281.69±2.7584.66±5.1281.27±5.7069.74±6.8171.13±4.71

Classification results: Group differences and classifications

To date, there are no guidelines available for the optimal user-defined threshold of significance (p-values) to select the relevant features to be used in machine learning for the differentiation of AD and MCI vs. CN [5, 44]. To investigate the effects of univariate statistical p-values, we show in Table 7 the ELM classification performance at different p-values (p = 0.05, 001 and 0.001). Interestingly, the best performance was found with the least significant difference (p-value = 0.05) for both datasets and both classification problems (AD vs. CN and MCI vs. CN). Specifically, in the ADNI2 cohort, the maximal mean accuracy in AD vs. CN classification was 89.92% (p-value<0.001), with a sensitivity of 86.51%, specificity of 84.17%; while in classifying MCI vs. CN, the maximal accuracy was 85.81% (p-value<0.001), with a sensitivity of 86.67%, and a specificity of 85.83%. For the in-house cohort, we achieved, in AD vs. CN classification, a maximal accuracy of 94.45% (p-value<0.001), a sensitivity of 83.67%, a specificity of 96.67%; while for the MCI vs. CN classification the maximal accuracy was 87.20% (p-value<0.001), with a sensitivity of 78.85%, and a specificity of 87.50%. Therefore we can conclude that a highly significant group difference (p-value = 0.01, 0.001) does not necessarily result in a stronger classification performance, and, conversely, that a high classification performance does not necessarily mean that strong differences exist between the means of the groups.
Table 7

The effects of significant p-values on the classification performances reported with ADNI2 and in-house cohorts.

ADNI2 cohort
Measurep-valuesAD against CNMCI against CN
ACC (%) TestingSEN (%)SPEC (%)ACC (%) TestingSEN (%)SPEC (%)
Concatenation0.0589.92±1.2386.51±6.1084.17±6.8785.81±3.5386.67±2.7185.83±6.69
0.0184.29±3.2578.33±3.0190.00±2.8483.24±4.9487.50±3.2780.83±5.09
0.00185.68±3.8985.00±4.1285.17±4.1083.81±3.4791.67±4.6973.80±6.27
In-house cohort
Measurep-valuesAD against CNMCI against CN
ACC (%) TestingSEN (%)SPEC (%)ACC (%) TestingSEN (%)SPEC (%)
Concatenation0.0594.45±2.0683.67±8.7896.67±5.6787.20±2.3578.85±6.9087.50±5.72
0.0191.00±2.7984.03±6.4794.67±5.6184.16±4.8278.79±5.8388.75±5.49
0.00191.87±3.5784.92±4.0694.04±3.7984.03±3.9478.50±6.4788.43±6.02

Classification results: Hybrid combination of MVPA methods

In the previous section, we reported the results using only univariate t-tests, not combined with MVPA methods, for discriminating AD and MCI from CN. In this section we will examine the hybrid combinations of t-tests and multivariate techniques, including LASSO and SVM-RFE. Table 8 presents the performance in AD and MCI discrimination using the ELM classifier with only the univariate t-test (on concatenated features), and its combination with LASSO or SVM-RFE. The results show that the ELM classifier combined with the hybrid feature optimization framework outperformed the same classifier without feature optimization, in both cohorts and in both AD and MCI discrimination (accuracies up to 98.86% for AD and 98.57% for MCI diagnosis in the ADNI2 cohort; up to 98.70% for AD and 94.16% for MCI diagnosis in the in-house cohort). In addition, the ELM performance with combined univariate t-test and SVM-RFE is clearly superior to that of combined univariate t-test and LASSO. Interestingly, the hybrid combinations of univariate t-test with different threshold p-values and SVM-RFE resulted in similar accuracies. These similar performances can be explained as follows: In this paper, we chose the highest ranked features using grid search cross validation method on only training data, and SVM-RFE eliminated the remaining, low-ranked features. Even though with different p-values, the number of highest features are the same for the classifiers, and that resulted in equal performance.
Table 8

The effects of multivariate feature optimization methods (LASSO and SVM-RFE) on the ELM classification performances reported with ADNI2 and in-house cohorts.

ADNI2 cohort
MeasureFeature optimization methodsAD against CNMCI against CN
ACC (%) TestingSEN (%)SPEC (%)ACC (%) TestingSEN (%)SPEC (%)
univariate t-test with p-value = 0.05univariate t-test89.92±1.2386.51±6.1084.17±6.8785.81±3.5386.67±2.7185.83±6.69
univariate t-test + LASSO96.14±7.7198.33±4.6193.67±5.8390.48±5.4690.83±2.9290.52±3.93
univariate t-test + SVM-RFE98.86±4.52100.00±0.0097.50±2.9198.57±4.52100.00±0.0097.50±7.91
univariate t-test with p-value = 0.01univariate t-test84.29±3.2578.33±3.0190.00±2.8483.24±4.9487.50±3.2780.83±5.09
univariate t-test + LASSO94.05±7.7294.17±2.4593.33±4.0585.71±3.9781.67±5.9990.00±2.50
univariate t-test + SVM-RFE98.86±4.52100.00±0.0097.50±2.9198.57±4.52100.00±0.0097.50±7.91
univariate t-test with p-value = 0.001univariate t-test85.68±3.8985.00±4.1285.17±4.1083.81±3.4791.67±4.6973.80±6.27
univariate t-test + LASSO89.05±2.8684.17±3.0693.33±2.0893.57±3.3897.50±1.9790.00±1.61
univariate t-test + SVM-RFE98.86±4.52100.00±0.0097.50±2.9198.57±4.52100.00±0.0097.50±7.91
In-house cohort
MeasureFeature optimization methodsAD against CNMCI against CN
ACC (%) TestingSEN (%)SPEC (%)ACC (%) TestingSEN (%)SPEC (%)
univariate t-test with p-value = 0.05univariate t-test94.45±2.0683.67±8.7896.67±5.6787.20±2.3578.85±6.9087.50±5.72
univariate t-test + LASSO96.16±3.4895.14±4.6196.67±3.7387.62±4.4983.44±6.1788.43±5.05
univariate t-test + SVM-RFE98.70±2.2599.50±7.9197.33±3.4494.16±5.6792.69±3.1795.63±4.39
univariate t-test with p-value = 0.01univariate t-test91.00±2.7984.03±6.4794.67±5.6184.16±4.8278.79±5.8388.75±5.49
univariate t-test + LASSO96.63±3.1693.89±4.5998.00±5.7189.40±4.1688.94±3.6989.40±5.04
univariate t-test + SVM-RFE98.70±2.2599.50±7.9197.33±3.4494.16±5.6792.69±3.1795.63±4.39
univariate t-test with p-value = 0.001univariate t-test91.87±3.5784.92±4.0694.04±3.7984.03±3.9478.50±6.4788.43±6.02
univariate t-test + LASSO94.08±3.1490.14±5.0696.04±4.8388.12±4.0186.98±3.5891.24±4.86
univariate t-test + SVM-RFE98.70±2.2599.50±7.9197.33±3.4494.16±5.6792.69±3.1795.63±4.39

Discussion

Comparison with previous studies

In recent years, many studies have been carried out to classify AD/MCI subjects using rs-fMRI. Studies based on the use of a binary classification reported accuracies from about 75% to about 95% [18, 19]. Table 9 summarizes the results of recently published studies using rs-fMRI neuroimaging-based machine learning to discriminate AD and MCI from CN and compares them with our results. It should be noted that our method outperformed the ones proposed in [26, 50–52], which used the same MCI and CN subject selection from the ADNI2 cohort. Direct performance comparison with other studies would not be fair, because of the different datasets, preprocessing pipelines, feature measures, and classifiers. Nevertheless, it is noteworthy that the method we propose achieved the highest accuracy among all the methods described in the classification of AD and MCI vs. CN using only rs-fMRI data.
Table 9

Comparison of classification accuracy of AD/MCI subjects with state-of-the-art methods using rs-fMRI.

ModalityDisorderDatasetFeature MeasuresClassifierAccuracy (%)Reference
rs-fMRIADAD: 77, CN: 173Seed-based FC, ALFF, ICA, concatenationAUC85De Vos et al., 2018 [53]
rs-fMRIADAD: 12, CN: 12ROI-based difference between DMN and SN mapLDA92Zhou et al., 2010 [54]
rs-fMRIADAD: 34, CN: 45Graph measuresnaïve Bayes93.3Khazaee et al., 2017 [3]
rs-fMRIADAD: 15, CN: 16Averaged voxel intensities of selected resting-state networkMultivariate ROC95Wu et al., 2013 [55]
rs-fMRIADAD: 20, CN: 20Graph measure based on FC analysis among ROIsSVM97Khazaee et al., 2015 [56]
rs-fMRIADAD: 27, CN: 39FC among selected AAL regionsBayesian Gaussian process logistic regression97Challis et al., 2015 [57]
rs-fMRIADAD: 33, CN: 31 (ADNI2) / AD: 81, CN: 152 (in-house)Proposed methodsELM98.86 (ADNI2) / 98.70 (in-house)
rs-fMRIMCI*MCI: 31, CN: 31HMM+SDLSVM62.90Eavani et al., 2013 [50, 52]
rs-fMRIMCI*MCI: 31, CN: 31gSRSVM66.13Wee et al., 2014 [26,52]
rs-fMRIMCI*MCI: 31, CN: 31sDFNSVM70.97Leonardi et al., 2013 [51, 52]
rs-fMRIMCI*MCI: 31, CN: 31DAE+HMMSVM72.58Suk et al., 2016 [52]
rs-fMRIMCIMCI: 50, CN: 39FC among selected AAL regionsBayesian Gaussian process logistic regression81Challis et al., 2015 [57]
rs-fMRIMCIMCI: 12, CN: 25Local connectivity and global topological propertiesMultiple kernel learning91.9Jie et al., 2014 [58]
rs-fMRIMCIMCI: 89, CN: 45Graph measuresnaïve Bayes93.3Khazaee et al., 2017 [3]
rs-fMRIMCIMCI: 29, CN: 21N/AN/A95.6Beltrachini et al., 2015 [59]
rs-fMRIMCI*MCI: 31, CN: 31 (ADNI2) / MCI: 132, CN: 152 (in-house)Proposed methodsELM98.57 (ADNI2) / 94.16 (in-house)

Abbreviation: ICA = independent component analysis, AUC = area under the curve, DMN = default mode network, SN = salience network, LDA = linear discriminant analysis, ROC = receiver operating characteristic, ROI = region of interest, AAL = automated anatomical labeling, HMM = hidden markov model, SDL = sparse dictionary learning, gSR = group sparse representation, sDFN = sliding window-based dynamic functional network, DAE = deep auto encoder.

indicates the studies that used the same dataset.

Abbreviation: ICA = independent component analysis, AUC = area under the curve, DMN = default mode network, SN = salience network, LDA = linear discriminant analysis, ROC = receiver operating characteristic, ROI = region of interest, AAL = automated anatomical labeling, HMM = hidden markov model, SDL = sparse dictionary learning, gSR = group sparse representation, sDFN = sliding window-based dynamic functional network, DAE = deep auto encoder. indicates the studies that used the same dataset.

Feature selection techniques on ADNI cohort

Recent years have shown wide applications of MVPA feature selection methods applied on neuroimaging data sets from public ADNI cohorts. In Table 10, we summarize the results of previous works that applied univariate and MVPA as well as their hybrid combinations for discriminating the AD and MCI patients. In recent study [60], Kim et al. proposed multi-model hierarchical ELM integrated with t-test and LASSO applied on ROI-based features for classifications of AD and MCI against CN. Volume and mean intensity extracted from 93 ROIs of preprocessed MRI and FDG-PET images, respectively, as well as CSF values were used as features. The maximal accuracies achieved by t-test method were 96.11% and 86.15% while LASSO-based method achieved 96.03% and 86.17% for AD and MCI vs. CN, respectively. Similar AD/MCI identification framework [61] used multiple-kernel SVM method to combine the biomarkers of three modalities (MRI, FDG-PET, and CSF). Simple feature selection based on t-test was implemented, leading to the highest classification accuracies of 93.2% and 76.4% for respective AD and MCI diagnosis compared to using all features. Another study [62] used LASSO-based feature selection on GM and WM volume maps to achieve maximal accuracies of 85.7% and 81.1%. Hidalgo-Muñoz et al. [63] compared voxel-wise feature selections, i.e univariate t-test and multivariate SVM-RFE for classification of AD patients from CN using segmented GM and WM maps. Their obtained results have suggested that SVM-RFE selects discriminant features more efficiently than t-test significance for classification purposes (99.7% vs. 93.2%). Using rs-fMRI data, Khazaee et al. [56] computed functional brain network-based features, and used univariate Fisher score for feature selection and SVM as the classifier for AD classification, achieving up to a maximum accuracy of 97%. More recently, other MVPA techniques, such as principal component analysis (PCA) and independent component analysis (ICA), have been developed to keep informative features while disregarding uninformative sources of noises. Salvatore et al. used PCA method to reduce the dimensions of WM and GM density maps [64]. The reduced density maps were used for SVM classifiers to identify AD (accuracy = 76%) and MCI (accuracy = 72%) patients from CN. Similar predictive improvements due to a single MVPA feature selection or their hybrid combinations were obtained in unimodal rs-fMRI studies [26, 27], sMRI [60, 63, 65], PET [60, 66] and multi-model sMRI+PET [60, 66].
Table 10

Comparison of classification performances of AD/MCI patients on ADNI cohort with hybrid MVPA feature selections.

ReferenceModalityDatasetAD/MCI/CNFeature MeasuresClassifierFeature selectionAccuracy (%)
AD vs. CNMCI vs. CN
Salvatore et al., 2015 [64]sMRI137/76/162sMRI: WM and GM density mapsSVMPCA7672
Chu et al., 2011 [70]sMRI131/261/188sMRI: voxel-wise GMSVMt-test82.066.0
t-test+ROI85.068.0
SVM-RFE84.067.0
t-test+SVM-RFE85.067.0
Casanova et al., 2011 [62]sMRI49/-/49sMRI: voxel-wise GM and WM volume mapsLASSO85.7-
Retico et al., 2015 [65]sMRI200/400/200sMRI: voxel-wise GM mapsSVMwhole-brain;t-test;t-test+SVM-RFE88.9 (AUC)70.7 (AUC)
Dai et al., 2012 [31]sMRI(OASIS data)39/-/44sMRI: cortical thicknessSVMt-test+LLB;Corr+LLB;BSSWSS+LLB;t-test+RFE;Corr+RFE;BSSWSS+RFE90.4-
Wee et al., 2013 [27]sMRI198/200/200sMRI: correlation of regional mean cortical thicknessSVMt-test+mRMR +SVM-RFE92.3583.75
Zhang et al., 2011 [61]sMRI+PET-CSF51/99/52sMRI: Volumetric features from sMRI and PETSVMt-test93.276.4
Hidalgo-Muñoz et al., 2014 [63]sMRI185/-/185sMRI: voxel-based GM and WMSVMt-test93.2-
SVM-RFE99.7-
Wee et al., 2013 [26]rs-fMRI-/25/25rs-fMRI: Pearson correlation-based FCSVMt-test+mRMR +SVM-RFE-84.0
Jie et al., 2014 [28]fMRI(non ADNI)-/12/25fMRI: topological similarity between connectivity networksSVMt-test+RFE-91.9
Kim et al., 2018 [60]sMRI+FDG-PET51/99/52sMRI: 93 ROI GM volumeFDG-PET: 93 ROI mean intensityELMt-test96.1186.15
LASSO96.0386.17
Beheshti et al., 2016 [67, 68]sMRI160/-/162sMRI: voxel-wise GMSVMLASSO88.70-
t-test+Fisher criterion93.01-
Lopez et al., 2010 [69]PET53/114/52Voxel-wise intensitySVMANNPCA+LDA;PCA+FDR96.782.19
SPECT(non ADNI)50/-/4189.5-
Khazaee et al., 2015 [56]rs-fMRI20/-/20Graph measure based on FC analysis among ROIsSVMFisher score97-
Proposed methodfMRI34/31/31fMRI: voxel-wise regional spontaneous and functional connectivity measuresELMSVMt-test+ SVM-RFE98.8698.57
81/132/152(non ADNI)t-test+LASSO98.7094.16

Abbreviation: PCA = principal component analysis, AUC = area under the curve, GM = gray matter, WM = white matter, mRMR = minimum redundancy and maximum relevance, LDA = linear discriminant analysis, LLB = local-learning-based feature selection, BSSWSS = between-group sum of squares (BSS) to within group sum of squares (WSS), Corr = correlation, FDR = Fisher discriminant ratio, ANN = artificial neural network.

Abbreviation: PCA = principal component analysis, AUC = area under the curve, GM = gray matter, WM = white matter, mRMR = minimum redundancy and maximum relevance, LDA = linear discriminant analysis, LLB = local-learning-based feature selection, BSSWSS = between-group sum of squares (BSS) to within group sum of squares (WSS), Corr = correlation, FDR = Fisher discriminant ratio, ANN = artificial neural network. The hybrid combinations of feature selection methods were demonstrated to diagnose the AD and MCI diseases with success. In studies [26, 27], Wee et al. combined two filter-based methods (t-test and minimum redundancy and maximum relevance-mRMR) and wrapper-based SVM-RFE methods to select the most discriminative functional connectivity extracted from rs-fMRI images. They reported maximum accuracies of 92.35% and 84% for identifications of AD and MCI patients from healthy controls. In other studies [67, 68], a new hybrid voxel-wise feature selection approach that combines t-test with Fisher criterion-based genetic algorithm was proposed predict AD patients from CNs using segmented GM images. They reported that the hybrid method’s performance (accuracy: 93.01%) is superior to those with PCA-based feature selection method (88.70%) and with no feature selection (accuracy: 87.63%). In addition, combinations of PCA with LDA and FDR (Fisher discriminant ratio) as feature selection methods outperform the whole-brain vovel-wise approach as they achieved AD classification accuracy results of up to 96.7% and 89.5% for PET and SPECT images, respectively [69]. By contrast, some studies have reported that feature selection without utilizing prior knowledge did not increase classification accuracy. Chu et al. [70] compared four common feature selection methods: 1) pre-selected ROIs based on pre-knowledge, 2) univariate t-test, 3) RFE, and 4) t-test constrained by ROIs, extracted from segmented GM maps from T1 MRI scans of three patient groups (AD, MCI, CN). Surprisingly, the results showed that: 1) the predictive accuracies with either univariate t-test or RFE were no better than those achieved using the whole brain data, 2) the hybrid method (t-test + ROI) that used the ROI as spatially constrain and t-test as the ranking of features did show significant improvements of classification accuracy in AD vs. CN and MCI vs. CN. Similarly, voxel-wise hybrid combinations of t-test and SVM-RFE applied to whole-brain GM maps were not significantly improved the AD- and MCI-diagnosis performances as compared to whole-GM approach [65]. Hybrid combinations of feature selection methods have also been used for AD and MCI classifications using other cohorts rather than standard ADNI data sets. Typically, Jie et al. [28] combined t-test and RFE to select the most topological features extracted from fMRI scans for MCI discrimination from CN subjects. They reported a maximal accuracy of 91.9%. Other study [31] utilized a hybrid feature selection approach that combines three filter- and two wrapper-based methods, and compared the performance of six different combinations of them. They reported the best accuracy of 90.4% using the proposed hybrid approach with SVM classifier in LOO-CV for AD patients diagnosis taken from Open Access Series of Imaging Studies (OASIS) database (http://www.oasis-brains.org/).

The benefits of MVPA feature reduction methods

It is known that the performance of pattern recognition methods such as SVM and ELM decreases with the increase of non-informative features [19]. Machine learning techniques take advantage of the multivariate nature of the fMRI data and are able to identify maximally discriminative spatial patterns [58]. In the present work, we have examined and assessed an approach for fMRI pattern discrimination analysis based on ELM and hybrid combinations of multi-voxels, including univariate and MVPA feature reductions. Our results show that the conventional univariate t-test, as used alone, can be used with a classifier for identification of AD/MCI patients. In addition, as shown in Table 7, a very low p-value cut-off does not guarantee a strongly informative feature, while a larger p-value does not necessarily indicate an irrelevant feature. Thus, by discarding voxels based only on the results of statistical tests sensitive to group means, could lead to loss of discriminative ability. Therefore, additional MVPA methods should be used in combination with the univariate group-level t-test. We also demonstrated that the hybrid combination of multi-voxel methods (t-test + SVM-RFE and t-test + LASSO) increases the discriminative power of the patterns (Table 8). In our studies, we searched for the most relevant discriminative patterns using SVM-RFE, which iteratively eliminates the lowest-ranked patterns based on multivariate information classified by RBF-based SVM; and LASSO, which chooses the sparse features that contribute the most to the accuracy of the model during training. It is worth noting that because of the lesser sensitivity of the univariate method, the wisest setting for combining univariate and multivariate is to use larger p-value thresholds (thus preventing the exclusion of potentially relevant voxels), and then remove irrelevant voxels based on multivariate ranking functions.

Clinical significance of the results

The regions showing significant changes in a univariate t-test play an important role in achieving highly accurate differential diagnosis when used in combination with MVPA feature reduction methods. The following discussion of the significant regions may have clinical relevance. We showed that the highest discrimination patterns were achieved when all information from regional coherence and functional connectivity measures were combined. This may imply that different parts of the brain undergo different functional failures as a consequence of AD/MCI. Therefore, classification methods should include the maximum amount of informative change to achieve optimal discrimination. One important finding of the current study is that the significant regional features depend on the dataset: Therefore we cannot label any regional feature as a global biomarker of AD or MCI. Our binary classification results between folds indicated that the significant features are subject to change when the cross-validation subgroups of AD and MCI subjects are changed. Therefore, no specific regional feature would be an appropriate global biomarker for AD and MCI diagnosis. For instance, Figs 5 and 6 present an example of the statistical group-level differences between AD and CN, and between MCI and CN, for all measures of a CV fold. Regions with significant changes were mostly located in the DMN (mainly involving in the prefrontal cortex, the PCu, and the PCC).
Fig 5

Univariate t-statistical difference maps between AD and CN groups of ten measures extracted from in-house cohort.

Voxels with p-value<0.05 and cluster size of 85 voxels (2295 mm3) corresponding to a corrected p-value<0.05 were used to identify the significant clusters. Hot and cold colours indicate AD-related measures increases and decreases, respectively.

Fig 6

Univariate t-statistical difference maps between MCI and CN groups of ten measures extracted from in-house cohort.

Voxels with p-value<0.05 and cluster size of 85 voxels (2295 mm3) corresponding to a corrected p-value<0.05 were used to identify the significant clusters. Hot and cold colours indicate MCI-related measures increases and decreases, respectively.

Univariate t-statistical difference maps between AD and CN groups of ten measures extracted from in-house cohort.

Voxels with p-value<0.05 and cluster size of 85 voxels (2295 mm3) corresponding to a corrected p-value<0.05 were used to identify the significant clusters. Hot and cold colours indicate AD-related measures increases and decreases, respectively.

Univariate t-statistical difference maps between MCI and CN groups of ten measures extracted from in-house cohort.

Voxels with p-value<0.05 and cluster size of 85 voxels (2295 mm3) corresponding to a corrected p-value<0.05 were used to identify the significant clusters. Hot and cold colours indicate MCI-related measures increases and decreases, respectively.

Limitations and future perspectives

Notwithstanding the discriminative power of the framework we presented for AD and MCI, this work has several limitations that we now describe. First, the limited sample size of the in-house cohort (81 AD, 132 MCI, and 152 CN), but especially of the ADNI2 one (33 AD, 31 MCI, and 31 CN), prevented the algorithm from learning during the training phase. Therefore these small datasets certainly do not adequately represent the patient population, so that the generalization of our results to other groups is not guaranteed. A second limitation has to do with model complexity, as our proposed voxel-wise method may require more computation and resources than methods based on regions-of-interest (ROIs). However, the computation and resource burden only occur in the training phase, which can be implemented offline, whereas the computation for testing consists of simple functions. Thus, from the clinical perspective, we believe such limitation is acceptable when considering the better accuracies obtained. Third, our multi-measure classification framework only considers functional MRI data. However, it is expected that combining as many modalities as possible would be advantageous for the discrimination of AD and MCI from CN [71]. Accordingly, in future studies, we plan to develop a multi-modal classification framework combining multiple data sources, including structural MRI and PET data.

Conclusion

In conclusion, we proved the possibility of using rs-fMRI scans for AD/MCI prediction in individual subjects. Using a standard Alzheimer’s disease Neuroimaging Initiative cohort and an in-house AD cohort from South Korea, the proposed framework extracts the maximum amount of information changes due to AD/MCI from concatenations of multiple rs-fMRI biomarkers which lead to maximal classification accuracies as compared to all other recent researches. The combination of t-test-based univariate, and RFE-based multivariate feature selection techniques performed on the concatenated measure extracted from rs-fMRI data provided the best discriminative performance when the features thus selected were used by the ELM classifier, superior to that of linear and non-linear SVM classifiers. These results may direct future studies using rs-fMRI scans for the classification of patients with preclinical AD or MCI.

The subject IDs of three groups of ADNI2 cohort used in this study.

(DOC) Click here for additional data file.
  63 in total

1.  SVM-T-RFE: a novel gene selection algorithm for identifying metastasis-related genes in colorectal cancer using gene expression profiles.

Authors:  Xiaobo Li; Sihua Peng; Jian Chen; Bingjian Lü; Honghe Zhang; Maode Lai
Journal:  Biochem Biophys Res Commun       Date:  2012-01-28       Impact factor: 3.575

2.  Network centrality in the human functional connectome.

Authors:  Xi-Nian Zuo; Ross Ehmke; Maarten Mennes; Davide Imperati; F Xavier Castellanos; Olaf Sporns; Michael P Milham
Journal:  Cereb Cortex       Date:  2011-10-02       Impact factor: 5.357

3.  Effects of imaging modalities, brain atlases and feature selection on prediction of Alzheimer's disease.

Authors:  Kenichi Ota; Naoya Oishi; Kengo Ito; Hidenao Fukuyama
Journal:  J Neurosci Methods       Date:  2015-08-28       Impact factor: 2.390

4.  Identifying and Mapping Connectivity Patterns of Brain Network Hubs in Alzheimer's Disease.

Authors:  Zhengjia Dai; Chaogan Yan; Kuncheng Li; Zhiqun Wang; Jinhui Wang; Miao Cao; Qixiang Lin; Ni Shu; Mingrui Xia; Yanchao Bi; Yong He
Journal:  Cereb Cortex       Date:  2014-10-19       Impact factor: 5.357

5.  Multimodal classification of Alzheimer's disease and mild cognitive impairment.

Authors:  Daoqiang Zhang; Yaping Wang; Luping Zhou; Hong Yuan; Dinggang Shen
Journal:  Neuroimage       Date:  2011-01-12       Impact factor: 6.556

6.  Predictive Models Based on Support Vector Machines: Whole-Brain versus Regional Analysis of Structural MRI in the Alzheimer's Disease.

Authors:  Alessandra Retico; Paolo Bosco; Piergiorgio Cerello; Elisa Fiorina; Andrea Chincarini; Maria Evelina Fantacci
Journal:  J Neuroimaging       Date:  2014-10-07       Impact factor: 2.486

7.  Gaussian process classification of Alzheimer's disease and mild cognitive impairment from resting-state fMRI.

Authors:  Edward Challis; Peter Hurley; Laura Serra; Marco Bozzali; Seb Oliver; Mara Cercignani
Journal:  Neuroimage       Date:  2015-02-28       Impact factor: 6.556

Review 8.  A review on neuroimaging-based classification studies and associated feature extraction methods for Alzheimer's disease and its prodromal stages.

Authors:  Saima Rathore; Mohamad Habes; Muhammad Aksam Iftikhar; Amanda Shacklett; Christos Davatzikos
Journal:  Neuroimage       Date:  2017-04-13       Impact factor: 6.556

9.  Divergent network connectivity changes in behavioural variant frontotemporal dementia and Alzheimer's disease.

Authors:  Juan Zhou; Michael D Greicius; Efstathios D Gennatas; Matthew E Growdon; Jung Y Jang; Gil D Rabinovici; Joel H Kramer; Michael Weiner; Bruce L Miller; William W Seeley
Journal:  Brain       Date:  2010-04-21       Impact factor: 13.501

10.  Regions of interest computed by SVM wrapped method for Alzheimer's disease examination from segmented MRI.

Authors:  Antonio R Hidalgo-Muñoz; Javier Ramírez; Juan M Górriz; Pablo Padilla
Journal:  Front Aging Neurosci       Date:  2014-02-20       Impact factor: 5.750

View more
  8 in total

1.  3D-Deep Learning Based Automatic Diagnosis of Alzheimer's Disease with Joint MMSE Prediction Using Resting-State fMRI.

Authors:  Nguyen Thanh Duc; Seungjun Ryu; Muhammad Naveed Iqbal Qureshi; Min Choi; Kun Ho Lee; Boreom Lee
Journal:  Neuroinformatics       Date:  2020-01

2.  A Novel Key Features Screening Method Based on Extreme Learning Machine for Alzheimer's Disease Study.

Authors:  Jia Lu; Weiming Zeng; Lu Zhang; Yuhu Shi
Journal:  Front Aging Neurosci       Date:  2022-05-25       Impact factor: 5.702

3.  An Efficient Combination among sMRI, CSF, Cognitive Score, and APOE ε4 Biomarkers for Classification of AD and MCI Using Extreme Learning Machine.

Authors:  Uttam Khatri; Goo-Rak Kwon
Journal:  Comput Intell Neurosci       Date:  2020-06-04

4.  A Tensor-Based Framework for rs-fMRI Classification and Functional Connectivity Construction.

Authors:  Ali Noroozi; Mansoor Rezghi
Journal:  Front Neuroinform       Date:  2020-11-30       Impact factor: 4.081

Review 5.  The Road to Personalized Medicine in Alzheimer's Disease: The Use of Artificial Intelligence.

Authors:  Anuschka Silva-Spínola; Inês Baldeiras; Joel P Arrais; Isabel Santana
Journal:  Biomedicines       Date:  2022-01-29

6.  A multi-expert ensemble system for predicting Alzheimer transition using clinical features.

Authors:  Mario Merone; Sebastian Luca D'Addario; Pierandrea Mirino; Francesca Bertino; Cecilia Guariglia; Rossella Ventura; Adriano Capirchio; Gianluca Baldassarre; Massimo Silvetti; Daniele Caligiore
Journal:  Brain Inform       Date:  2022-09-03

7.  Classification and Interpretability of Mild Cognitive Impairment Based on Resting-State Functional Magnetic Resonance and Ensemble Learning.

Authors:  Mengjie Hu; Yang Yu; Fangping He; Yujie Su; Kan Zhang; Xiaoyan Liu; Ping Liu; Ying Liu; Guoping Peng; Benyan Luo
Journal:  Comput Intell Neurosci       Date:  2022-08-19

8.  Influence and interaction of resting state functional magnetic resonance and tryptophan hydroxylase-2 methylation on short-term antidepressant drug response.

Authors:  Tingting Tan; Zhi Xu; Chenjie Gao; Tian Shen; Lei Li; Zimu Chen; Lei Chen; Min Xu; Bingwei Chen; Jiacheng Liu; Zhijun Zhang; Yonggui Yuan
Journal:  BMC Psychiatry       Date:  2022-03-25       Impact factor: 3.630

  8 in total

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