Next Article in Journal
Recent Progress of Perovskite Nanocrystals in Chem/Bio Sensing
Previous Article in Journal
Non-Invasive Microwave-Based Imaging System for Early Detection of Breast Tumours
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Feasibility of Early Alzheimer’s Disease Diagnosis Using a Neural Network Hybrid Platform

1
Department of Materials Science and Engineering, University of California, Los Angeles, CA 90095, USA
2
Department of Neurology, David Geffen School of Medicine at UCLA, University of California, Los Angeles, CA 90095, USA
3
Jonsson Comprehensive Cancer Center, University of California, Los Angeles, CA 90095, USA
*
Author to whom correspondence should be addressed.
Biosensors 2022, 12(9), 753; https://doi.org/10.3390/bios12090753
Submission received: 31 July 2022 / Revised: 3 September 2022 / Accepted: 10 September 2022 / Published: 13 September 2022
(This article belongs to the Section Optical and Photonic Biosensors)

Abstract

:
Early diagnosis of Alzheimer’s Disease (AD) is critical for disease prevention and cure. However, currently, techniques with the required high sensitivity and specificity are lacking. Recently, with the advances and increased accessibility of data analysis tools, such as machine learning, research efforts have increasingly focused on using these computational methods to solve this challenge. Here, we demonstrate a convolutional neural network (CNN)-based AD diagnosis approach using the surface-enhanced Raman spectroscopy (SERS) fingerprints of human cerebrospinal fluid (CSF). SERS and CNN were combined for biomarker detection to analyze disease-associated biochemical changes in the CSF. We achieved very high reproducibility in double-blind experiments for testing the feasibility of our system on human samples. We achieved an overall accuracy of 92% (100% for normal individuals and 88.9% for AD individuals) based on the clinical diagnosis. Further, we observed an excellent correlation coefficient between our test score and the Clinical Dementia Rating (CDR) score. Our findings offer a substantial indication of the feasibility of detecting AD biomarkers using the innovative combination of SERS and machine learning. We are hoping that this will serve as an incentive for future research in the field.

1. Introduction

Alzheimer’s disease (AD) affects millions of people worldwide and is increasing drastically due to the aging population [1,2,3,4]. The disease affects older adults and is the most common cause of dementia [5]. No cure or disease-modifying therapy exists [6,7,8]. The prerequisite for finding a cure is to have an objective diagnosis platform or a biomarker that can diagnose the disease. No consensus on a platform or biomarker currently exists. Instead, diagnoses rely on preanalytical, analytical, and postanalytical variables which affect CSF biomarker concentrations [9,10,11,12,13,14]. Pre-analytical factors could be clinical variables such as age, medical history, apolipoprotein E (APOE) genotype, and operator-influenced variables (handling and storage procedures, CSF sampling material), and these are responsible for 50% of total variability [12,15]. Analytical factors are related to the assay, such as the operating procedures, assay manufacturing procedures, and the technician’s skill and knowledge. Furthermore, cognitive testing and a variety of surrogate biomarkers, including brain imaging, proteins in the cerebrospinal fluid (CSF), proteins in the blood, and genetic profiling [7,16,17] add more layers of complications. As a result, diagnosing AD patients is a lengthy and costly process, which impedes patient care [8]. The development of biomarkers that allow the detection of AD during the pre-symptomatic phase is critical to the discovery and development of effective AD diagnoses and treatments. Efforts are underway to discover unknown biomarkers and to develop biomarkers comprising combinations of proteins [18,19,20,21].
CSF provides a means to assess neurodegenerative processes in the brain through the identification of disease-associated molecules. These molecules most often are proteins or protein fragments, including the amyloid β-protein (Aβ) and tau [20,22,23,24,25,26,27], which are amenable to analysis using a variety of techniques, including surface-enhanced Raman spectroscopy (SERS) [28,29]. The raw spectral information collected from CSF covers a huge multi-dimensional dataset. To analyze such sets, machine learning methods are increasingly being used because of their low cost, speed, and sensitivity. Convolutional neural networks (CNN) are one such approach and have been shown to be successful in multiple fields, including disease diagnosis [30,31,32]. Recently, several studies on AD diagnosis have been conducted using deep learning techniques, and these studies have mainly focused on brain imaging differentiation, which can only take place after the onset of diseases [32,33,34,35,36]. Here, we propose a novel method for biomarker detection that combines SERS with CNN to analyze disease-associated changes in the CSF. This method yields “fingerprints” of samples, allowing ready discrimination of CSF samples among normal individuals and those with neurological disorders.

2. Materials and Methods

2.1. Substrate Preparation

