Skip to main content

ORIGINAL RESEARCH article

Front. Genet., 10 October 2019
Sec. Computational Genomics
This article is part of the Research Topic Graph-Based Methods Volume I: Graph-Based Learning and its applications for Biomedical Data Analysis View all 16 articles

Effective Diagnosis of Alzheimer’s Disease via Multimodal Fusion Analysis Framework

Xia-an Bi,*Xia-an Bi1,2*Ruipeng Cai,Ruipeng Cai1,2Yang Wang,Yang Wang1,2Yingchao Liu,Yingchao Liu1,2
  • 1Hunan Provincial Key Laboratory of Intelligent Computing and Language Information Processing, Hunan Normal University, Changsha, China
  • 2College of Information Science and Engineering, Hunan Normal University, Changsha, China

Alzheimer’s disease (AD) is a complex neurodegenerative disease involving a variety of pathogenic factors, and the etiology detection of this disease has been a major concern of researchers. Neuroimaging is a basic and important means to explore the problem. It is the main current scientific research direction for combining neuroimaging with other modal data to dig deep into the potential information of AD through the complementarities among multiple data points. Machine learning methods possess great potentiality and have reached some achievements in this research area. A few studies have proposed some solutions to the effects of multimodal data fusion, however, the overall analytical framework for data fusion and fusion result analysis has thus far been ignored. In this paper, we first put forward a novel multimodal data fusion method, and further present a new machine learning framework of data fusion, classification, feature selection, and disease-causing factor extraction. The real dataset of 37 AD patients and 35 normal controls (NC) with functional magnetic resonance imaging (fMRI) and genetic data was used to verify the effectiveness of the framework, which was more accurate in classification and optimal feature extraction than other methods. Furthermore, we revealed disease-causing brain regions and genes, such as the olfactory cortex, insula, posterior cingulate gyrus, lingual gyrus, CNTNAP2, LRP1B, FRMD4A, and DAB1. The results show that the machine learning framework could effectively perform multimodal data fusion analysis, providing new insights and perspectives for the diagnosis of Alzheimer’s disease.

Introduction

Alzheimer’s disease (AD) is an irreversible neuropsychiatric disorder, which often occurs in elderly and manifests clinically as memory deterioration, aphasia, social difficulties, and other symptoms (Morello et al., 2017; Tavana et al., 2018; Bregman et al., 2019). The mortality rate of AD is high and is rising every year compared with other brain diseases (Association, 2017; Association, 2018). This disease affects approximately 36 million people throughout the world with the incidence anticipated to triple by 2050 (Neville et al., 2015). Moreover, the complications caused by AD also make the patient miserable (Association, 2015). In the later stages of the disease, the patient not only needs to carry the costs of expensive cost treatment, but can also not take care of themselves and are therefore completely dependent on caregivers, placing a heavy burden on their families and society (Association, 2016). Early diagnosis of AD can delay the disease development and improve therapeutic effects, therefore, a diagnosis study of AD is urgent.

With the rapid development of neuroimaging technology, MRI technology has provided powerful support in AD research and has become an indispensable tool (Teipel et al., 2015). Since a significant improvement in the level of modern medical technology, it has been found that the causes of AD may involve many aspects in clinical research, including the brain region and gene abnormities (Heneka et al., 2015; Zhang et al., 2015; Olsson et al., 2016). As a result, the multimodal data fusion research of this disease is gradually becoming an emerging field, attracting widespread attention from researchers. At present, multimodal research can explore multiple potential pathogeneses of brain diseases and provided full details on the complementary advantages of information among various data points (Ning et al., 2018; Zhang et al., 2018b). For instance, Varol et al. (2017) presented the heterogeneity through discriminative analysis (HYDRA) method to classify diseased and healthy subjects through neuroimaging and genetic data of brain diseases. The results demonstrated that the two groups of subjects could be distinguished accurately. As the diverse modal data of each disease possesses different characteristics, it is a key point in exploring the problem of multi-factor pathogenesis of brain diseases to design a reasonable scheme according to these characteristics, which is also a hot topic worthy of sustained attention by researchers.

Moreover, owing to the various reasons, there are a few credible public databases for Alzheimer’s disease with multiple modal data such as neuroimaging, genes, proteins, and others, resulting in a small amount of available data (Zhang et al., 2018c). In addition, the data dimension is much higher than the unimodal in multimodal research (Zhang et al., 2018a; Peng et al., 2019; Zhang et al., 2019). These issues cause traditional methods to bottleneck with regard to data processing and analysis. However, machine learning methods have a strong adaptability in the processing of small sample data and high-dimensional data, which can already be maturely applied in many studies (Dai and Xu, 2013; Jiang et al., 2018; Komiske et al., 2018). For instance, Zhang et al. (2015) put forward a computer-aided diagnosis system based on machine learning for the classification of AD, reaching an average accuracy of 92.36%. Sun et al. (2018) proposed a novel machine learning based on the support of a vector machine to classify AD and NC, with an accuracy of 89.3%. These studies showed that machine learning achieved significant results in the field of discriminant analyses in brain science research, but those still include unilateral research such as data fusion, classification or feature extraction. Accordingly, the focus of this paper is on how to combine multimodal data of AD to design a complete brain science data analysis framework of data fusion, classification, feature extraction, and searching for lesions and disease-causing genes for the early diagnosis of this disease.

To better address the above problems, this paper will study multimodal data of neuroimaging and gene data of Alzheimer’s disease, and design a complete framework to realize classification, feature extraction and disease-causing factor extraction. Specifically, we first designed the fusion scheme of neuroimaging and genetic data to construct fusion features, then proposed a multimodal random forest (MRF) method to distinguish AD from NC to extract optimal fusion features. We further extracted abnormal brain regions and genes based on the optimal features. Compared to other methods, our framework was able to extract fusion features with higher differentiation ability and obtained higher classification accuracy, providing good insight into the causes of Alzheimer’s disease and a new solution for the early diagnosis of this disease. The Materials and Methods describes the experimental data and the framework for data fusion, classification, feature extraction, and pathogenic factor extraction. The Results shows the results of the experiment and performance comparison. The Discussion discusses the experimental results and the Conclusion summarizes this study.

