Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Quantile graphs for EEG-based diagnosis of Alzheimer’s disease

  • Aruane M. Pineda,

    Roles Conceptualization, Formal analysis, Investigation, Project administration, Validation, Visualization, Writing – original draft

    Affiliation Department of Biostatistics, Institute of Biosciences, São Paulo State University (UNESP), Botucatu, São Paulo, Brazil

  • Fernando M. Ramos,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Project administration, Supervision, Validation, Visualization, Writing – original draft

    Affiliation National Institute for Space Research (INPE), Earth System Science Center (CCST), São José dos Campos, São Paulo, Brazil

  • Luiz Eduardo Betting,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Supervision, Validation, Visualization, Writing – original draft

    Affiliation Department of Neurology, Psychology and Psychiatry, Institute of Biosciences, Botucatu Medical School, São Paulo State University (UNESP), Botucatu, São Paulo, Brazil

  • Andriana S. L. O. Campanharo

    Roles Conceptualization, Data curation, Formal analysis, Funding acquisition, Investigation, Methodology, Project administration, Resources, Software, Supervision, Validation, Visualization, Writing – original draft

    andriana.campanharo@unesp.br

    Affiliation Department of Biostatistics, Institute of Biosciences, São Paulo State University (UNESP), Botucatu, São Paulo, Brazil

Abstract

Known as a degenerative and progressive dementia, Alzheimer’s disease (AD) affects about 25 million elderly people around the world. This illness results in a decrease in the productivity of people and places limits on their daily lives. Electroencephalography (EEG), in which the electrical brain activity is recorded in the form of time series and analyzed using signal processing techniques, is a well-known neurophysiological AD biomarker. EEG is noninvasive, low-cost, has a high temporal resolution, and provides valuable information about brain dynamics in AD. Here, we present an original approach based on the use of quantile graphs (QGs) for classifying EEG data. QGs map frequency, amplitude, and correlation characteristics of a time series (such as the EEG data of an AD patient) into the topological features of a network. The five topological network metrics used here—clustering coefficient, mean jump length, betweenness centrality, modularity, and Laplacian Estrada index—showed that the QG model can distinguish healthy subjects from AD patients, with open or closed eyes. The QG method also indicates which channels (corresponding to 19 different locations on the patients’ scalp) provide the best discriminating power. Furthermore, the joint analysis of delta, theta, alpha, and beta wave results indicate that all AD patients under study display clear symptoms of the disease and may have it in its late stage, a diagnosis known a priori and supported by our study. Results presented here attest to the usefulness of the QG method in analyzing complex, nonlinear signals such as those generated from AD patients by EEGs.

1 Introduction

Alzheimer’s disease (AD) is the main cause of dementia in people over 65 years of age, affecting nearly 25 million people throughout the world [1]. AD is marked primarily by progressive cognitive impairment, loss of memory, and disorientation of time and space. [2]. With an unknown cause, AD usually evolves slowly, following a specific pathway that first involves the hippocampus, then spreads out to association areas in parietal, lateral temporal, and frontal regions, eventually affecting all regions of cortex [3, 4]. AD is irreversible. Thus, the earlier a diagnosis can be made, the sooner the treatment can be started, with a higher chance of success in slowing down the progression of the disease.

Currently, definitive diagnosis of AD is made on the examination of the brain tissue accessed by biopsy or necropsy [5]. Since it is possible to be sure that he or she had AD only after the patient’s death, clinical diagnosis is made by excluding other causes of dementia. However, in recent years there has been considerable research toward the diagnosis of AD using biological markers (biomarkers); see [69] for a review. Classified into four basic groups, biochemistry, genetics, neurophysiology, and neuroimaging, AD biomarkers should carry enough information on pathophysiologic processes active in AD so as to allow the detection of the disease’s precursor clues before the symptoms onset [7].

Electroencephalography (EEG), in which the electrical brain activity is recorded in the form of time series and analyzed using signal processing techniques, is a well-known neurophysiological AD biomarker. EEG is noninvasive, low-cost, has a high temporal resolution, and provides valuable information about brain dynamics in AD [1015]. Recently, computer-aided classification methods have been developed and applied to EEG signals to distinguish among patients with AD, healthy controls, and patients with mild cognitive impairment [9]. AD affects the characteristics of EEGs. Consequently, EEG analysis can provide useful information about the dynamics of the brain due to AD. Slowing EEG, decreased EEG coherence, and decreased EEG complexity are the most distinctive traits in the EEG caused by AD [16]. Nonetheless, the diagnosis of AD from EEG data is still open research topic, and it comes without surprise the wealth of methods proposed in the medical and related literature. These methods, based on Fast Fourier Transform (FFT) [1719], Wavelet Transform (WT) [2023], Phase-Space Reconstruction [2426], Eigenvector Methods (EMs) [27, 28], Time Frequency Distributions (TFDs) [29], and the Auto-Regressive Method (ARM) [30], generally require from the input signal one or more of the following assumptions: stationarity, high time or frequency resolution, and/or a high signal-to-noise ratio.