Fabrication of the platform was based on sphere lithography [26]. A periodic gold nano pyramid structure, with a diameter of 200 nm, was fabricated by a wafer-scale, bottom-up templating technology [37]. Close-packed monolayer polystyrene balls with a diameter of 200 nm, spin-coated on (001) silicon wafers, served as templates. Monolayer graphene was grown by chemical vapor deposition (CVD) and the solution was transferred onto the gold-tipped surface using a polymethyl methacrylate (PMMA) backing, followed by PMMA removal subsequent to the transfer. Such platforms can be fabricated with user-determined areas. We typically used platforms of ~1 cm2. The pyramids formed a quasi-periodic array with a hexagonal arrangement that was uniformly distributed across the entire sample surface area of 1 cm × 1 cm. Due to the manner in which the pattern was generated (self-assembly of polystyrene balls), variations in the spacing between pyramids and the sizes of the pyramids themselves can appear. This variance was estimated to be ±30 nm.

2.2. Sample Preparation

CSF samples were collected and diluted by a factor of 100 and applied to the SERS platform.

2.3. Raman Spectroscopy

Spectra were acquired using a Renishaw inVia microscope under ambient conditions. The excitation wavelength was 785 nm and the He-Ne laser power was 0.5 mW. The grating used was 1800 lines/mm, and the objective lens used was 50×. We scanned the entire region on the platform occupied by the samples using Raman mapping with a step size of 3 μm (i.e., independent areas of 9 µm2 each), as shown in Figure 1. Raman data were analyzed using Renishaw’s WiRE 4.2 software (Gloucestershire, UK), which automatically subtracts the baseline signal and removes noise. A minimum of 80 spectra were acquired and averaged for each sample.

2.4. Patient Information

Thirty CSF samples were obtained from the University of California, Irvine, Institute for Memory Impairment and Neurological Disorders, Alzheimer’s Disease Research Center (UCI MIND, ADRC). Several characteristics of the patients’ CSF had already been measured, using standard procedures among the ADRCs. These included the levels of Aβ42, total tau, and phospho-tau, as well as the mini-mental state exam (MMSE) and the clinical dementia rating (CDR). A summary of the patient data is shown in Table 1.

2.5. Hierarchical Clustering Algorithm

The analysis in this work was carried out using R. R was chosen for the Hierarchical Clustering Algorithm (HCA) implementation because it is suitable for statistical learning, and having powerful libraries for data experiment and exploration. Several functions are available in R for HCA, and “hclust” was used because it fulfilled our need for agglomerative hierarchical clustering. The distance matrix was calculated by the function “dist”. The linkage method was changed by adding “method” in the “hclust” function. The results were plotted in dendrogram format with complete linkage. The spectra analyzed using HCA were the average spectra of each CSF sample.

2.6. Convolutional Neural Network

A one-dimensional CNN was used to process and classify the SERS spectral data. CNN was used instead of other popular models, such as support vector machines because other works in the field have highlighted that CNN’s offer a much better alternative pipeline [38]. To elaborate, a standard Raman data analysis pipeline includes steps for cosmic ray removal, smoothing, and baseline correction, and each part has to be trained by manual crafting or independently. However, CNN offered a much more simplified pipeline with higher model accuracy [38]. The convolutional layers of our model used the ReLU nonlinear activation function, and the convolutional layers were connected by max-pooling layers which down-sampled the feature maps. The output of the last max-pooling layer was fed to two consecutive fully connected layers to give the final classification result [38]. During the training process, the scalar sum of weighted losses was used to train the CNN model.
We started with a dataset size of over 1200 spectra, i.e., at least 80 spectra per sample. To increase the training set, some methods of augmenting the training data were applied: (i) random shifting of each spectrum by a few (1–2) wavenumbers; (ii) introduction of random noise into each spectrum; and (iii) randomly producing linear combinations of spectra collected from the same mapping procedure. The adaptive gradient algorithm (Adagrad) was used for gradient-based optimization while training the model, and early stopping was applied to prevent overfitting. In the model, the learning rate was adapted component-wise by incorporating knowledge of past observations. The Python version used was 3.6.8, and the neural network model was implemented in Tensorflow 1.11.0 (Mountain View, CA, USA), Google’s open-source software library for machine learning. The R version used was 3.6.1. We used the Anaconda coding environment for data analysis and used the matplotlib Python library for plotting.

3. Results and Discussion

3.1. Reproducibility Analysis