Materials and Methods

Participants

In this paper, we collected a total of 72 participants from the ADNI database (http://adni.loni.usc.edu/) to appraise our presented framework, including 37 AD and 35 NC. The ADNI contains a variety of fMRI, structural MRI (sMRI), genetic data, etc. We selected the fMRI and genetic data of AD and NC, respectively, to implement our study. Table 1 exhibits the baseline characteristics of participants and the statistic tests demonstrated no significant differences for the gender and age of patients and NC to guarantee no disturbances by other factors in the experiment (both p > 0.05). This research was supported by multiple governmental organizations and each participant provided written informed consent.

TABLE 1
www.frontiersin.org

Table 1 Baseline characteristics of AD and CN.

Data Acquisition and Preprocessing

The fMRI data and corresponding genetic data were included in the experiment; therefore, we briefly describe the processes of the acquisition and preprocessing.

For fMRI data, all participants went through fMRI using a Philips Medical Systems 3T scanner at flip angle = 80.0 degree, 64.0×64.0 acquisition matrix, slices = 6720.0, slice thickness = 3.3 mm, TE = 30.0 ms and TR = 3000.0 ms. In order to facilitate the follow-up experiments, we carried out the preprocessing utilizing the DPARSFA software (Chao Gan and Yu Feng, 2010) based on the MATLAB platform. Concretely, the whole procedure is as follows: (1) file format conversion for the subsequent preprocessing; (2) the first 10 volumes are removed to eliminate instrument interference at the beginning of the scanning; (3) slice timing correction to make the time points between the two layers correspond; (4) head movement correction to exclude the effect of the movement of the participant’s head during the actual measurement; (5) normalization using the EPI template to eliminate individual differences of the participants; (6) smoothing to improve the effect of normalization and the signal-to-noise ratio; (7) detrending to eliminate the impact of Volex’s signal fluctuations on the results; (8) filtering 0.01-0.1HZ to retain low frequency signals.

For genetic data, we collected the data on the Ilumina Omni 2.5M BeadChip from ADNI and used the PLINK software to perform the quality control. The PLINK is an open-source, free toolset used for the genotype/phenotype data analysis. Briefly, the procedure included sample call rate, genotyping, minimum allele frequency and the Hardy-Weinberg equilibrium test, the values of which were set to 95%, 99.9%, 4%, and 1E-4, respectively.

Multimodal Fusion Analysis Framework

The multimodal data fusion analysis was carried out using a novelty framework to effectively supply accurate classification and discriminative optimal fusion features which were further analyzed to locate the pathogenic brain regions and genes. The integrated analysis framework is shown in Figure 1 and includes three main parts: (1) designing of the feature fusion scheme of neuroimaging and genetic data; (2) carrying out classification and optimal fusion feature extraction using the MRF method; (3) locating the pathogenic brain regions and genes, where the Figure 1A denotes the input data of the framework.

FIGURE 1
www.frontiersin.org

Figure 1 The overview of multimodal fusion analysis framework. The (A) denotes unprocessed fMRI data. The (B) denotes unprocessed gene data. The (C) denotes the fusion process of multimodal data. The (D) denotes the construction process of multimodal random forest model for classification and optimal feature extraction. The (E) denotes the extraction results of pathogenic brain regions and genes by feature fusion scheme and multimodal random forest model.

Fusion Feature Construction

Designing a reasonable data fusion scheme is a prerequisite of constructing features to realize a multimodal fusion analysis framework. Specifically, for the genetic data of each participant, it is stored in the form of the single nucleotide polymorphism (SNP) in a chip. In order to extract genetic data, we need to further process the SNPs that have been done for quality control. First, these SNPs are grouped in genes and the gene groups with SNPs above the threshold are kept to ensure experimental accuracy. To integrate with fMRI data, we segment the SNPs in each gene, which keeps the length of all gene sequences consistent. Then these gene sequences are digitally encoded, converting A to 1, T to 2, C to 3, and G to 4. For the fMRI data of each participant, we divide the brain image obtained by pre-processing into 90 brain regions using the AAL template. To match the genetic data, we cut the length of the time series for each brain region to equal the length of the gene sequence. After the two types of data are both processed, we use the Pearson correlation analysis to estimate the correlation between each brain region and each gene and regard the calculated correlation coefficients as fusion features. The data fusion method of each participant is the same as above, and we eventually obtain the fusion features of all participants.

Multimodal Random Forest Construction

The multimodal random forest model is the core of the multimodal fusion analysis framework, which is aimed at analyzing multimodal data. Suppose there are N samples and M fusion features in this study, then all samples are represented as {(s1,y1), (s2,y2), ,(sn,yn)}, where yn is the classification label. The N samples and M fusion features are seen as the input of the MRF. In order to better train the MRF model, the sample set is divided into a training set and a testing set according to the partition ratio of 6:4, before constructing the MRF model. The detailed construction procedure is shown below. Initiatively, n samples and m fusion features are randomly selected to form a decision tree which is constructed using the classification and the regression tree (CART) algorithm. Subsequently, we set the number of decision trees in the MRF model to a. Finally, a decision trees are integrated to complete the construction of MRF.

Since the performance of the MRF model underlying different number of decision trees may be discrepant, we set the number to different values and selected the most suitable number to build the MRF model, ensuring optimal performance.

Classification and Feature Extraction

Classification and feature extraction are two important applications of the MRF model. In this study, the MRF model is adopted for AD classification to validate the effect of multimodal data fusion. Because there are two groups of samples including AD and CN, we set the labels to “–1” and “+1”. The optimal MRF model is constructed by the above methods. We used the majority voting method to predict the sample label of the test set. When the test sample is used to assess the model, each base classifier will give a classification result. If the results of most base classifiers are “–1”, the prediction label is AD, otherwise, it is CN.

When the optimal MRF model is built, the test set is reclassified to achieve the highest value of the classification accuracy. We count the m fusion features in each base classifier and sort the frequency of each fusion feature in descending order to select the first b fusion features for further analysis. The b fusion features are divided into several subsets with the number of features increased in turn, and the discrimination ability of each subset is evaluated by the MRF model. Eventually, the most discriminatory fusion feature subset is selected as the optimal fusion feature subset.

Pathogenic Brain Regions and Genes Extraction

Identifying abnormal brain regions and disease-causing genes is the ultimate goal of designing the multimodal data fusion analysis framework. The chosen optimal fusion features include two parts of the brain region and genes. More importantly, we extracted and analyzed the two parts separately. We counted the frequencies of the corresponding brain regions in the optimal fusion features. The higher the frequency is, the more influential the brain region is on the disease. Similarly, we also calculated the frequencies of genes. The higher the frequency is, the more strongly the gene is associated with the disease.

Performance Evaluation

With the aim of evaluating the performance of the MRF model, the classification accuracy is used as an evaluation index to determine whether the model can carry out accurate classification for multimodal data, as shown in formula (1).

C=Σi=1kSiT(1)

where C represents the accuracy of MRF and T represents the total of the testing set. When the ith participant is predicted precisely, the value of si is 1, otherwise, it is 0.

Additionally, we further employed other conventional correlation analysis methods such as canonical correlation analysis (CCA) and correlation distance (CD) to calculate the correlation between the brain region and genes and combined these correlation analyses with other classification or feature extraction methods to form several frameworks. These frameworks are compared to the proposed multimodal fusion analysis framework and the comparison results are shown in part 4 of Section 3.

Results

Constructing Fusion Features

After data preprocessing, fMRI images of each sample were segmented into 90 brain regions, and 82400 SNPs were preserved in the genetic data. We grouped the remaining SNPs according to their corresponding gene and selected 36 groups with SNPs counts of more than 30. Next, the Pearson correlation coefficients between the 36 gene groups and 90 brain regions were calculated according to the feature construction approach mentioned in the Methods and Materials section, and the fusion feature matrix of 36×90 was formed. These fusion features were the initial input features used to construct the multimodal random forest.

Training the Optimal Multimodal Random Forest

The input features’ number of each decision tree in the random forest was 57, and these input features were randomly extracted from all the 3,240 fusion features. In the experiment, we found that the quantity of decision trees had a significant impact on the performance of the multimodal random forest. If the number of decision trees is too small, it is difficult to reflect the advantages of ensemble learning. If the number is too large, it will lead to greater similarity and redundancy between decision trees, which will also decrease the accuracy of the ensemble learner. Specifically, by testing different numbers of decision trees, the search interval of the optimal number was initially determined [0,600]. We then took 10 as the search step, and the performances of multimodal random forests with different numbers of decision trees were evaluated. The result is exhibited in Figure 2. We can learn from the figure, that after the quantity of decision trees reached 350, the performance of the multimodal random forest tended to be stable, and its stability value was about 83.3%. In addition, although there were several points in the curve whose classification performance was higher than the stable value, these points were caused by the random fluctuations of performance, which were not stable and cannot be used as the optimal number of decision trees. Therefore, a value of 350 was considered to be the optimal number of decision trees.

FIGURE 2
www.frontiersin.org

Figure 2 The accuracy of MRF with different quantities of base classifiers.

Extracting Fusion Features With the Strongest Recognition Abilities

It is widely accepted that high classification accuracy is closely related to the validity of input features. A decision tree with high accuracy in a multimodal random forest provides a reference for extracting the most recognizable fusion features. More precisely, the top 100 decision trees with the best classification performance in the optimal multimodal random forest were retained, and the input features of these decision trees were counted. Next, with frequency as the criterion, we retained 400 high-frequency input features. Therefore, the search range of the most recognizable fusion feature was reduced from 3240 to 400 dimensions.

Based on these 400 high-frequency features, we further searched the most effective feature subset. Initially, 400 high-frequency features were divided into 67 subsets according to frequency. The number of features in the subset increased gradually with the step size of 5, and the minimum number and the maximum number of features in subset were 70 and 400. Subsequently, we constructed a multimodal random forest to test the classification performances of different feature subsets using the methods mentioned above, and the results are shown in Figure 3. As shown in the figure, when the number of features in the subset exceeded 245, the trend of classification performance curve changed from rising to falling. The change suggests that if the number of optimal features is less than 245, some important features may be neglected. Otherwise, some redundant or invalid features may be included in the analysis. Therefore, the first 245 fusion features were considered as fusion features with the strongest recognition abilities, and the first 20 features of those are shown in Figure 4. The nodes in the figure represent brain regions or genes, and the edges indicate the associations between brain regions and genes.

FIGURE 3
www.frontiersin.org

Figure 3 Classification performance of feature subset with different numbers of features.

FIGURE 4
www.frontiersin.org

Figure 4 The top 20 features with the strongest recognition abilities.

Comparison of Classification Performance

To verify the validity of the most recognizable fusion features, the multimodal random forest was compared with several other typical methods, and the specific results are shown in Table 2. We found that there were significant differences in the number of the most recognizable fusion features extracted by different methods. The method of combining Pearson with the random SVM cluster (Pearson + RSVMC) had the largest number of features, while our method had the least number of features. More interestingly, the most recognizable features extracted by our method had the best classification performance. The fact indicated that although the number of feature subsets extracted by other methods was larger, they still contained redundant or invalid features. In addition, we compared the overlaps between other methods and our method in extracting the most recognizable feature subset and found that the size of the overlap was positively correlated with the performances of other methods. The hypergeometric test further proved that these overlaps were not randomly generated, which also confirmed the effectiveness of our method in extracting the most recognizable fusion features.

TABLE 2
www.frontiersin.org

Table 2 The performance comparison of different methods.

Additionally, we also compared the multimodal method with the unimodal method to verify the effectiveness of fusion features in classification (see Figure 5). In Figure 5, BC is the number of base classifiers, the classification accuracies of all MRFs are obtained by multimodal experiments. The t-test means that features are extracted by t-test and the SVM is used as the classifier. When the classical two-sample t-test method was used for classification, the classification accuracy under the multimodal condition was higher than that under the unimodal condition, which indicates that the multimodal method has better performance advantages. On the other hand, we found that the machine learning method used in this paper, after training and optimization, might have more advantages than the conventional statistical methods under the condition of multimodal data.

FIGURE 5
www.frontiersin.org

Figure 5 The comparison of multimodal method and unimodal method.

Analyzing Abnormal Brain Regions and Genes

After the above comparative experiments, we were confident that the most recognizable feature set extracted by our method was more reasonable. We split these fusion features and isolated specific brain regions and genes. If the brain region or gene appeared repeatedly in the most recognizable feature set, it means that the brain region or gene is closely related to AD. The abnormal brain regions and genes found in this study are shown in Figure 6 and Figure 7, respectively. The abnormal brain areas include the olfactory cortex, insula, posterior cingulate gyrus, and the lingual gyrus. The abnormal risk genes include CNTNAP2, LRP1B, FRMD4A and DAB1.

FIGURE 6
www.frontiersin.org

Figure 6 The (A) denotes the frequencies of abnormal brain regions related to AD. The (B) denotes the location of the corresponding abnormal brain regions.

FIGURE 7
www.frontiersin.org

Figure 7 The frequencies of main pathogenic genes.

Discussion

Methodological Considerations

Exploring the etiologies of AD is a long-term challenge in brain science. Our work provides a scalable framework for this field. Unlike most previous studies on multimodal data fusion, most of them are limited to neuroimaging data (Palesi et al., 2016; Whitwell, 2018), such as fMRI-EEG fusion (Brueggen et al., 2017). In this paper, gene and fMRI data are fused and analyzed using machine learning approach. The results show that there are some correlations between brain regions and genes, and these correlations can provide references for the detection of abnormal brain regions and potential risk genes of AD.

In this study, a framework for multimodal data fusion analysis was constructed. As an important part of the framework, we evaluated various correlation analysis methods, including CCA and CD (Lei et al., 2016; Ponsoda et al., 2017). The experimental results show that compared with other more complex methods, the Pearson correlation analysis is more applicable and explanatory in fusion analysis owing to its unique advantages in detecting direct linear correlation (Yang et al., 2018). In current research, the direct correlations between brain regions and genes are more helpful in explaining the interactions of genes and the brain structure in the pathological mechanism of AD (Grabert et al., 2016).

On the other hand, the multimodal random forest, based on fusion features, has more obvious advantages than the traditional single-modal method (Chanel et al., 2016; Guo et al., 2017). For instance, Rosa et al. (2015) used sparse network-based models to identify brain disease patients with an accuracy rate of 79%, and Li et al. (2018) employed group-constrained sparse inverse covariance which achieved about 80% accuracy in AD recognition. The average classification accuracy of the multimodal random forest is 83.33%. One of the reasons is that our method relies on information complementarity between different modal data. Another reason is that the internal parameters of the multimodal random forest are optimized, such as the number of input parameters in a decision tree and the number of decision trees in a random forest, which makes the ensemble of base classifiers more efficient.

Moreover, all participants are partitioned into the training set and the test set according to the partition ratio of 6:4. The training set is utilized to construct the multimodal random forest. The test set is utilized to measure the classification performance of the multimodal random forest. In the process of the MRF construction and measurement, the samples and features are randomly selected, which avoids over-optimization to a certain extent. In addition, the experimental results reveal that the multimodal random forest accomplishes well on the real dataset, therefore, there is no possibility of an over-optimized model.

Abnormal Brain Regions and Genes

In this study, we extract brain regions and genes related to AD based on the most discriminative fusion features. These factors are validated from various perspectives in the following paragraphs.

First, in the detection of abnormal brain areas, we found that the frequencies of some brain areas were significantly higher, such as olfactory cortex, insula, posterior cingulate gyrus and lingual gyrus, which meant that these brain areas played an important role in the progression of AD. Specifically, the olfactory cortex participates in the encoding of episodic memory in the brain (Gottfried et al., 2004).The olfactory cortex of AD patients shows obvious neurodegeneration, the number of neurofibrillary tangles and neuropathic plaques increase (Reyes et al., 1993), whereas the volume and activity intensity decreases significantly (Vasavada et al., 2015), which leads to memory impairment in AD patients, especially the decline of olfactory memory. The insula is also an abnormal brain region detected in this study. Previous studies have found that the pattern of emotional contagion in AD patients is different from that in normal people, showing a primitive form of empathy, which is closely related to the insula (Choi and Jeong, 2017). On the other hand, morphological abnormalities are detected in the insula of AD patients (Zhang et al., 2015; Petrides et al., 2017). This brain area of AD patients shows obvious atrophy (Trzepacz et al., 2013), and with the thinning of cortical thickness, the cognitive decline of AD patients becomes increasingly severe (Möller et al., 2016). It is worth noting that the abnormal brain areas detected in this study include the posterior cingulate gyrus, which has been reported many times as a typical brain area seriously affected by AD. In general, the posterior cingulate cortex is the area of scene construction (Irish et al., 2015), while posterior cingulate gyrus synaptic function in AD patients is affected in the precursor stage of the disease, and may become the basis of some early clinical sequelae related to AD (Scheff et al., 2015). More evidence suggests that functional connectivity, regional cerebral blood flow, and glucose metabolism of the posterior cingulate gyrus are also abnormal in AD (Iizuka and Kameyama, 2017; Scheltens et al., 2018; Yamashita et al., 2019). Besides the typical brain areas mentioned above, more abnormal brain areas with a subtle association to AD are also detected, including the lingual gyrus and fusiform gyrus. In recent studies, irregularities of β-amyloid loaded in the fusiform gyrus underline the abnormal facial recognition mechanism of AD patients (Ishiki et al., 2015; Chang et al., 2016), and the neurodegeneration in the lingual gyrus may be associated with atypical cognitive variations in AD patients (Phillips et al., 2018). The detection of these brain regions proves the validity of the methods used in this paper, and helps to explain the cooperation of many brain regions in the pathogenesis of AD.

The detection and analysis of AD risk genes are significant contributions of our paper. We found that some potential risk genes for AD included CNTNAP2, LRP1B, FRMD4A, and DAB1. The polymorphism in the CNTNAP2 gene has been found to take part in many aging diseases (Iakoubov et al., 2015). The result of a genome-wide association analysis indicates that this gene is a novel susceptibility loci of AD (Hirano et al., 2015). More precisely, the direct downregulation of the CNTNAP2 gene in the hippocampus and other regions may be the key pathogeny of AD (van Abel et al., 2012). LRB1B is another high-frequency gene detected by our study. Previous research has shown that haplotypes in the LRP1B gene can protect the aged from cognitive decline (Poduslo et al., 2010). Silencing of the LRP1B gene expression in AD patients may induce abnormal responses of complementary proteins (Benoit et al., 2013). Additionally, we also observed that the FRMD4A gene may be a risk gene for AD. Lambert et al. (2012) identifies FRMD4A as a new genetic risk factor for AD through a genome-wide haplotype association study. Further studies suggest that FRMD4A may play a pivotal part in amyloid protein formation and tau-related pathways in AD (Martiskainen et al., 2015). The association between the DAB1 gene and AD is also noticed in our study, which is consistent with the result of functional enrichment analysis (Gao et al., 2015). In fact, a recent study also shows that the expression of the DAB1 gene in the cerebral cortex is up-regulated, which leads to abnormal synthesis of many proteins in the brains of AD patients (Muller et al., 2011). The discovery of these risk genes will assist in understanding the pathogenesis of AD from a genetic perspective.

Limitations and Future Directions

This study has made some progress in the multimodal fusion of brain science, but some limitations should be mentioned. We proposed the MRF model to classify AD and CN using the correlations between brain regions and genes and achieved satisfactory results. However, because the Pearson correlation analysis still possibly neglects subtle correlations, we will design a more appropriate correlation analysis method to construct fusion features in a follow-up study. On the other hand, although we detected the most discriminative fusion features, and proved that there is a certain correlation between brain region and gene, we still want to determine the specific pathways of different genes affecting the brain regions, and therefore still need to continue to invest a lot of energy in this research.

Conclusion

Unlike previous classical unimodal brain science research, this paper attempts to carry out multimodal fusion research on AD based on fMRI and gene data. Our work first validates the potential of the associations between brain regions and genes in the accurate recognition of AD and proposes the fusion features of brain regions and genes. We then constructed a multimodal random forest according to the fusion features. The multimodal random forest and feature construction method are integrated into a comprehensive framework based on machine learning. With this framework, we have realized the efficient detection of AD patients, and located the pathological brain regions and potential risk genes of AD. Our research can provide references for precision medicine in AD.

Data Availability Statement

All data files are available from the ADNI (http://adni.loni.usc.edu/) database with no accession number(s).

Ethics Statement

This study was carried out in accordance with the recommendations of National Institute of Aging- Alzheimer’s Association (NIA-AA) workgroup guidelines, Institutional Review Board (IRB). The study was approved by IRB of each participating site, including the Banner Alzheimer’s Institute, and was conducted in accordance with Federal Regulations, the Internal Conference on Harmonization (ICH), and Good Clinical Practices (GCP). Written informed consent was obtained from the individual(s), and minor(s)’ legal guardian/next of kin, for the publication of any potentially identifiable images or data included in this article.

Author Contributions

X-AB proposed the design of the work and revised it critically for important intellectual content. YL carried out the experiment for the work and drafted part of the work. RC and YW collected, interpreted the data and drafted part of the work. All the authors approved the final version to be published and agreed to be accountable for all aspects of the work in ensuring that questions related to the accuracy or integrity of any part of the work are appropriately investigated and resolved.

Funding

This work was supported by the Hunan Provincial Science and Technology Project Foundation (2018TP1018), the National Science Foundation of China (No. 61502167).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Association, A. s (2015). 2015 Alzheimer’s disease facts and figures. Alzheimer’s Dement. 11 (3), 332–384. doi: 10.1016/j.jalz.2015.02.003

CrossRef Full Text | Google Scholar

Association, A. s (2016). 2016 Alzheimer’s disease facts and figures. Alzheimer’s Dement. 12 (4), 459–509. doi: 10.1016/j.jalz.2016.03.001

CrossRef Full Text | Google Scholar

Association, A. s (2017). 2017 Alzheimer’s disease facts and figures. Alzheimer’s Dement. 13 (4), 325–373. doi: 10.1016/j.jalz.2017.02.001

CrossRef Full Text | Google Scholar

Association, A. s (2018). 2018 Alzheimer’s disease facts and figures. Alzheimer’s Dement. 14 (3), 367–429. doi: 10.1016/j.jalz.2018.02.001

CrossRef Full Text | Google Scholar

Benoit, M. E., Hernandez, M. X., Dinh, M. L., Benavente, F., Vasquez, O., Tenner, A. J. (2013). C1q-induced LRP1B and GPR6 proteins expressed early in Alzheimer disease mouse models, are essential for the C1q-mediated protection against amyloid-β neurotoxicity. J. Biol. Chem. 288 (1), 654–665. doi: 10.1074/jbc.M112.400168

PubMed Abstract | CrossRef Full Text | Google Scholar

Bregman, N., Kavé, G., Shiner, T., Biran, I., A. s., D. N. (2019). Dissociation in awareness of memory and language decline in Alzheimer’s disease. Int. J. Geriatr. Psychiatry 34 (4), 548–554. doi: 10.1002/gps.5049

PubMed Abstract | CrossRef Full Text | Google Scholar

Brueggen, K., Fiala, C., Berger, C., Ochmann, S., Babiloni, C., Teipel, S. J. (2017). Early Changes in Alpha Band Power and DMN BOLD Activity in Alzheimer’s Disease: a Simultaneous Resting State EEG-fMRI Study. Front. Aging Neurosci. 319. doi: 10.3389/fnagi.2017.00319

CrossRef Full Text | Google Scholar

Chanel, G., Pichon, S., Conty, L., Berthoz, S., Chevallier, C., Grèzes, J. (2016). Classification of autistic individuals and controls using cross-task characterization of fMRI activity. Neuroimage Clin. 78–88. doi: 10.1016/j.nicl.2015.11.010

CrossRef Full Text | Google Scholar

Chang, Y.-T., Huang, C.-W., Chen, N.-C., Lin, K.-J., Huang, S.-H., Chang, W.-N., et al. (2016). Hippocampal Amyloid Burden with Downstream Fusiform Gyrus Atrophy Correlate with Face Matching Task Scores in Early Stage Alzheimer’s Disease. Front. Aging. Nuerosci. 8 145. doi: 10.3389/fnagi.2016.00145

CrossRef Full Text | Google Scholar

Chao Gan, Y., Yu Feng, Z. (2010). DPARSF: a MATLAB toolbox for “Pipeline” data analysis of resting-state fMRI. Front. Syst. Neurosci. 13. doi: 10.3389/fnsys.2010.00013

CrossRef Full Text | Google Scholar

Choi, J., Jeong, Y. (2017). Elevated emotional contagion in a mouse model of Alzheimer’s disease is associated with increased synchronization in the insula and amygdala. Sci. Rep. 46262. doi: 10.1038/srep46262

CrossRef Full Text | Google Scholar

Dai, J., Xu, Q. (2013). Attribute selection based on information gain ratio in fuzzy rough set theory with application to tumor classification. Appl. Soft Comput. 13 (1), 211–221. doi: 10.1016/j.asoc.2012.07.029

CrossRef Full Text | Google Scholar

Gao, H., Tao, Y., He, Q., Song, F., Saffen, D. (2015). Functional enrichment analysis of three Alzheimer’s disease genome-wide association studies identities DAB1 as a novel candidate liability/protective gene. Biochem. Biophys. Res. Commun. 463 (4), 490–495. doi: 10.1016/j.bbrc.2015.05.044

PubMed Abstract | CrossRef Full Text | Google Scholar

Gottfried, J. A., Smith, A. P. R., Rugg, M. D., Dolan, R. J. (2004). Remembrance of Odors Past: Human Olfactory Cortex in Cross-Modal Recognition Memory. Neuron 42 (4), 687–695. doi: 10.1016/S0896-6273(04)00270-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Grabert, K., Michoel, T., Karavolos, M. H., Clohisey, S., Baillie, J. K., Stevens, M. P., et al. (2016). Microglial brain region-dependent diversity and selective regional sensitivities to aging. Nat. Neurosci. 19, 504. doi: 10.1038/nn.4222

PubMed Abstract | CrossRef Full Text | Google Scholar

Guo, H., Zhang, F., Chen, J., Xu, Y., Xiang, J. (2017). Machine Learning Classification Combining Multiple Features of A Hyper-Network of fMRI Data in Alzheimer’s Disease. Front. Neurosci. 11, 615. doi: 10.3389/fnins.2017.00615

PubMed Abstract | CrossRef Full Text | Google Scholar

Heneka, M. T., Carson, M. J., El Khoury, J., Landreth, G. E., Brosseron, F., Feinstein, D. L., et al. (2015). Neuroinflammation in Alzheimer’s disease. Lancet Neurol. 14 (4), 388–405. doi: 10.1016/S1474-4422(15)70016-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Hirano, A., Ohara, T., Takahashi, A., Aoki, M., Fuyuno, Y., Ashikawa, K., et al. (2015). A genome-wide association study of late-onset Alzheimer’s disease in a Japanese population. Psychiatr. Genet. 25 (4), 139–146. doi: 10.1097/YPG.0000000000000090

PubMed Abstract | CrossRef Full Text | Google Scholar

Iakoubov, L., Mossakowska, M., Szwed, M., Puzianowska-Kuznicka, M. (2015). A Common Copy Number Variation Polymorphism in the CNTNAP2 Gene: Sexual Dimorphism in Association with Healthy Aging and Disease. Gerontology 61 (1), 24–31. doi: 10.1159/000363320

PubMed Abstract | CrossRef Full Text | Google Scholar

Iizuka, T., Kameyama, M. (2017). Cholinergic enhancement increases regional cerebral blood flow to the posterior cingulate cortex in mild Alzheimer’s disease. Geriatr. Gerontol. Int. 17 (6), 951–958. doi: 10.1111/ggi.12818

PubMed Abstract | CrossRef Full Text | Google Scholar

Irish, M., Halena, S., Kamminga, J., Tu, S., Hornberger, M., Hodges, J. R. (2015). Scene construction impairments in Alzheimer’s disease-A unique role for the posterior cingulate cortex. Cortex 73, 10–23. doi: 10.1016/j.cortex.2015.08.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Ishiki, A., Okamura, N., Furukawa, K., Furumoto, S., Harada, R., Tomita, N., et al. (2015). Longitudinal Assessment of Tau Pathology in Patients with Alzheimer’s Disease Using [18F] THK-5117 Positron Emission Tomography. PloS One 10 (10), e0140311. doi: 10.1371/journal.pone.0140311

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, F., Dong, L., Dai, Q. (2018). Electrical resistivity imaging inversion: An ISFLA trained kernel principal component wavelet neural network approach. Neural Networks 104, 114–123. doi: 10.1016/j.neunet.2018.04.012

PubMed Abstract | CrossRef Full Text | Google Scholar

Komiske, P. T., Metodiev, E. M., Nachman, B., Schwartz, M. D. (2018). Learning to classify from impure samples with high-dimensional data. Phys. Rev. 98 (1), 011502. doi: 10.1103/PhysRevD.98.011502

CrossRef Full Text | Google Scholar

Lambert, J. C., Grenier-Boley, B., Harold, D., Zelenika, D., Chouraki, V., Kamatani, Y., et al. (2012). Genome-wide haplotype association study identifies the FRMD4A gene as a risk locus for Alzheimer’s disease. Mol. Psychiatry 18, 461. doi: 10.1038/mp.2012.14

PubMed Abstract | CrossRef Full Text | Google Scholar

Lei, B., Chen, S., Ni, D., Wang, T. (2016). Discriminative Learning for Alzheimer’s Disease Diagnosis via Canonical Correlation Analysis and Multimodal Fusion. Front. Aging Neurosci. 8, 77. doi: 10.3389/fnagi.2016.00077

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Y., Liu, J., Huang, J., Li, Z., Liang, P. (2018). Learning Brain Connectivity Sub-networks by Group-Constrained Sparse Inverse Covariance Estimation for Alzheimer’s Disease Classification. Front. Neuroinf. 12, 58. doi: 10.3389/fninf.2018.00058

CrossRef Full Text | Google Scholar

Martiskainen, H., Viswanathan, J., Nykänen, N.-P., Kurki, M., Helisalmi, S., Natunen, T., et al. (2015). Transcriptomics and mechanistic elucidation of Alzheimer’s disease risk genes in the brain and in vitro models. Neurobiol. Aging 36 (2), 1221.e15–1221.e28. doi: 10.1016/j.neurobiolaging.2014.09.003

CrossRef Full Text | Google Scholar

Möller, C., Hafkemeijer, A., Pijnenburg, Y. A. L., Rombouts, S. A. R. B., van der Grond, J., Dopper, E., et al. (2016). Different patterns of cortical gray matter loss over time in behavioral variant frontotemporal dementia and Alzheimer’s disease. Neurobiol. Aging 38, 21–31. doi: 10.1016/j.neurobiolaging.2015.10.020

PubMed Abstract | CrossRef Full Text | Google Scholar

Morello, A. N. d., C., Lima, T. M., Brandão, L. (2017). Language and communication non-pharmacological interventions in patients with Alzheimer’s disease: a systematic review. Communication intervention in Alzheimer. Dement. Neuropsychol. 11 (3), 227–241. doi: 10.1590/1980-57642016dn11-030004

PubMed Abstract | CrossRef Full Text | Google Scholar

Muller, T., Loosse, C., Schrotter, A., Schnabel, A., Helling, S., Egensperger, R., et al. (2011). The AICD Interacting Protein DAB1 is Up-Regulated in Alzheimer Frontal Cortex Brain Samples and Causes Deregulation of Proteins Involved in Gene Expression Changes. Curr. Alzheimer Res. 8 (5), 573–582. doi: 10.2174/156720511796391827

PubMed Abstract | CrossRef Full Text | Google Scholar

Neville, J., Kopko, S., Broadbent, S., Avilés, E., Stafford, R., Solinsky, C. M., et al. (2015). Development of a unified clinical trial database for Alzheimer’s disease. Alzheimer’s Dement. 11 (10), 1212–1221. doi: 10.1016/j.jalz.2014.11.005

CrossRef Full Text | Google Scholar

Ning, K., Chen, B., Sun, F., Hobel, Z., Zhao, L., Matloff, W., et al. (2018). Classifying Alzheimer’s disease with brain imaging and genetic data using a neural network framework. Neurobiol. Aging 68, 151–158. doi: 10.1016/j.neurobiolaging.2018.04.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Olsson, B., Lautner, R., Andreasson, U., Öhrfelt, A., Portelius, E., Bjerke, M., et al. (2016). CSF and blood biomarkers for the diagnosis of Alzheimer’s disease: a systematic review and meta-analysis. Lancet Neurol. 15 (7), 673–684. doi: 10.1016/S1474-4422(16)00070-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Palesi, F., Castellazzi, G., Casiraghi, L., Sinforiani, E., Vitali, P., Gandini Wheeler-Kingshott, C. A. M., D'Angelo, E. (2016). Exploring patterns of alteration in alzheimer's disease brain networks: a combined structural and functional connectomics analysis. Front. Neurosci. 10, 380. doi: 10.3389/fnins.2016.00380

PubMed Abstract | CrossRef Full Text | Google Scholar

Peng, J., Zhu, X., Wang, Y., An, L., Shen, D. (2019). Structured sparsity regularized multiple kernel learning for Alzheimer’s disease diagnosis. Pattern Recogn. 88, 370–382. doi: 10.1016/j.patcog.2018.11.027

CrossRef Full Text | Google Scholar

Petrides, F. E., Mavroudis, I. A., Spilioti, M., Chatzinikolaou, F. G., Costa, V. G., Baloyannis, S. J. (2017). Spinal Alterations of Reil Insula in Alzheimer’s Disease. Am. J. Alzheimer’s Dis. Dement. 32 (4), 222–229. doi: 10.1177/1533317517703476

CrossRef Full Text | Google Scholar

Phillips, J. S., Das, S. R., McMillan, C. T., Irwin, D. J., Roll, E. E., Da Re, F., et al. (2018). Tau PET imaging predicts cognition in atypical variants of Alzheimer’s disease. Hum. Brain Mapp. 39 (2), 691–708. doi: 10.1002/hbm.23874

PubMed Abstract | CrossRef Full Text | Google Scholar

Poduslo, S. E., Huang, R., Spiro Iii, A. (2010). A genome screen of successful aging without cognitive decline identifies LRP1B by haplotype analysis. Am. J. Med. Genet. Part B: Neuropsychiatr. Genet. 153B (1), 114–119. doi: 10.1002/ajmg.b.30963

CrossRef Full Text | Google Scholar

Ponsoda, V., Martínez, K., Pineda-Pardo, J. A., Abad, F. J., Olea, J., Román, F. J., et al. (2017). Structural brain connectivity and cognitive ability differences: a multivariate distance matrix regression analysis. Hum. Brain Mapp. 38 (2), 803–816. doi: 10.1002/hbm.23419

PubMed Abstract | CrossRef Full Text | Google Scholar

Reyes, P. F., Deems, D. A., Suarez, M. G. (1993). Olfactory-related changes in Alzheimer’s disease: a quantitative neuropathologic study. Brain Res. Bull. 32 (1), 1–5. doi: 10.1016/0361-9230(93)90310-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Rosa, M. J., Portugal, L., Hahn, T., Fallgatter, A. J., Garrido, M. I., Shawe-Taylor, J., et al. (2015). Sparse network-based models for patient classification using fMRI. Neuroimage 105, 493–506. doi: 10.1016/j.neuroimage.2014.11.021

PubMed Abstract | CrossRef Full Text | Google Scholar

Scheff, S. W., Price, D. A., Ansari, M. A., Roberts, K. N., Schmitt, F. A., Ikonomovic, M. D., et al. (2015). Synaptic change in the posterior cingulate gyrus in the progression of Alzheimer’s disease. J. Alzheimer’s Dis. 43 (3), 1073–1090. doi: 10.3233/JAD-141518

CrossRef Full Text | Google Scholar

Scheltens, N. M. E., van der Weijden, K., Adriaanse, S. M., van Assema, D., Oomen, P. P., Krudop, W. A., et al. (2018). Hypometabolism of the posterior cingulate cortex is not restricted to Alzheimer’s disease. Neuroimage Clin. 19, 625–632. doi: 10.1016/j.nicl.2018.05.024

PubMed Abstract | CrossRef Full Text | Google Scholar

Sun, Z., Qiao, Y., Lelieveldt, B. P., Staring, M., Initiative, A. s. D. N (2018). Integrating spatial-anatomical regularization and structure sparsity into SVM: improving interpretation of Alzheimer’s disease classification. Neuroimage 178, 445–460. doi: 10.1016/j.neuroimage.2018.05.051

PubMed Abstract | CrossRef Full Text | Google Scholar

Tavana, J. P., Rosene, M., Jensen, N. O., Ridge, P. G., Kauwe, J. S., Karch, C. M. (2018). RAB10: an Alzheimer’s disease resilience locus and potential drug target. Clin. Interventions aging 14, 73–79. doi: 10.2147/CIA.S159148

CrossRef Full Text | Google Scholar

Teipel, S., Drzezga, A., Grothe, M. J., Barthel, H., Chételat, G., Schuff, N., et al. (2015). Multimodal imaging in Alzheimer’s disease: validity and usefulness for early detection. Lancet Neurol. 14 (10), 1037–1053. doi: 10.1016/S1474-4422(15)00093-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Trzepacz, P. T., Yu, P., Bhamidipati, P. K., Willis, B., Forrester, T., Tabas, L., et al. (2013). Frontolimbic atrophy is associated with agitation and aggression in mild cognitive impairment and Alzheimer’s disease. Alzheimer’s Dement. 9 (5, Supplement), S95–S104.e1. doi: 10.1016/j.jalz.2012.10.005

CrossRef Full Text | Google Scholar

van Abel, D., Michel, O., Veerhuis, R., Jacobs, M., van Dijk, M., Oudejans, C. B. M. (2012). Direct downregulation of CNTNAP2 by STOX1A is associated with Alzheimer’s disease. J. Alzheimer’s Dis. 31 (4), 793–800. doi: 10.3233/jad-2012-120472

CrossRef Full Text | Google Scholar

Varol, E., Sotiras, A., Davatzikos, C., Initiative, A. s. D. N (2017). HYDRA: Revealing heterogeneity of imaging and genetic patterns through a multiple max-margin discriminative analysis framework. Neuroimage, 346–364. doi: 10.1016/j.neuroimage.2016.02.041

CrossRef Full Text | Google Scholar

Vasavada, M. M., Wang, J., Eslinger, P. J., Gill, D. J., Sun, X., Karunanayaka, P., et al. (2015). Olfactory cortex degeneration in Alzheimer’s disease and mild cognitive impairment. J. Alzheimer’s Dis. 45 (3), 947–958. doi: 10.3233/jad-141947

CrossRef Full Text | Google Scholar

Whitwell, J. L. (2018). Multimodal neuroimaging provides insights into the biology of Alzheimer’s disease. Brain 141 (2), 326–329. doi: 10.1093/brain/awy001

PubMed Abstract | CrossRef Full Text | Google Scholar

Yamashita, K.-i., Uehara, T., Prawiroharjo, P., Yamashita, K., Togao, O., Hiwatashi, A., et al. (2019). Functional connectivity change between posterior cingulate cortex and ventral attention network relates to the impairment of orientation for time in Alzheimer’s disease patients. Brain Imaging Behav. 13 (1), 154–161. doi: 10.1007/s11682-018-9860-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, J., Yin, Y., Zhang, Z., Long, J., Dong, J., Zhang, Y., et al. (2018). Predictive brain networks for major depression in a semi-multimodal fusion hierarchical feature reduction framework. Neurosci. Lett. 665, 163–169. doi: 10.1016/j.neulet.2017.12.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, W., Jing, K., Huang, F., Chen, Y., Li, B., Li, J., et al. (2019). SFLLN: A sparse feature learning ensemble method with linear neighborhood regularization for predicting drug-drug interactions. Inf. Sci. 497, 189–201. doi: 10.1016/j.ins.2019.05.017

CrossRef Full Text | Google Scholar

Zhang, W., Liu, X., Chen, Y., Wu, W., Wang, W., Li, X. (2018a). Feature-derived graph regularized matrix factorization for predicting drug side effects. Neurocomputing 287, 154–162. doi: 10.1016/j.neucom.2018.01.085

CrossRef Full Text | Google Scholar

Zhang, W., Qu, Q., Zhang, Y., Wang, W. (2018b). The linear neighborhood propagation method for predicting long non-coding RNA-protein interactions. Neurocomputing 273, 526–534. doi: 10.1016/j.neucom.2017.07.065

CrossRef Full Text | Google Scholar

Zhang, W., Yue, X., Tang, G., Wu, W., Huang, F., Zhang, X. (2018c). SFPEL-LPI: Sequence-based feature projection ensemble learning for predicting LncRNA-protein interactions. PLoS Comput. Biol. 14 (12), e1006616. doi: 10.1371/journal.pcbi.1006616

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, Y., Dong, Z., Phillips, P., Wang, S., Ji, G., Yang, J., et al. (2015). Detection of subjects and brain regions related to Alzheimer’s disease using 3D MRI scans based on eigenbrain and machine learning. Front. Comput. Neurosci. 9, 66. doi: 10.3389/fncom.2015.00066

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: Alzheimer’s disease, multimodal fusion analysis framework, functional magnetic resonance imaging, gene, disease diagnosis

Citation: Bi X-a, Cai R, Wang Y and Liu Y (2019) Effective Diagnosis of Alzheimer’s Disease via Multimodal Fusion Analysis Framework. Front. Genet. 10:976. doi: 10.3389/fgene.2019.00976

Received: 20 July 2019; Accepted: 13 September 2019;
Published: 10 October 2019.

Edited by:

Wen Zhang, Huazhong Agricultural University, China

Reviewed by:

Pu-Feng Du, Tianjin University, China
Gaolang Gong, Beijing Normal University, China

Copyright © 2019 Bi, Cai, Wang and Liu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Xia-an Bi, bixiaan@hnu.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.