In [31], we introduced a simple method for transforming a time series into graphs or networks, called the quantile graph (QG) method. The QG method maps relevant properties of the original time series, such as periodicity or randomness, into the topological features of the resulting graph. The QG method has been applied to quantify the Hurst exponent of gaussian white noites and brownian motions [32] and to uncover distinctions between physiological signals of normal individuals and unhealthy patients [13, 31]. We have also used the QG method to distinguish in an EEG the pre-ictal from the ictal stage of an epileptic convulsion [14]. Along the same lines, here we study the QG method as a technique to differentiate patients with AD from control using EEG signals and to indicate which channels (corresponding to 19 different locations on the patients’ scalp) provide the best discriminating power.

After this introduction, Section 2 and 3 present, respectively, the QG method and the network measures used here for the characterization of complex networks. The EGGs used in this research are described in Section 4 while the corresponding results are examined in Section 5. Finally, Section 6 presents the pertinent conclusions.

2 Materials and methods

As described in detail previously [14, 3133], the QG method converts a time series into a complex network , with vertices (or nodes) and edges (or arcs). In the QG method, each quantile qi for i = 1, 2, …, Q of X is attributed to a node in g. Two nodes ni and nj are connected with a weighted arc whenever two values x(t) and x(t + k) belong respectively to quantiles qi and qj, with t = 1, 2, …, T and k = 1, …, kmax < T. Weights in the weighted directed adjacency matrix, which is denoted as Ak, are equal to the number of times qi at time t is followed by qj at time t + k. Thus, repeated transitions through the same edge increase the the corresponding weight value [14]. Normalizing Ak, it becomes a Markov transition matrix Wk, with [32]. As shown in [14, 32], the QG method is weakly dependent on the choice of Q. Here, the number of quantiles is given by Q ≈ 2T1/3 [34]. A C-code implementation of our method has been made freely available by Pineda et al. [35].