To determine the feasibility of the method, we used 5 distinct sets of CSF samples, where each set contained three replicates. Spectra were acquired from each of the three replicates of each sample set. The study was double-blinded. Neither those providing the samples nor the person carrying out the spectroscopy and data analysis knew the provenance of the samples.
SERS spectra were acquired in the wavenumber range of 550–1650 cm–1. SERS mappings with a step size of 3 μm, covering a 9 µm2 area, were carried out. A minimum of 80 spectra were acquired and averaged for each sample. All 15 average spectra are shown in Figure 2. Analysis of the spectra revealed that they could be clustered into five groups of three spectra each. This was carried out by using an unsupervised hierarchical clustering algorithm (HCA), and the details are presented in the subsequent paragraphs and Figure 3. The sample identifiers are shown in a table (Figure 2f). After the clustering had been carried out, the samples were unblinded. Disease information is shown in the rightmost column of the table. The method was reproducible and sensitive. Reproducibility was indicated by the clustering of replicates from the same sample. Sensitivity was indicated by the fact that all five CSF samples were clearly differentiated from each other. Of particular importance was the fact that even individuals with the same disease could be differentiated from one another.
Hierarchical cluster analysis (HCA) was used to determine the similarity and differences among the 15 samples quantitatively. Integration normalization was carried out when comparing the samples. The wavenumber of each of the SERS peaks represents one dimension and the peak height represents the corresponding value in that dimension. We grouped the samples using a single linkage of the aggregation HCA. The possible sources of the major peaks that contributed to the formation of different clusters are the—850 cm−1 peak from alanine and/or the 870 cm–1 peak from glutamic acid and serine, the 1000 cm–1 phenylalanine peak, the 1171 cm–1 tyrosine peak, the 1465 cm−1 lipid peak, and the 1555 cm−1 tryptophan [39,40,41].
HCA clustered the 15 samples into five clearly separated groups (Figure 3). The degree of similarity among the samples is indicated by the proximity to zero (horizontal axis) of the lines connecting them. The closer the connecting line is to 0, the more similarities the two samples share. This analysis, which revealed full concordance between sample provenance and the clustering, demonstrates the method’s accuracy and feasibility.
We next studied the ability of the method to distinguish between clinically evident AD and pre-clinical AD (FAD samples) using a “leave-one-out” validation procedure. We trained with all samples save one. We then analyzed the remaining sample. We repeated this procedure until every spectrum was left out once, then the average accuracy across all the data was computed. Leave-one out validation was used mainly because of its low evaluation error and the ease with which it can be used for small sample sizes. The results showed an accuracy of 97.7% for the spectrum of the FAD sample and 93.3% for the spectra of the AD sample, which suggests there was good uniformity over the SERS spectral data of these samples and that they were differentiable. The results of this double-blind study are a significant step forward in establishing the power of the platform for analyzing patient samples, despite intrinsic biological variability.

3.2. Disease Diagnosis

We also performed a leave-one-group-out evaluation on the dataset because a leave-one-out evaluation cannot determine whether our model is capable of exploring the relationship between the SERS testing result for a subject’s CSF sample and the subject’s diagnosed syndrome (normal or abnormal). This is because the spectral data collected from the same CSF sample are likely to be dependent on that individual sample, thus forming a group of dependent data, so that for an unseen sample that is yet to be classified, the correlation information of its spectral data should not be given to the model during training. Therefore, for each round of evaluation, we needed to make sure that all the spectral data in the test set came from groups that were not represented at all in the corresponding training set. Since we had a total of 17 CSF samples, a leave-one-group-out evaluation was a suitable approach for us to know whether our model could be generalized well to the unseen samples. During each evaluation, the entire SERS spectral data collected from one CSF sample were used for testing, while the rest of the data were used for training. This kind of evaluation was repeated until every group of spectral data had been left out once.
The final classification result also took the group dependency into consideration. In each round of evaluation, after the trained CNN made predictions on every testing spectrum, all the predictions were then combined through a majority vote to produce the final prediction, i.e., the class with the highest percentage of predictions was considered to be the predicted class of the testing sample. We used the percentage of predictions leading to the predicted class as a score to represent the likelihood that the testing sample belonged to the predicted class. An overall 94% diagnostic rate was achieved (Table 2). The normal sample had an accuracy of 100% (8/8) and an average score of 89.2, whereas the AD samples had an accuracy of 88.9% (8/9) and an average score of 72.0.
Within this table, we are able to see that Sample R was the only one with a prediction score less than 50, indicating we were not able to tell if R was a diseased sample. To further understand this sample, we referred to her cognitive test score. Her MMSE score was 25, which should be diagnosed as normal. However, her CDR test score was far away from normal (9 for CDRSUM and 1 for CDRGLOB) [14]. These scores present mixed information for diagnostics and inevitably influenced our test results.
To further understand more complicated situations, such as FAD-related patients, we performed the same test based on our training of normal and diseased patients. FAD-negative samples (pre-clinical FAD) had an accuracy of 4/4 (100%) and an average score of 91.25; FAD-positive samples had an accuracy of 4/5 (80%) and an average score of 80.0. The results are shown in Table 3.
Sample D had a test score of 49, indicating we are not able to accurately define whether she was diseased or not. When referring to her medical scores, we found that she had a MMSE score of 28 and CDRSUM of 0.5, indicating that she has mild dementia [14]. More analysis needs to be carried out to see the relationship between our test score and the symptoms or severity of the patients.

3.3. Correlation Analysis

To further understand the feasibility of our diagnostic results, we performed a correlation analysis for the diagnostic index and all the AD-related medical parameters. Several parameters were included in the analysis: sex, age, the levels of several biomarkers (Aβ42, t-tau, and p-tau), and several cognitive test scores (MMSE, CDRSUM, and CDRGLOB).
To better analyze the correlation, we first needed to deal with the missing data. In the clinical information provided, the t-tau information of Samples N, R, R, S, T, W, and X were missing, and the p-tau information of Sample R was missing. According to the literature, the t-tau and p-tau levels in CSF are highly correlated, and in the data provided, we saw a highly linear relationship between the concentration of the two types of tau protein with a correlation factor of r = 0.8883. The prediction model can be easily shown by regression:
P = 0.1134T + 35.28,
where P is the concentration for p-tau protein and T is the concentration for t-tau protein. We are able to fill in the missing t-tau levels with this correlation. For the missing data in Sample R, a detailed correlation analysis was carried out, showing that the parameter with the highest correlation with the tau protein level was MMSE, and the factor was only r = 0.47. As a result, we eliminate Sample R during the correlation analysis. The correlation coefficients between all the biomedical parameters are shown in Figure 4.
We can see from the figure that our prediction index was highly correlated to all three cognitive test scores. The correlation coefficients were r = 0.79 with MMSE, r = −0.88 with CDRSUM, and r = −0.87 with CDRGLOB. Considering that the CDR scores are taken as an accurate method of diagnosing AD, our prediction index is accurate as a diagnostic. We also observe from the figure that the correlation between single biomarkers (Aβ protein, tau protein) and the cognitive test score (MMSE and CDR) is relatively low. The highest correlation coefficient of a single biomarker was r = 0.47 (between t-tau and MMSE), which is still a low value. This highlights the fact single biomarkers cannot be used to accurately diagnose AD. However, our SERS/AI system has the ability to carry out combinatorial analyses, which allow for much more accurate disease diagnoses, as indicated by the high correlation with the CDR scores.

4. Conclusions

We have presented here a hybrid system of SERS and CNN for diagnosing Alzheimer’s disease with high accuracy. We have achieved excellent reproducibility in double-blind experiments and 92% accuracy in disease diagnosis. The correlation analysis demonstrated that our diagnostic system is more accurate than single-biomarker analyses. The SERS neural network is a novel platform that promises accurate, reliable, and rapid clinical diagnosis of AD. Even though the current study uses a small sample size (due to the limited availability of AD patient CSF samples), the very high accuracy obtained in the double-blind experiments is very encouraging. Our study, therefore, provides an indication of the feasibility of a biological test for AD diagnosis. We are hoping that this will serve as an incentive for much more extensive follow-up research by the Alzheimer’s research community at large. In the future, we expect this approach to allow early-stage AD diagnosis, and we hope this study will be a stepping stone for the SERS/AI technology to find use as a prognostic device and in clinical trials. To that end, subsequent studies will involve larger patient sample sizes, and demonstrate the sensitive and specific diagnostic capability using blood samples.

Author Contributions

X.Y. conducted all experimental studies; S.H. and S.S. conducted data analysis; E.Y.H. and D.B.T. procured the samples; Y.-H.X., D.B.T., and X.Y. planned and designed the study; S.S. and X.Y. wrote the manuscript. X.Y., S.S., and S.H. were responsible for drafting and revising the work for critical intellectual content. Y.-H.X. was responsible for the final approval of the work to be published. All authors made substantial contributions to this work. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Institute of Health Grants under award numbers 1UG3TR002978-01, 4UH3TR002978-03, and 1U18TR003778-01.

Institutional Review Board Statement

The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the Institutional Review Board of UCLA (protocol code: 10-001376, Date of approval: 29 August 2014).

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

Not applicable.

Acknowledgments