As an illustrative example, Fig 1 shows a simple application of the QG method, X with T = 20 and Q = 5 (colored shading). Quantiles are defined as [x(0), x(4)[, [x(4), x(8)[, [x(8), x(12)[, [x(12), x(16)[, and [x(16), x(20)]. For a given k, the quantiles are mapped into a network with nodes and each quantile is assigned to a node in the corresponding network g. For k = 1, 2, and 5, the nodes ni and nj are connected with weighted arcs , , and , respectively. The arc weights are given by (1,1,1), (1,3,1), (1,5,2), (2,1,1), (2,2,1), (2,4,2), (3,3,2), (3,4,1), (4,1,1), (4,2,1), (4,3,1), (4,4,1), (5,1,1), (5,2,1), (5,5,2) for k = 1; (1,3,1), (1,5,2), (2,1,1), (2,4,2), (2,5,1), (3,2,1), (3,3,1), (3,4,1), (4,1,1), (4,3,2), (4,4,1), (5,1,1), (5,2,2), (5,5,1) for k = 2; and (1,4,1), (1,5,1), (2,3,2), (2,5,1), (3,1,2), (3,4,1), (4,2,1), (4,3,1), (4,4,1), (5,2,2), (5,3,1), (5,4,1) for k = 5. Note that the more repeated transitions between the quantiles qi and qj occur, the larger the weights between the nodes ni and nj are (represented in the corresponding network by thicker lines).

thumbnail
Fig 1. Example of the QG method for a time series with T = 20, Q = 5, and k = 1, 2 and 5.

The quantile intervals for the sorted data are given by [x(0), x(4)[, [x(4), x(8)[, [x(8), x(12)[, [x(12), x(16)[, and [x(16), x(20)], i.e., [−7.783, −3.050[, [−3.050, 0.829[, [0.829, 4.657[, [4.657, 7.070[, and [7.070, 9.090]. The quantiles are mapped into three networks with nodes each and arc weights given by (1,1,1), (1,3,1), (1,5,2), (2,1,1), (2,2,1), (2,4,2), (3,3,2), (3,4,1), (4,1,1), (4,2,1), (4,3,1), (4,4,1), (5,1,1), (5,2,1), (5,5,2) for k = 1; (1,3,1), (1,5,2), (2,1,1), (2,4,2), (2,5,1), (3,2,1), (3,3,1), (3,4,1), (4,1,1), (4,3,2), (4,4,1), (5,1,1), (5,2,2), (5,5,1) for k = 2; and (1,4,1), (1,5,1), (2,3,2), (2,5,1), (3,1,2), (3,4,1), (4,2,1), (4,3,1), (4,4,1), (5,2,2), (5,3,1), (5,4,1) for k = 5.

https://doi.org/10.1371/journal.pone.0231169.g001

3 Network measures

In the recent past, several studies have shown the relevance and usefulness of complex network theory to the comprehension of a wide range of phenomena, across various scientific disciplines, from social sciences to biology [36]. Complex network theory relies on the use of mathematical metrics that can to quantify different features of the network’s topology. Based on the adjacency matrix A and Markov transition matrix W, we describe the network measures used in this work, namely the clustering coefficient (CC), the mean jump length (Δ), the betweenness centrality (BC), the modularity (Mo), and the Laplacian Estrada index (LEE). Code implementations of those measures have been made freely available by Pineda et al. [35] and Bounova [37].

3.1 Clustering coefficient

Some networks tend to have more links between adjacent vertices, in a way that their topology deviates from that of an uncorrelated random network, in which triangles are sparse. This pattern is called clustering [38], and reflects the segregation of edges into tightly connected neighborhoods. There have been various attempts in the literature to develop a clustering coefficient for weighted networks. Here, the clustering coefficient of a given node ni is given by [38]: (1) where wij is an element in the weighted matrix W, aij = 1 if there is a arc from node ni to node nj, and 0 otherwise. di is the total degree of node ni, and si is the strength of connectivity of node ni. The global clustering coefficient for the entire network, denoted as CC, is defined by the average of the local clustering coefficients over all nodes.

3.2 Mean jump length

Given a Markov transition matrix W of a graph g, it is possible to perform a random walk on it and compute the mean jump length Δ, defined as follows [32]: (2) where s = S is the total number of jumps, and the length δs(i, j) = |ij|, with i, j = 1, …, Q being the node indices, as defined by W. As described previously [14], a less time-consuming approach for the calculation of Δ, for large S, is given by: (3) with WT being the transpose of W, P a Q × Q matrix with elements pi,j = |ij|, and tr the trace operation.

3.3 Betweenness centrality

Betweenness is a centrality measure based on shortest paths, widely used in complex network analysis. The betweenness centrality (BC) of a node nu is given by [39]: (4) where σ(ni, nu, nj) is the number of shortest paths between nodes ni and nj that go through node nu, σ(ni, nj) is the total number of shortest paths between ni and nj, and the sum is calculated over all pairs ni, nj of distinct nodes [39, 40]. The betweenness centrality for the entire network, denoted by BC, is defined as the average of the local betweenness centralities over all nodes.

3.4 Modularity

Recently, the subject of detecting the modular structure of a complex network has gained a large amount of attention [41]. Networks with high modularity present smaller clusters of nodes connected more to each other than to the network at large [42]. Several methodologies have been developed for modules detection and characterization [41]. The goal of a module identification algorithm is to find Pi that maximizes the modularity M(Pi), where Pi is the set of nodes of module i. Given the ensemble of all partitions, the modularity of is computed as: (5) with E being the total number of edges in the network, di the sum of all node degrees in module i, and ei the number of edges within module i. In Eq (5), the sum is evaluated over all the m modules in the partition P [43]. In the present work, we used the algorithm developed by [44] for determining and calculating M(P).

3.5 Laplacian estrada index

Let g be a network without loops and multiple edges. The Laplacian matrix of g is the matrix L = DA where D is a diagonal matrix with (d1, …, dn) on the main diagonal in which di is the degree of the node ni. Since L is a real symmetric matrix, its eigenvalues μ1, μ2, …, μn are real numbers. These are referred to as the Laplacian eigenvalues of the underlying network [45]. Let’s assume those to be labelled in a non-increasing manner μ1μ2 … ≥ μn. The Laplacian Estrada index of a network g is defined as [46]: (6)

4 Data

The database was designed jointly by researchers at Florida State University and it was recorded from the 19 scalp (Fp1, Fp2, Fz, F3, F4, F7, F8, Cz, C3, C4, T3, T4, Pz, P3, P4, T5, T6, O1, and O2) loci of the international 10-20 system using a Biologic Systems Brain Atlas III Plus workstation [47]. The letters F, C, P, O, and T refer to cerebral lobes (F: frontal, C: central, P: parietal, O: occipital, and T: temporal). Recordings, which include four groups (denoted as A, B, C, and D), were made under two rest states: eyes open (groups A and C) by visually fixating and eyes closed (groups B and D) using a linked-mandible reference forehead ground [47]. Groups A and B represent healthy controls and consist of 24 healthy elderly (average age 72, range 61-83), all being negative for any neurological or psychiatric disorders. Groups C and D consist of 24 probable AD patients (average age 69, range 53-85) diagnosed through the National Institute of Neurological and Communicative Disordersand Stroke (NINCDS) and the Alzheimer’s Disease and Related Disorders Association (ADRDA), and Diagnostic and Statistical Manual of Mental Disorders (DSM)-III-R criteria, as described previously [33, 48]. EEG segments of 8 s duration, band-limited to the range of 1-30 Hz, were recorded at a sampling frequency of 128 Hz (free from eye motion and blinking, and myogenic artifacts) and extracted from the EEG recordings. An EEG technician was with each patient during the recordings to monitor the patients’ vigilance state. The database has been provided by Dr. Dennis Duke of Florida State University and made freely available by Campanharo et al. [49]. A detailed description of the database can be found in [47]. Exemplary data from channel F7 are depicted in Fig 2.

thumbnail
Fig 2.

Exemplary EEG segments (channel F7) from each of the four groups (A, B, C, and D). From top to bottom: health controls, eyes open (group A), health controls, eyes closed (group B), patient with AD, eyes open (group C) and patient with AD, eyes closed (group D).

https://doi.org/10.1371/journal.pone.0231169.g002

5 Results

5.1 Discriminating between aging and Alzheimer’s disease

We apply the QG method to the problem of discriminating patients with AD from normal controls. The data from channel F7 was chosen in the simulations due to its closeness to the hippocampal region, which is is one of the first regions of the brain to be affected by AD. As all time series have the same length (T = 1, 024), we used Q = 2(1, 024)1/3 ≈ 20 and k = 1, 2, …, 25 in all calculations. Thus, we mapped 2 × 24 × 25 time series into 1,200 quantile graphs (or 1,200 Ak matrices), and therefore, we obtained 1,200 Wk matrices with Q2 = 400 elements each. Following, for each group and a given k, we computed the median over all weighed directed adjacency matrices Ak and obtained the Markov transition matrix of medians. For all groups, we computed CC(k), Δ(k), BC(k) Mo(k), and LEE(k) versus k using Eqs (1), (3), (4), (5) and (6), respectively (Fig 3). Note in all cases that the curves for normal controls (A or B) and patients with AD (C or D) form two distinct clusters with maximum separation at approximately kmax = 9 for CC(k), kmax = 10 for Δ(k), kmax = 6 for BC(k), kmax = 6 for Mo(k), and kmax = 8 for LEE(k).

thumbnail
Fig 3.

CC(k), Δ(k), BC(k), Mo(k), and LEE(k) versus k, T = 1, 024, Q = 20, and k = 1, 2, …, 25 for the groups A (patients from health controls, eyes open), B (patients from health controls, eyes closed), C (patients with AD, eyes open), and D (patients with AD, eyes closed).

https://doi.org/10.1371/journal.pone.0231169.g003

Fig 4 presents boxplots of CC(k), Δ(k), BC(k), Mo(k), and LEE(k), computed for twelve sample segments each, for the groups A, B, C, and D, and kmax = 9, kmax = 10, kmax = 6, kmax = 6, and kmax = 8, respectively. We observe that, irrespective of the metric used to characterize a given network, the QG method identified health controls with eyes open (group A) and closed (group B), and patients with AD with eyes open (group C) and closed (group D). We performed ANOVA analysis to quantify the sample mean differences found in Fig 4. Table 1 shows a 95% confidence interval and a p-value of less than 0.05 among the sample means of the network measures CC, Δ, BC, Mo, and LEE for the groups A, B, C, and D. We also performed a Receiver Operating Characteristic (ROC) analysis [50, 51] in order to quantify how accurately the QG was able to discriminate subjects and/or patients from any two groups under different health conditions. Table 2 shows the areas under the ROC curves (AROC) of the network metrics CC, Δ, BC, Mo, and LEE, for patients in groups A and C, B and D, A and D and B and C. In all cases, the QG method shows an excelent performance in discriminating patients with different health conditions. Comparing the results across the five network metrics, we also observe that Δ provides the best discriminating power.

thumbnail
Fig 4.

Boxplots of CC(k), Δ(k), BC(k),Mo(k), and LEE(k) for kmax = 9, kmax = 10, kmax = 6, kmax = 6, and kmax = 8, respectively, for the groups A, B, C, and D. Boxplots from patients with different health states show different means (placed at the center of each box), which are 0.2077, 0.2033, 0.2248, and 0.2232 for CC(k); 4.8010, 4.2190, 6.6790, and 6.6510 for Δ(k); 0.0111, 0.0129, 0.0061, and 0.0054 for BC(k); 0.0605, 0.0728, 0.0145, and 0.0072 for Mo(k); and 21.9400, 22.1000, 21.7700, and 21.7700 for LEE(k), respectively.

https://doi.org/10.1371/journal.pone.0231169.g004

thumbnail
Table 1. Statistical comparison (95% confidence interval, p < 0.05) among the sample means of the network measures CC, Δ, BC, Mo, and LEE for the groups A, B, C and, D, through ANOVA.

https://doi.org/10.1371/journal.pone.0231169.t001

thumbnail
Table 2. Areas under the ROC curves (AROC) of the network measures CC, Δ, BC, Mo, and LEE, for patients in groups A and C, B and D, A and D, and B and C for kmax = 9, 10, 6, 6 and 8, respectively.

https://doi.org/10.1371/journal.pone.0231169.t002

Finally, we used a support vector machine (SVM, [18, 52]), which is a supervised machine for two-class classification problems, to individually classify healthy elderly subjects and patients with AD. Based on the values of CC(k), Δ(k), BC(k), Mo(k), and LEE(k) of 24 healthy subjects (groups A and B) and 24 patients with AD (groups C and D) and the k-fold cross-validation strategy (k = 10), the patients were randomly divided into ten equivalent subsamples. Among the ten subsamples, nine-fold (90% of samples) were considered the training set and the remaining fold (10% of samples) was considered the test set. The values of accuracy (ACC) (100%), sensitivity (SEN) (100%), specificity (SPE) (100%), and area under the curve(AUC) (1.0) show that the QG method is a reliable technique for differentiating patients in different health conditions.

5.2 EEG channels influence in the AD detection

To verify the extent to which the electrode location affects the differentiation between normal controls and patients with AD, we used the 19 EEG channels available in our analysis. Analogous to previous case, since for all channels the time series have the same length (T = 1, 024), we used Q = 2(1, 024)1/3 ≈ 20 and k = 1, 2, …, 25 in all calculations. Therefore, we mapped 19 × 2 × 24 × 25 time series into 22,800 quantile graphs (or 22,800 Ak matrices), and therefore, we obtained 22,800 Wk matrices with Q2 = 400 elements each. For all groups and all channels, we calculated CC(k), Δ(k), BC(k), Mo(k), and LEE(k) versus k. For a given network measure and channel, kmax was chosen in such way to obtain the maximum separation between the curves of normal controls (groups A or B) and patients with AD (groups C or D) and the average of AROC, denoted here by , was computed through the combination between the groups.

Fig 5 shows the location on scalp of the 19 EEG channels, colored according to the value of for CC, Δ, BC, Mo, and LEE, respectively. The color map indicates values close to one for in all cases, which means that the QG method was effective in differentiating normal controls from patients with AD, regardless of the network measure and the electrode location. Overall, Δ is the metric that displays the best results with . This result corroborates the knowledge that all patients under study display clear symptoms of the disease. Regardless of the network measure, the brain damage was found mostly in the parietal lobes and some loci in the temporal lobes (T5 and T6).

thumbnail
Fig 5.

Location on scalp of the 19 EEG channels, represented by circles and colored according to the value of for CC (A), Δ (B), BC (C), Mo (D), and LEE (E), respectively. Circles with darker colors indicate a better differentiation between aging and AD.

https://doi.org/10.1371/journal.pone.0231169.g005

5.3 EEG wave patterns in the AD detection

It is widely accepted that Alzheimer’s disease earliest changes are an increase in theta activity and a decrease in beta activity, which are followed by a decrease in alpha activity [53, 54]. Delta activity increases later during the course of the disease [53]. In particular, the increase in theta activity is a typical finding in mild AD. The increase in delta activity is not evident until the more advanced stages of the disease take place [16, 5456]. We apply the QG method to check if it can capture the influence of the EEG wave patterns in the AD development. Since the alpha rhythm increases in amplitude at rest with eyes closed [57], groups B and D were used in the analysis. Moreover, the data from channel P3 was chosen in the simulations due to its closeness to the parietal region, which is one of the regions to be later affected by AD.

Wavelet digital filter [58, 59] were used to extract the four EEG frequency bands, i.e., delta (1-4 Hz), theta (4-8 Hz), alpha (8-13 Hz), and beta (13-30 Hz). Analogous to previous cases, as all time series have the same length (T = 1, 024), we used Q = 2(1, 024)1/3 ≈ 20 and k = 1, 2, …, 25 in all calculations. Thus, we mapped 4 × 24 × 25 time series into 2,400 quantile graphs (or 2,400 Ak matrices), and therefore, we obtained 2,400 Wk matrices with Q2 = 400 elements each. Following, for each group and wave and for a given k, we computed the median over all weighed directed adjacency matrices Ak and obtained the Markov transition matrix of medians.

For all groups and frequency bands, the mean jump length, which is the metric that best discriminates the groups in our analysis, was computed (Fig 6). Observe that the curves for normal controls (B) and patients with AD (D) are very similar for theta, alpha, and beta waves, regardless the value of k. On the other hand, there was statistically significant difference (95% confidence interval (CI) and a p-value of less than 0.05) between the sample means in groups B and D for delta waves. (Table 3). This result confirms the prior knowledge that all patients under study display clear symptoms of the disease and may have it in its late stage.

thumbnail
Fig 6.

Δ(k) versus k (channel P3),T = 1, 024, Q = 20, and k = 1, 2, …, 25 for delta (Δdelta), theta (Δtheta), alpha (Δalpha), and beta (Δbeta) waves and patients for the groups B and D.

https://doi.org/10.1371/journal.pone.0231169.g006

thumbnail
Table 3. Statistical comparison between the sample means of the network measure Δ for the groups B and D.

https://doi.org/10.1371/journal.pone.0231169.t003

6 Conclusion

Presently, there is no conclusive technique for the accurate diagnosis of AD [60, 61], a highly incapacitating disease. Thus, an automatic computer implemented technique based solely on the analysis of EEG data would potentially have a broad application. Building upon the work described in [33], in this study we presented an application of QG method to the analysis of EEG data. QGs map frequency, amplitude, and correlation characteristics of a time series (such as the EEG data of an AD patient) into the topological features of a network. The five network topological measures used here showed that the QG method is capable of discriminating health controls (with eyes open or closed) from patients with AD (with eyes open or closed), and indicate which channels (corresponding to 19 different locations on the patients’ scalp) provide the best discriminating power. All five network topological measures were able to generate statistically robust positive AD diagnostics, although the mean jump length provided the best results. Moreover, the combination of the network measures with a machine learning technique achieved outstanding performance in the two-class pattern classification problem presented here.

Spatially, the electrodes that best captured the symptoms were those nearer to the left and temporal-parietal chains. This observation is in line with the current understanding of the AD progression. Generally, AD mainly affects the left side of the temporal-hippocampal network, which is responsible for verbal memory and, apparently, is a more vulnerable hemisphere [62]. Furthermore, the joint analysis of delta, theta, alpha, and beta wave results indicate that all AD patients under study display clear symptoms of the disease and may have it in its late stage, a diagnosis known a priori and supported by our study.

In conclusion, we can say that the set of results presented in this paper attests that the QG method is an effective technique for the complex temporal pattern analysis like those found in EEGs from AD patients. It is worth mentioning that the subjects under study were not submitted to a definitive pathological diagnosis of AD as well as health controls. Some clinical features were not available at the time of this investigation. Moreover, the number of subjects is quite small limiting the extrapolations of the findings. Therefore, further research is necessary, with a larger and richer data set, to estimate the efficacy of the QG method in providing an early diagnostic of AD patients with only mild cognitive impairment.

Acknowledgments

The authors would like to thank Dr. Dennis Duke of Florida State University for providing the EEG database for the study.

References

  1. 1. Organization WH. Dementia:. Switzerland: World Health Organization; 2012.
  2. 2. Budson A, Solomon P. Memory Loss, Alzheimer’s Disease, and Dementia. New York: Elsevier; 2015.
  3. 3. Fjell AM, McEvoy L, Holland D, Dale AM, Walhovd KB, Initiative ADN, et al. What is normal in normal aging? Effects of aging, amyloid and Alzheimer’s disease on the cerebral cortex and the hippocampus. Progress in neurobiology. 2014;117:20–40. pmid:24548606
  4. 4. Hyman BT, Van Hoesen GW, Damasio AR, Barnes CL. Alzheimer’s disease: cell-specific pathology isolates the hippocampal formation. Science. 1984;225(4667):1168–1170.
  5. 5. Feldman HH, Woodward M. The staging and assessment of moderate to severe Alzheimer disease. Neurology. 2005;65.
  6. 6. Sharma N, Singh AN. Exploring biomarkers for Alzheimer’s disease. Journal of clinical and diagnostic research: JCDR. 2016;10(7):KE01. pmid:27630867
  7. 7. Karlawish J, Jack CR Jr, Rocca WA, Snyder HM, Carrillo MC. Alzheimer’s disease: The next frontier—Special Report 2017. Alzheimer’s & Dementia. 2017;13(4):374–380.
  8. 8. Davatzikos C. Machine learning in neuroimaging: progress and challenges. NeuroImage. 2019;197:652. pmid:30296563
  9. 9. Yang S, Bornot JMS, Wong-Lin K, Prasad G. M/EEG-Based Bio-Markers to Predict the MCI and Alzheimer’s Disease: A Review From the ML Perspective. IEEE Transactions on Biomedical Engineering. 2019;66(10):2924–2935. pmid:30762522
  10. 10. Horvath A, Szucs A, Csukly G, Sakovics A, Stefanics G, Kamondi A. EEG and ERP biomarkers of Alzheimer’s disease: a critical review. Frontiers in bioscience (Landmark edition). 2018;23:183–220.
  11. 11. Acharya UR, Faust O, Kannathal N, Chua T, Laxminarayan S. Non-linear analysis of EEG signals at various sleep stages. Computer Methods and Programs in Biomedicine. 2005;80.
  12. 12. Alotaiby TN, Alshebeili SA, Alshawi T, Ahmad I, El-samie FEA. EEG seizure detection and prediction algorithms: a survey. EURASIP Journal on Advances in Signal Processing. 2014;183.
  13. 13. Campanharo ASLO, Doescher E, Ramos FM. Automated EEG signals analysis using quantile graphs. In: International Work-Conference on Artificial Neural Networks. Springer; 2017. p. 95–103.
  14. 14. Campanharo ASLO, Doescher E, Ramos FM. Application of quantile graphs to the automated analysis of EEG signals. Neural Processing Letters. 2018; p. 1–16.
  15. 15. Tsolaki A, Kazis D, Kompatsiaris I, Kosmidou V, Tsolaki M. Electroencephalogram and Alzheimer’s Disease: Clinical and Research Approaches. International Journal of Alzheimer’s Disease. 2014;2014. pmid:24868482
  16. 16. Locatelli T, Cursi M, Liberati D, Franceschi M, Comi G. EEG coherence in Alzheimer’s disease. Electroencephalography and clinical neurophysiology. 1998;106(3):229–237. pmid:9743281
  17. 17. Korner TW. Fourier analysis. Cambridge: Cambridge University Press; 1988.
  18. 18. Fiscon G, Weitschek E, Felici G, Bertolazzi P, De Salvo S, Bramanti P, et al. Alzheimer’s disease patients classification through EEG signals processing. In: 2014 IEEE Symposium on Computational Intelligence and Data Mining (CIDM). IEEE; 2014. p. 105–112.
  19. 19. Smits FM, Porcaro C, Cottone C, Cancelli A, Rossini PM, Tecchio F. Electroencephalographic fractal dimension in healthy ageing and Alzheimer’s disease. PloS one. 2016;11(2).
  20. 20. Percival DB, Walden A. Wavelet methods for time series analysis. Cambridge: Cambridge University Press; 2000.
  21. 21. Yagneswaran S, Baker M, Petrosian A. Power frequency and wavelet characteristics in differentiating between normal and Alzheimer EEG. In: Proceedings of the Second Joint 24th Annual Conference and the Annual Fall Meeting of the Biomedical Engineering Society][Engineering in Medicine and Biology. vol. 1. IEEE; 2002. p. 46–47.
  22. 22. Ghorbanian P, Devilbiss DM, Hess T, Bernstein A, Simon AJ, Ashrafiuon H. Exploration of EEG features of Alzheimer’s disease using continuous wavelet transform. Medical & biological engineering & computing. 2015;53(9):843–855.
  23. 23. Fiscon G, Weitschek E, Cialini A, Felici G, Bertolazzi P, De Salvo S, et al. Combining EEG signal processing with supervised methods for Alzheimer’s patients classification. BMC medical informatics and decision making. 2018;18(1):35. pmid:29855305
  24. 24. Kantz H, Schreiber T. Nonlinear time series analysis. Cambridge: Cambridge University Press; 2003.
  25. 25. Stam C, Jelles B, Achtereekte H, Van Birgelen J, Slaets J. Diagnostic usefulness of linear and nonlinear quantitative EEG analysis in Alzheimer’s disease. Clinical Electroencephalography. 1996;27(2). pmid:8681465
  26. 26. Kumar SS, Kasthuri N. EEG seizure classification based on exploiting phase space reconstruction and extreme learning. Cluster Computing. 2017; p. 1–11.
  27. 27. Ubeyli ED. Analysis of EEG signals by combining eigenvector methods and multiclass support vector machines. Computers in Biology and Medicine. 2011;38.
  28. 28. Ubeyli ED, Guler I. Features extracted by eigenvector methods for detecting variability of EEG signals. Computers in Biology and Medicine. 2007;28.
  29. 29. Ridouh A, Boutana D, Bourennane S. EEG Signals Classification Based on Time Frequency Analysis. Journal of Circuits, Systems and Computers. 2017;26.
  30. 30. Zhang Y, Liu B, Ji X, Huang D. Classification of EEG Signals Based on Autoregressive Model and Wavelet Packet Decomposition. Neural Processing Letters. 2016;45.
  31. 31. Campanharo ASLO, Sirer MI, Malmgren RD, Ramos FM, Amaral LAN. Duality between Time Series and Networks. PLoS ONE. 2011;6. pmid:21858093
  32. 32. Campanharo ASLO, Ramos FM. Hurst exponent estimation of self-affine time series using quantile graphs. Physica A. 2016;444.
  33. 33. AM, Ramos FM, Betting LE, Campanharo AS. Use of Complex Networks for the Automatic Detection and the Diagnosis of Alzheimer’s Disease. In: International Work-Conference on Artificial Neural Networks. Springer; 2019. p. 115–126.
  34. 34. Morris AS, Langari R. Measurement and Instrumentation. San Diego, CA: Academic Press; 2012.
  35. 35. Pineda AM, Campanharo ASLO, Ramos FM, Betting LE. Code from: Quantile Graphs for EEG-Based Diagnosis of Alzheimer’s Disease; 2020. https://osf.io/6w5fk/.
  36. 36. Sporns O. The human connectome: a complex network. Annals of the New York Academy of Sciences. 2011;1224(1):109–125. pmid:21251014
  37. 37. Bounova G. Matlab Tools for Network Analysis octave-networks-toolbox; 2011. http://strategic.mit.edu/.
  38. 38. Saramäki J, Kivelä M, Onnela JP, Kaski K, Kertesz J. Generalizations of the clustering coefficient to weighted complex networks. Physical Review E. 2007;75(2):027105.
  39. 39. Freeman LC. A set of measures of centrality based on betweenness. Sociometry. 1977;40.
  40. 40. Costa LF, Rodrigues FA, Travieso G, Villas PR. Characterization of complex networks. Advances in Physics. 2007;56.
  41. 41. Newman MEJ. Modularity and community structure in networks. Proc Natl Acad Sci USA. 2006;103.
  42. 42. Boccaletti S, Ivanchenko M, Latora V, Pluchino A, Rapisarda A. Detecting complex network modularity by dynamical clustering. Physical Review E. 2007;75(4):045102.
  43. 43. Guimera R, Amaral LAN. Cartography of complex networks: modules and universal roles. Journal of Statistical Mechanics: Theory and Experiment. 2005;2005(02):P02001.
  44. 44. Sales-Pardo M, Guimerà R, Amaral LAN. Extracting the hierarchical organization of complex systems. Proc Natl Acad Sci USA. 2007;104. pmid:17881571
  45. 45. Cvetkovic DM, Doob M, Sachs H, et al. Spectra of graphs. vol. 10. Academic Press, New York; 1980.
  46. 46. Fath-Tabar G, Ashrafi A, Gutman I. Note on Estrada and L-Estrada indices of graphs. Bulletin, Classe des Sciences Mathématiques et Naturelles, Sciences mathématiques. 2009;139(34):1–16.
  47. 47. Pritchard WS, Duke DW, Coburn KL, Moore NC, Tucker KA, Jann MW, et al. EEG-based, neural-net predictive classification of Alzheimer’s disease versus control subjects is augmented by non-linear EEG measures. Electroencephalography and clinical Neurophysiology. 1994;91(2):118–130. pmid:7519141
  48. 48. Pritchard WS, Duke DW, Coburn KL. Altered EEG dynamical responsivity associated with normal aging and probable Alzheimer’s disease. Dementia and Geriatric Cognitive Disorders. 1991;2(2):102–105.
  49. 49. Campanharo ASLO, Ramos FM, Pineda AM, Betting LE. Data from: Quantile Graphs for EEG-Based Diagnosis of Alzheimer’s Disease; 2020. https://osf.io/s74qf/.
  50. 50. Hajian-Tilaki K. Receiver Operating Characteristic (ROC) Curve Analysis for Medical Diagnostic Test Evaluation. Caspian Journal of Internal Medicine. 2013;4. pmid:24009950
  51. 51. Obuchowski NA, Bullen JA. Receiver operating characteristic (ROC) curves: review of methods with applications in diagnostic medicine. Physics in Medicine & Biology. 2018;63.
  52. 52. Lee J, Kim Y, Jeong Y, Na DL, Kim JW, Lee KH, et al. Inference of brain pathway activities for Alzheimer’s disease classification. BMC medical informatics and decision making. 2015;15(1):S1. pmid:26044913
  53. 53. Jeong J. EEG dynamics in patients with Alzheimer’s disease. Clinical neurophysiology. 2004;115(7):1490–1505. pmid:15203050
  54. 54. Al-Nuaimi AHH, Jammeh E, Sun L, Ifeachor E. Complexity measures for quantifying changes in electroencephalogram in Alzheimer’s disease. Complexity. 2018;2018.
  55. 55. Bennys K, Rondouin G, Vergnes C, Touchon J. Diagnostic value of quantitative EEG in Alzheimer’s disease. Neurophysiologie Clinique/Clinical Neurophysiology. 2001;31(3):153–160. pmid:11488226
  56. 56. Helkala EL, Hänninen T, Hallikainen M, Könönen M, Laakso M, Hartikainen P, et al. Slow-wave activity in the spectral analysis of the electroencephalogram and volumes of hippocampus in subgroups of Alzheimer’s disease patients. Behavioral neuroscience. 1996;110(6):1235. pmid:8986328
  57. 57. Henry JC. Electroencephalography: basic principles, clinical applications, and related fields. Neurology. 2006;67(11):2092–2092.
  58. 58. Herrmann CS, Grigutsch M, Busch NA. 11 EEG oscillations and wavelet analysis. Event-related potentials: A methods handbook. 2005; p. 229.
  59. 59. MATLAB version 9.3.0.713579 (R2017b); 2017.
  60. 60. Aisen PS, Cummings J, Jack CR, Morris JC, Sperling R, Frölich L, et al. On the path to 2025: understanding the Alzheimer’s disease continuum. Alzheimer’s research & therapy. 2017;9(1):60.
  61. 61. Lopez-de Ipina K, Martinez-de Lizarduy U, Calvo PM, Mekyska J, Beitia B, Barroso N, et al. Advances on automatic speech analysis for early detection of Alzheimer disease: a non-linear multi-task approach. Current Alzheimer Research. 2018;15(2):139–148. pmid:29165084
  62. 62. Loewenstein DA, Barker WW, Chang JY, Apicella A, Yoshii F, Kothari P, et al. Predominant left hemisphere metabolic dysfunction in dementia. Archives of Neurology. 1989;46(2):146–152. pmid:2783845