We gratefully acknowledge John Ringman, University of Southern California, for helping to provide the CSF samples.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Katzman, R. The Prevalence and Malignancy of Alzheimer Disease: A Major Killer. Arch. Neurol. 1976, 33, 217–218. [Google Scholar] [CrossRef] [PubMed]
  2. Farrer, L.A.; Cupples, L.A.; Haines, J.L.; Hyman, B.; Kukull, W.A.; Mayeux, R.; Myers, R.H.; Pericak-Vance, M.A.; Risch, N.; Duijn, C.M. van Effects of Age, Sex, and Ethnicity on the Association Between Apolipoprotein E Genotype and Alzheimer Disease: A Meta-Analysis. JAMA 1997, 278, 1349–1356. [Google Scholar] [CrossRef] [PubMed]
  3. Selkoe, D.J. Alzheimer’s Disease: Genes, Proteins, and Therapy. Physiol. Rev. 2001, 81, 741–766. [Google Scholar] [CrossRef] [PubMed]
  4. Selkoe, D.J. Alzheimer’s Disease Is a Synaptic Failure. Science 2002, 298, 789–791. [Google Scholar] [CrossRef]
  5. 2022 Alzheimer’s Disease Facts and Figures. Alzheimer’s Dement. 2022, 18, 700–789. [CrossRef] [PubMed]
  6. Scarpini, E.; Schelterns, P.; Feldman, H. Treatment of Alzheimer’s Disease: Current Status and New Perspectives. Lancet Neurol. 2003, 2, 539–547. [Google Scholar] [CrossRef]
  7. Desai, A.K.; Grossberg, G.T. Diagnosis and Treatment of Alzheimer’s Disease. Neurology 2005, 64, S34–S39. [Google Scholar] [CrossRef]
  8. Lopez, O.L. The Growing Burden of Alzheimer’s Disease. Am. J. Manag. Care 2011, 17 (Suppl. S13), S339–S345. [Google Scholar]
  9. Forgrave, L.M.; Van Der Gugten, J.G.; Nguyen, Q.; Demarco, M.L. Establishing Pre-Analytical Requirements and Maximizing Peptide Recovery in the Analytical Phase for Mass Spectrometric Quantification of Amyloid-β Peptides 1-42 and 1-40 in CSF. Clin. Chem. Lab. Med. 2022, 60, 198–206. [Google Scholar] [CrossRef]
  10. Ashton, N.J.; Suárez-Calvet, M.; Karikari, T.K.; Lantero-Rodriguez, J.; Snellman, A.; Sauer, M.; Simrén, J.; Minguillon, C.; Fauria, K.; Blennow, K.; et al. Effects of Pre-Analytical Procedures on Blood Biomarkers for Alzheimer’s Pathophysiology, Glial Activation, and Neurodegeneration. Alzheimer’s Dement. Diagnosis, Assess. Dis. Monit. 2021, 13, e12168. [Google Scholar] [CrossRef]
  11. Koel-Simmelink, M.J.; Vennegoor, A.; Killestein, J.; Blankenstein, M.A.; Norgren, N.; Korth, C.; Teunissen, C.E. The Impact of Pre-Analytical Variables on the Stability of Neurofilament Proteins in CSF, Determined by a Novel Validated SinglePlex Luminex Assay and ELISA. J. Immunol. Methods 2014, 402, 43–49. [Google Scholar] [CrossRef] [PubMed]
  12. Cicognola, C.; Chiasserini, D.; Parnetti, L. Preanalytical Confounding Factors in the Analysis of Cerebrospinal Fluid Biomarkers for Alzheimer’s Disease: The Issue of Diurnal Variation. Front. Neurol. 2015, 6, 143. [Google Scholar] [CrossRef] [PubMed]
  13. Hansson, O.; Mikulskis, A.; Fagan, A.M.; Teunissen, C.; Zetterberg, H.; Vanderstichele, H.; Molinuevo, J.L.; Shaw, L.M.; Vandijck, M.; Verbeek, M.M.; et al. The Impact of Preanalytical Variables on Measuring Cerebrospinal Fluid Biomarkers for Alzheimer’s Disease Diagnosis: A Review. Alzheimers. Dement. 2018, 14, 1313–1333. [Google Scholar] [CrossRef] [PubMed]
  14. Simonsen, A.H.; Bahl, J.M.C.; Danborg, P.B.; Lindstrom, V.; Larsen, S.O.; Grubb, A.; Heegaard, N.H.H.; Waldemar, G. Pre-Analytical Factors Influencing the Stability of Cerebrospinal Fluid Proteins. J. Neurosci. Methods 2013, 215, 234–240. [Google Scholar] [CrossRef] [PubMed]
  15. Park, S.; Kim, Y.S. Bias-Generating Factors in Biofluid Amyloid-β Measurements for Alzheimer’s Disease Diagnosis. Biomed. Eng. Lett. 2021, 11, 287–295. [Google Scholar] [CrossRef]
  16. Hardy, J.A.; Higgins, G.A. Alzheimer’s Disease: The Amyloid Cascade Hypothesis. Science 1992, 256, 184–185. [Google Scholar] [CrossRef]
  17. McKhann, G.M.; Knopman, D.S.; Chertkow, H.; Hyman, B.T.; Jack, C.R., Jr.; Kawas, C.H.; Klunk, W.E.; Koroshetz, W.J.; Manly, J.J.; Mayeux, R.; et al. The Diagnosis of Dementia Due to Alzheimer’s Disease: Recommendations from the National Institute on Aging-Alzheimer’s Association Workgroups on Diagnostic Guidelines for Alzheimer’s Disease. Alzheimers. Dement. 2011, 7, 263–269. [Google Scholar] [CrossRef]
  18. Paraskevas, G.P. The Role of Cerebrospinal Fluid Biomarkers in Dementia and Other Related Neurodegenerative Disorders. Brain Sci. 2022, 12, 627. [Google Scholar] [CrossRef]
  19. Bateman, R.J.; Xiong, C.; Benzinger, T.L.S.; Fagan, A.M.; Goate, A.; Fox, N.C.; Marcus, D.S.; Cairns, N.J.; Xie, X.; Blazey, T.M.; et al. Clinical and Biomarker Changes in Dominantly Inherited Alzheimer’s Disease. N. Engl. J. Med. 2012, 367, 795–804. [Google Scholar] [CrossRef]
  20. Olsson, B.; Lautner, R.; Andreasson, U.; Öhrfelt, A.; Portelius, E.; Bjerke, M.; Hölttä, M.; Rosén, C.; Olsson, C.; Strobel, G.; et al. CSF and Blood Biomarkers for the Diagnosis of Alzheimer’s Disease: A Systematic Review and Meta-Analysis. Lancet Neurol. 2016, 15, 673–684. [Google Scholar] [CrossRef]
  21. Yu, X.; Hayden, E.Y.; Xia, M.; Liang, O.; Cheah, L.; Teplow, D.B.; Xie, Y.H. Surface Enhanced Raman Spectroscopy Distinguishes Amyloid Β-Protein Isoforms and Conformational States. Protein Sci. 2018, 27, 1427–1438. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Karikari, T.K.; Ashton, N.J.; Brinkmalm, G.; Brum, W.S.; Benedet, A.L.; Montoliu-Gaya, L.; Lantero-Rodriguez, J.; Pascoal, T.A.; Suárez-Calvet, M.; Rosa-Neto, P.; et al. Blood Phospho-Tau in Alzheimer Disease: Analysis, Interpretation, and Clinical Utility. Nat. Rev. Neurol. 2022, 18, 400–418. [Google Scholar] [CrossRef] [PubMed]
  23. Blennow, K.; Hampel, H. CSF Markers for Incipient Alzheimer’s Disease. Lancet Neurol. 2003, 2, 605–613. [Google Scholar] [CrossRef]
  24. Shaw, L.M.; Vanderstichele, H.; Knapik-Czajka, M.; Clark, C.M.; Aisen, P.S.; Petersen, R.C.; Blennow, K.; Soares, H.; Simon, A.; Lewczuk, P.; et al. Cerebrospinal Fluid Biomarker Signature in Alzheimer’s Disease Neuroimaging Initiative Subjects. Ann. Neurol. 2009, 65, 403–413. [Google Scholar] [CrossRef]
  25. Blennow, K.; Hampel, H.; Weiner, M.; Zetterberg, H. Cerebrospinal Fluid and Plasma Biomarkers in Alzheimer Disease. Nat. Rev. Neurol. 2010, 6, 131–144. [Google Scholar] [CrossRef]
  26. Frontzkowski, L.; Ewers, M.; Brendel, M.; Biel, D.; Ossenkoppele, R.; Hager, P.; Steward, A.; Dewenter, A.; Römer, S.; Rubinski, A.; et al. Earlier Alzheimer’s Disease Onset Is Associated with Tau Pathology in Brain Hub Regions and Facilitated Tau Spreading. Nat. Commun. 2022, 13, 1–14. [Google Scholar] [CrossRef]
  27. Bouwman, F.H.; Frisoni, G.B.; Johnson, S.C.; Chen, X.; Engelborghs, S.; Ikeuchi, T.; Paquet, C.; Ritchie, C.; Bozeat, S.; Quevenco, F.-C.; et al. Clinical Application of CSF Biomarkers for Alzheimer’s Disease: From Rationale to Ratios. Alzheimer’s Dement. Diagnosis, Assess. Dis. Monit. 2022, 14, e12314. [Google Scholar] [CrossRef]
  28. Kneipp, K.; Wang, Y.; Kneipp, H.; Perelman, L.T.; Itzkan, I.; Dasari, R.R.; Feld, M.S. Single Molecule Detection Using Surface-Enhanced Raman Scattering (SERS). Phys. Rev. Lett. 1997, 78, 1667. [Google Scholar] [CrossRef]
  29. Stiles, P.L.; Dieringer, J.A.; Shah, N.C.; Duyne, R.P. Van Surface-Enhanced Raman Spectroscopy. Annu. Rev. Anal. Chem. 2008, 1, 601–626. [Google Scholar] [CrossRef]
  30. Kang, W.; Lin, L.; Zhang, B.; Shen, X.; Wu, S. Multi-Model and Multi-Slice Ensemble Learning Architecture Based on 2D Convolutional Neural Networks for Alzheimer’s Disease Diagnosis. Comput. Biol. Med. 2021, 136, 104678. [Google Scholar] [CrossRef]
  31. Bin Tufail, A.; Ullah, K.; Khan, R.A.; Shakir, M.; Khan, M.A.; Ullah, I.; Ma, Y.K.; Ali, M.S. On Improved 3D-CNN-Based Binary and Multiclass Classification of Alzheimer’s Disease Using Neuroimaging Modalities and Data Augmentation Methods. J. Healthc. Eng. 2022, 2022, 1302170. [Google Scholar] [CrossRef] [PubMed]
  32. Fu’Adah, Y.N.; Wijayanto, I.; Pratiwi, N.K.C.; Taliningsih, F.F.; Rizal, S.; Pramudito, M.A. Automated Classification of Alzheimer’s Disease Based on MRI Image Processing Using Convolutional Neural Network (CNN) with AlexNet Architecture. J. Phys. Conf. Ser. 2021, 1844, 012020. [Google Scholar] [CrossRef]
  33. Hosseini-Asl, E.; Keynton, R.; El-Baz, A. Alzheimer’s Disease Diagnostics by Adaptation of 3D Convolutional Network. In Proceedings of the 2016 IEEE International Conference on Image Processing (ICIP), Phoenix, AZ, USA, 25–28 September 2016; pp. 126–130. [Google Scholar] [CrossRef]
  34. Sarraf, S.; Tofighi, G. Deep Learning-Based Pipeline to Recognize Alzheimer’s Disease Using FMRI Data. In Proceedings of the 2016 Future Technologies Conference (FTC), San Francisco, CA, USA, 6–7 December 2016; pp. 816–820. [Google Scholar] [CrossRef]
  35. Farooq, A.; Anwar, S.; Awais, M.; Rehman, S. A Deep CNN Based Multi-Class Classification of Alzheimer’s Disease Using MRI. In Proceedings of the 2017 IEEE International Conference on Imaging Systems and Techniques (IST), Beijing, China, 18–20 October 2017; pp. 1–6. [Google Scholar] [CrossRef]
  36. Grueso, S.; Viejo-Sobera, R. Machine Learning Methods for Predicting Progression from Mild Cognitive Impairment to Alzheimer’s Disease Dementia: A Systematic Review. Alzheimer’s Res. Ther. 2021, 13, 1–29. [Google Scholar] [CrossRef] [PubMed]
  37. Wang, P.; Liang, O.; Zhang, W.; Schroeder, T.; Xie, Y.H. Ultra-Sensitive Graphene-Plasmonic Hybrid Platform for Label-Free Detection. Adv. Mater. 2013, 25, 4918–4924. [Google Scholar] [CrossRef]
  38. Liu, J.; Osadchy, M.; Ashton, L.; Foster, M.; Solomon, C.J.; Gibson, S.J. Deep Convolutional Neural Networks for Raman Spectrum Recognition: A Unified Solution. Analyst 2017, 142, 4067–4074. [Google Scholar] [CrossRef]
  39. Talari, A.C.S.; Movasaghi, Z.; Rehman, S.; Rehman, I.U. Raman Spectroscopy of Biological Tissues. Appl. Spectrosc. Rev. 2014, 50, 46–111. [Google Scholar] [CrossRef]
  40. Zhu, G.; Zhu, X.; Fan, Q.; Wan, X. Raman Spectra of Amino Acids and Their Aqueous Solutions. Spectrochim. Acta Part A Mol. Biomol. Spectrosc. 2011, 78, 1187–1195. [Google Scholar] [CrossRef]
  41. D’Aniello, A.; Fisher, G.; Migliaccio, N.; Cammisa, G.; D’Aniello, E.; Spinelli, P. Amino Acids and Transaminases Activity in Ventricular CSF and in Brain of Normal and Alzheimer Patients. Neurosci. Lett. 2005, 388, 49–53. [Google Scholar] [CrossRef]
Figure 1. SERS mapping setup.
Figure 1. SERS mapping setup.
Biosensors 12 00753 g001
Figure 2. (ae): SERS spectra of the 15 CSF samples grouped by spectral features. (f): Sample information for the 15 CSF samples. The average spectra were plotted in groups according to the HCA agglomerative clustering results.
Figure 2. (ae): SERS spectra of the 15 CSF samples grouped by spectral features. (f): Sample information for the 15 CSF samples. The average spectra were plotted in groups according to the HCA agglomerative clustering results.
Biosensors 12 00753 g002
Figure 3. HCA analysis for the 15 unknown CSF samples, showing highly accurate clustering results.
Figure 3. HCA analysis for the 15 unknown CSF samples, showing highly accurate clustering results.
Biosensors 12 00753 g003
Figure 4. Correlation analysis between prediction score and bio-medical matrix.
Figure 4. Correlation analysis between prediction score and bio-medical matrix.
Biosensors 12 00753 g004
Table 1. Patient information summary.
Table 1. Patient information summary.
HealthyDementiaFAD+FAD−
# of cases10954
Male/female3/74/53/23/1
Age (years)76.6 (+/−5.5)79 (+/−4.9)36 (+/−12.9)34 (+/−14.8)
Adjusted age NANA−10 (+/−10.6) NA
CSF Aβ42 (pg/mL)645.6 (+/−353.0)375.9 (+/−305.8)186.2 (+/−60.4)418.8 (+/−174.9)
CSF Total tau (pg/mL)364.9 (+/−265.3)570.6 (+/−529.4)516.9 (+/−363.3)312.1 (+/−266.8)
CSF phospho-tau (pg/mL)83.8 (+/−43.7)87.2 (+/−43.6)99.2 (+/−50.8)73.7 (+/−39.8)
MMSE (0–30)29.9 (+/−0.3)19.6 (+/−3.6)25 (+/−7.9)28.8 (+/−0.5)
CDR—sum of boxes (0–18)0.1 (+/−0.2)9.1 (+/−2.0)1.6 (+/−3.0)0.25 (+/−0.5)
CDR—global (0–3)0.1 (+/−0.2)1.44 (+/−0.5)0.2 (+/−0.45)0.13 (+/−0.25)
Table 2. Test score for 17 non-FAD samples.
Table 2. Test score for 17 non-FAD samples.
SampleLabelScore
ANormal91.85
FNormal85.94
GNormal84.09
HNormal92.86
INormal80.22
MNormal90.91
XNormal87.5
AANormal100
BDementia54.55
NDementia88.64
ODementia86.11
RDementia31.25
SDementia100
UDementia89.80
WDementia 57.81
YDementia65.08
ABDementia75
Table 3. Test score for FAD-related samples.
Table 3. Test score for FAD-related samples.
SampleLabelScore
DFAD(+), −1949
EFAD(+), −5100
KFAD(−), −1185
LFAD(−), −17100
PFAD(−), 085
QFAD(+), 453
ZFAD(+), −8100
ACFAD(+), −2298
ADFAD(−), −1895
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Yu, X.; Srivastava, S.; Huang, S.; Hayden, E.Y.; Teplow, D.B.; Xie, Y.-H. The Feasibility of Early Alzheimer’s Disease Diagnosis Using a Neural Network Hybrid Platform. Biosensors 2022, 12, 753. https://doi.org/10.3390/bios12090753

AMA Style

Yu X, Srivastava S, Huang S, Hayden EY, Teplow DB, Xie Y-H. The Feasibility of Early Alzheimer’s Disease Diagnosis Using a Neural Network Hybrid Platform. Biosensors. 2022; 12(9):753. https://doi.org/10.3390/bios12090753

Chicago/Turabian Style

Yu, Xinke, Siddharth Srivastava, Shan Huang, Eric Y. Hayden, David B. Teplow, and Ya-Hong Xie. 2022. "The Feasibility of Early Alzheimer’s Disease Diagnosis Using a Neural Network Hybrid Platform" Biosensors 12, no. 9: 753. https://doi.org/10.3390/bios12090753

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop