Next Article in Journal
Clinical Sensor-Based Fall Risk Assessment at an Orthopedic Clinic: A Case Study of the Staff’s Views on Utility and Effectiveness
Previous Article in Journal
A Brief Review of Acoustic and Vibration Signal-Based Fault Detection for Belt Conveyor Idlers Using Machine Learning Models
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multi Modal Feature Extraction for Classification of Vascular Dementia in Post-Stroke Patients Based on EEG Signal

by
Sugondo Hadiyoso
1,2,*,
Hasballah Zakaria
1,
Paulus Anam Ong
3 and
Tati Latifah Erawati Rajab
1
1
School of Electrical Engineering and Informatics, Institut Teknologi Bandung, Bandung 40116, Indonesia
2
School of Applied Science, Telkom University, Bandung 40257, Indonesia
3
Department of Neurology, Dr. Hasan Sadikin General Hospital, Bandung 40161, Indonesia
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(4), 1900; https://doi.org/10.3390/s23041900
Submission received: 2 January 2023 / Revised: 26 January 2023 / Accepted: 1 February 2023 / Published: 8 February 2023
(This article belongs to the Section Sensing and Imaging)

Abstract

:
Dementia is a term that represents a set of symptoms that affect the ability of the brain’s cognitive functions related to memory, thinking, behavior, and language. At worst, dementia is often called a major neurocognitive disorder or senile disease. One of the most common types of dementia after Alzheimer’s is vascular dementia. Vascular dementia is closely related to cerebrovascular disease, one of which is stroke. Post-stroke patients with recurrent onset have the potential to develop dementia. An accurate diagnosis is needed for proper therapy management to ensure the patient’s quality of life and prevent it from worsening. The gold standard diagnostic of vascular dementia is complex, includes psychological tests, complete memory tests, and is evidenced by medical imaging of brain lesions. However, brain imaging methods such as CT-Scan, PET-Scan, and MRI have high costs and cannot be routinely used in a short period. For more than two decades, electroencephalogram signal analysis has been an alternative in assisting the diagnosis of brain diseases associated with cognitive decline. Traditional EEG analysis performs visual observations of signals, including rhythm, power, and spikes. Of course, it requires a clinician expert, time consumption, and high costs. Therefore, a quantitative EEG method for identifying vascular dementia in post-stroke patients is discussed in this study. This study used 19 EEG channels recorded from normal elderly, post-stroke with mild cognitive impairment, and post-stroke with dementia. The QEEG method used for feature extraction includes relative power, coherence, and signal complexity; the evaluation performance of normal-mild cognitive impairment-dementia classification was conducted using Support Vector Machine and K-Nearest Neighbor. The results of the classification simulation showed the highest accuracy of 96% by Gaussian SVM with a sensitivity and specificity of 95.6% and 97.9%, respectively. This study is expected to be an additional criterion in the diagnosis of dementia, especially in post-stroke patients.

1. Introduction

Dementia is a common symptom of neurological disorders that represents a decreased cognitive function in the brain [1]. These symptoms include memory loss, thinking, judgment, language, complex motor skills, and other intellectual functions. The most common form of dementia after Alzheimer’s dementia (AD) is vascular dementia (VaD), contributing about 20% in North America and Europe, and about 30% in Asia and developing countries [2]. Vascular dementia is closely related to cerebrovascular disease [3]. Stroke, hypertension, diabetes mellitus, obesity, cholesterol, and heart fibrillation are closely related to vascular dementia [4]. Among these vascular diseases, stroke is most often associated with VaD [5].
Stroke is a significant cause of physical disability and cognitive impairment. However, the decline in cognitive function is often negligible compared to physical disability. Though cognition ability also significantly contributes to patients’ quality of life. Minor strokes can even affect executive and cognitive function, consequently affecting participation, quality of life, and ability to work. Approximately 30% of stroke patients develop dementia within six months of stroke [6]. It is also estimated that another 20–25% will have delayed dementia [7]. Riskesdas data recorded the prevalence of stroke in Indonesia at 7% and increased to 10.9% in 2018 [8]. The proportion of stroke increases at the age of more than 55 years by an amount >30%, and is directly proportional to age. Indonesia, with a very large demographic of the elderly population, coupled with the risk factors of stroke, will provide a new problem, namely dementia, and particularly vascular dementia. Accurate diagnosis is needed to inhibit disease progression and determine appropriate therapeutic management to maintain the quality of life of post-stroke patients.
The VaD diagnostic process is quite complex, starting with the patient’s or family’s complaints, and then having to go through the stages of clinical diagnosis of cognitive impairment that is severe enough to meet the criteria for dementia. It must be proven that dementia results from cerebrovascular disease, including stroke, as evidenced by brain imaging. According to the Vascular Impairment of Cognition Classification Consensus Study (VICCCS) [9], mild vascular cognitive impairment is established when there is a disturbance in at least one or more cognitive domains (executive function, attention, and memory, in addition to language and visuospatial functions). However, they do not interfere with basic daily activities or mild disturbances in complex/instrumental activities. Meanwhile, VaD is enforced when a deficit in one or more cognitive domains is severe enough to interfere with basic and instrumental daily activities [10].
Screening tests for neurocognitive disorders that can be used are the Mini-Mental State Examination (MMSE) or the Montreal Cognitive Assessment (MoCA) [11]. Furthermore, brain imaging techniques, including MRI, CT-Scan, and PET-Scan, are essential diagnostic tools in post-stroke dementia [6]. However, brain imaging is expensive and is not recommended for routine examinations in the short term [12]. An electroencephalogram (EEG) can be a potential tool for observing decreased brain function. An EEG can be essential for studying cortical brain abnormalities associated with cognitive decline and dementia [13]. An EEG is a low-cost, non-invasive method that has the sensitivity to detect early dementia and even measure its severity [14]. Quantitative EEG (QEEG) in cases of Alzheimer’s dementia has been reported in [15,16,17]. Characterization of EEG signals in cases of Lewy Body dementia reported in [18,19].
To the best of our knowledge, EEG studies on cases of vascular dementia, especially in post-stroke patients, are still few. The EEG characterization of VaD was reported by Sheng et al. by measuring signal strength using the S-transformation. EEG theta waves in VaD patients have high energy [20]. Another study carried out the characterization and detection of VaD, in which VaD patients resulted in smaller signal complexity values and alpha/theta ratios than normal [21]. Recently, Musa et al. classified patients with VaD and healthy subjects by extracting energy using the Hilbert Huang Transform (HHT). This feature was then classified using an extreme learning machine and obtained 94.4% accuracy [22]. However, previous studies have not carried out the characterization and classification of early-stage vascular dementia. In particular, the research subject in Indonesia.
This study proposed an EEG wave characterization method to classify VaD in post-stroke patients with mild cognitive impairment and dementia by calculating and analyzing QEEG parameters. The proposed feature extraction method is spectral analysis, coherence, and signal complexity. The result of this calculation becomes a feature vector to be validated using machine learning. Simulations were conducted to classify normal elderly, post-stroke patients with mild cognitive impairment, and post-stroke dementia. Support Vector Machine (SVM) and k-Nearest Neighbor (k-NN) are used to evaluate the performance of the proposed feature extraction method. Combining these characterization methods is expected to provide a complete description of the analysis to increase detection accuracy and, ultimately, become a reliable additional diagnostic instrument.

2. Materials and Methods

2.1. Classification Design

The classification scheme of vascular dementia in post-stroke patients using EEG signal analysis is presented in Figure 1. In the first stage, nineteen scalp EEG signals were denoised using independent component analysis (ICA). Wavelet transform was then used for the segmentation of EEG bands. The next stage was feature extraction by calculating spectral power, coherence, and complexity. These features were further referred to as predictors in the classification of normal, post-stroke mild cognitive impairment (MCI), and post-stroke dementia using k-nearest neighbor (K-NN) and support vector machine (SVM). Performance evaluation values included accuracy, sensitivity, specificity, precision, and F1-score.

2.2. Subject Criteria and EEG Recording (Primary Datasets)

This study ran from November 2019 to April 2022. The recruitment and data collection of subjects were carried out at the neurological clinic and diagnostic center of Hasan Sadikin General Hospital, Bandung. The subject criteria used in this study were based on the recommendations of a neurologist (neurobehavior consultant) and the Indonesian Neurologist Association (PERDOSSI) after clinical examination, neuropsychology, and brain imaging were carried out. The inclusion criteria for patients included stroke after three months, with a lacunar or subcortical infarct, age 50–64 years, and minimum education in junior high school or equivalent. The MoCA-Indonesia (INA) score is less than 19, and has impaired basic and instrumental activities of daily living for post-stroke patients with dementia. Meanwhile, for patients with mild vascular cognition, if the MoCA-INA score is between 19–25, there are no disturbances in basic daily activities or mild disturbances in daily instrumental activities. Figure 2 presents a summary of the subject selection criteria.
The normal control inclusion criteria included an age between 50–64 years, a minimum junior high school education, an MoCA-INA score ≥ 26, and ability to read and write. Neurological physical examination results did not find focal neurological deficits on neurological clinical examination by a neurologist. Exclusion criteria for both sample groups were subjects with aphasia and no sensory disturbances in hearing, vision, movement disorders, and a history of cerebral diseases, such as epilepsy, severe head injury, multiple sclerosis, brain tumor, history of brain surgery, and alcoholism, determined by a neurologist. The total number of participants was 50 subjects, consisting of 18 subjects with normal categories, 19 post-ischemic stroke patients with MCI, and 13 post-ischemic stroke patients with dementia. All subjects involved in this study were asked to fill out an informed consent form. Clinical data from each group are presented in Table 1.
The next step was recording the EEG signal using the Cadwell EasyIII clinical standard EEG device. EEG was recorded on 19 channels, including Fp1, Fp2, F7, F3, Fz, F4, F8, T3, C3, Cz, C4, T4, T5, P3, Pz, P4, T6, O1, and O2 with electrode placement following the 10–20 international system. The signal was recorded with a sampling frequency of 250 Hz, a sensitivity of 0.5 µV, and an ADC resolution of 18 bits. Line noise with a frequency of 50–60 Hz was removed using an analog front end with a power of >110 dB. EEG recording was carried out under several conditions, namely relaxed with eyes closed, relaxed with eyes open, given a photic stimulus, and undertaking cognitive tests, including memory. However, the focus of signal processing was on the memory state. In the memory recording, subjects were given verbal instructions to memorize five words and were then asked to recall the words they remembered. The design of the EEG recordings during the memory work referred to previous studies [22,23]. Figure 3 shows the EEG recording design. Signal processing was carried out in the phase when the stimulus was given, and the subject mentioned the words.

2.3. Alzheimer’s Dataset (Normal vs. MCI)

In this study, signal characterization was also carried out in the Alzheimer’s case dataset, which consisted of EEG recordings from normal elderly subjects and elderly with MCI. This dataset was sourced from research at the Sina and Nour Hospital, Isfahan, Iran. The dataset was collected from 11 healthy elderly subjects and 16 elderly subjects with MCI [17]. All subjects were over 60 years old and had at least a basic education. A psychiatrist examined all of the subjects, including the mini-mental state examination (MMSE), for validation of MCI or normal. Subjects with an MMSE score of more than 26 were normal controls, while subjects with a score of 21–26 were MCI. The Neuropsychiatric Unit Cognitive Assessment Tool (NUCOG) was also used to confirm MCI.
The EEG signal was recorded using Galileo NT EEG, EBneuro. Resting EEG recordings with eyes closed were performed for 30 minutes. Nineteen channels were recorded, including Fp1, Fp2, F7, F3, Fz, F4, F8, T3, C3, Cz, C4, T4, T5, T5, P3, Pz, P4, T6, O1, and O2, with a sampling frequency of 256 Hz.

2.4. Pre-Processing the EEG Signal

Signal pre-processing was performed on the raw EEG signal to remove eye artifact noise, baseline wandering, and line and muscle noise. Signal pre-processing is one of the critical issues in preparing the EEG signal for the next processing stage, where the EEG signal is free from noise. Low-frequency and high-frequency noise commonly contaminate EEG signals, even with high power. Line and muscle noise comes with a high frequency, while eye noise has a low frequency. At this stage, two approaches are used to eliminate the noise: Independent Component Analysis (ICA) and a digital BPF filter at a cut-off frequency of 1–30 Hz. The ICA process is carried out using the EEGLAB toolbox in MATLAB. The topographic plot of the channel containing noise representing non-cortical activity (eyeball and/or muscle movement potential) is shown in Figure 4.
Meanwhile, Figure 5 shows the EEG signal mixed with eye artifacts and muscle noise. The results of the ICA decomposition can then be visually observed for noise-containing EEG channels. The noise source is then removed with the EEGLAB tool.
In the coherence and signal complexity calculation phase, previously, the signal was filtered with a range of 1–30 Hz. This step aims to obtain the fundamental frequency from delta to beta of the EEG signal. A high pass filter with a cut-off frequency of 1 Hz and a low pass filter with a cut-off of 30 Hz is applied at this stage. Both high and low pass filters are designed using Butterworth, with a passband ripple of 1 dB and a stopband attenuation of 80 dB.

2.5. Feature Extraction

In this study, feature extraction computes essential information to differentiate normal EEG, MCI, and dementia. The proposed feature extraction methods include spectral analysis, coherence, and complexity. The results at this stage are used as a predictor in the classification scheme.

2.5.1. Spectral Analysis

Spectral analysis is one of the most common methods used in EEG signal quantification. This analysis measures the power spectral density (power spectrum), which reflects the power distribution of a signal over frequency. Furthermore, in this study, the power spectral density was estimated using the Welch method with a window of 2 s and an overlap of 75%. Power spectral estimation using Welch, calculated in each EEG band, is expressed by Equation (1) below.
P ˇ x x w = 1 U i = 0 U 1 P ˇ x x i f
where P ˇ x x i f = spectral estimation X i n
P ˇ x x w = spectral Welch
U = window function
The delta, theta, alpha, beta, and gamma bands were segmented using wavelet decomposition with Daubechies-2 (DB2) as the basis or mother wavelet. The Daubechies family was chosen for its good performance, as reported in [24,25]. In more detail, DB2 in EEG cases has been commonly used and shows good performance, as reported in [26,27]. The signal is decomposed into five levels for segmenting these bands with a resampling frequency of 240 Hz. The wavelet decomposition and corresponding EEG frequency bands are presented in Table 2. The segmented signal according to the frequency band is presented in Figure 6.
Welch estimates the absolute power that depends on the amplitude value of each individual. So, it gives very varied results. Therefore, it is necessary to normalize the absolute value, called relative power. The relative power is the ratio between the absolute power of the frequency bands to each other, written in Equation (2) below.
P r e l a t i v e = P a b s ( i ) f L f H P a b s
where P a b s ( i ) is determined by the selected frequency band and [fL, fH] are the delta, theta, alpha, beta, and gamma bands.

2.5.2. EEG Signal Coherence

EEG signal coherence analysis was performed to observe the functional connectivity of the brain [29]. In quantitative EEG, coherence is commonly used to measure functional connectivity in the human cortex [30]. Coherence is a measure of synchronization between two signals mainly based on phase consistency. In this study, coherence was calculated for intrahemisphere and interhemisphere pairs with a frequency range of 1–30 Hz. Intrahemispheric coherence was calculated at the electrodes in one hemisphere area. It consists of the right intrahemisphere and the left intrahemisphere. Meanwhile, interhemispheric coherence was calculated at electrodes in different hemisphere areas, as shown in Figure 7. Both intrahemispheric and interhemisphere electrode pairs are presented in Table 3.
Coherence is a measure of synchronization between two signals mainly based on phase consistency. A high coherence value occurs when the phase difference between channels tends to be constant. Coherence can be expressed by dividing the square of the cross-spectral density of the two channels by the product of the power spectral density of the two channels. Coherence ( C a b ) from signals a and b calculated using the power spectral density ( P a a dan P b b ) and cross-power spectral density ( P a b ); Equation (3) shows the calculation of coherence [31].
C a b f = P a b f 2 P a a f P b b f
where f is frequency.

2.5.3. Signal Complexity Measurement

The feature extraction of the EEG signal at this stage is carried out with a complexity approach to calculate the degree of signal irregularity/randomness. The complexity approach in this research is based on entropy theory. The complexity of the EEG signal is estimated using spectral entropy and a new method called spectral dispersion entropy. These methods are described in the following sub-section.

Spectral Entropy

Spectral entropy estimates the randomness of the signal based on the spectral amplitude over a specified frequency range [32]. Spectral entropy is calculated using the Shannon entropy formula, which is applied to the power spectral density of the EEG signal using Equation (7) [33]. A high spectral entropy value represents a high level of signal complexity.
S p e c E n = f i = 0 f h P f l o g 2 P f
with Pf is power spectral density of the specified frequency band, while fi and fh is the limit frequency of the signal.

Dispersion Entropy

Recently, dispersion entropy (DisEn) has received significant attention, where DisEn has been shown to outperform sample entropy and permutation entropy. DisEn was first proposed by Azami in 2016 [34,35]. Dispersion entropy converts the data into a new signal with several predetermined patterns, and then the probability of the occurrence of the pattern is calculated. The DisEn calculation method is based on a new signal pattern mapping function with the following parameters: length m template; the number of classes c represents the number of patterns, and the time delay d.
The DispEn algorithm includes four main steps for univariate signal N : x = x 1 , x 2 , , x N :
  • Take a number of linear and nonlinear approaches to mapping x j j = 1 , 2 , , N to class c from 1 to c. The normal cumulative distribution function (NCDF) is used to map x to y y = y 1 , y 2 , , y N from 0 to 1. The signal has m members, and each member is an integer from 1 to c.
  • The number of possible dispersion patterns for each time series is defined as z i m , c = c m . Each embedding vector z i m , c has dimensions with length m template, time delay d , and number of class c , which represents the number of patterns. z i m , c = z i c , z i + d c , z i + m 1 d c , i = 1 , 2 , , N ( m 1 ) d create embedding vector z i m , c mapped to a dispersion pattern π v 0 v 1 v m 1 , where z i c = v 0 , z i + d c = v 1 , , z i + m 1 d c = v m 1 .
  • The number of dispersion pattern π v 0 v 1 v m 1 represented as p π v 0 v 1 v m 1 for z i m , c . For the calculation of the frequency of occurrence of c m , Equation (5) is used.
    p π v 0 v 1 v m 1 = N u m b e r i | i N m 1 d , z i m , c h a s     t y p e     π v 0 v 1 v m 1 N m 1 d
  • Based on the probability of occurrence of the dispersion pattern, DispEn is calculated using the following mathematical expression.
    D i s p E n s i g n a l , m , c , d = π = 1 c m p π v 0 v 1 v m 1 · l n p π v 0 v 1 v m 1

Spectral Dispersion Entropy

Spectral dispersion entropy is an extension of spectral entropy where the spectral amplitude of the signal is calculated using dispersion entropy. Previously, the probability of the appearance of the amplitude in the direct power spectral was calculated using Shannon’s theory. In spectral dispersion entropy, the power spectral randomness level is calculated by estimating the similarity of the dispersion pattern from a number of spectral series. Dispersion entropy is calculated with length m template = 2; the number of classes c = 6, which represents the number of patterns, and the time delay d = 1.

2.6. Significant Test and Performa Evaluation

In testing the significance of the difference between normal, post-stroke MCI, and post-stroke dementia, post hoc multiple comparison with analysis of variance (ANOVA) was used. In this study, the pair test of the two groups had a significant difference if the p-value < 0.05.
The feature extraction method proposed in this study was also evaluated by classification simulation using the SVM and k-NN algorithms. The goal is to obtain the accuracy value as an additional analysis of the significance test. The calculated EEG features, including spectral power, coherence, and complexity, are then referred to as predictors in the stage classification. The cross-validation method divides the training and test features with k = 5 iterations, as illustrated in Figure 8. The final accuracy value is the average result of each classification iteration. The performance parameters of the proposed method are accuracy, sensitivity, and specificity, which are calculated using Equations (7)–(9) [36]. Other performance parameters that are measured to confirm accuracy are precision and F1-score. Mathematically, precision and F1-score are expressed in Equations (10) and (11) [36].
A c c u r a c y = T r u e   p o s i t i v e + T r u e   n e g a t i v e T r u e   p o s i t i v e + F a l s e   p o s i t i v e + T r u e   n e g a t i v e + F a l s e   n e g a t i v e
S e n s i t i v i t y = T r u e   p o s i t i v e T r u e   p o s i t i v e + F a l s e   n e g a t i v e
S p e c i f i c i t y = T r u e   n e g a t i v e T r u e   n e g a t i v e + F a l s e   p o s i t i v e
P r e c i s i o n = T r u e   p o s i t i v e T r u e   p o s i t i v e + F a l s e   p o s i t i v e
F 1 s c o r e = 2 × P r e c i s i o n   ×   S e n s i t i v i t y P r e c i s i o n + S e n s i t i v i t y

3. Results

This section describes the study results related to the feature extraction results from each method. The results are presented in graphs and tables, followed by relevant clinical explanations. This chapter also presents the results of the validation of the proposed method in the form of classification accuracy.

3.1. Power Spectral Characteristics on the Primary Dataset

The results of relative power measurements on 19 EEG channels for each group are shown in Figure 9, Figure 10, Figure 11 and Figure 12.
The average relative power of each group showed significance in the delta rhythm, where post-stroke dementia and MCI groups tended to be higher than the normal group. While it was significantly higher in the beta rhythm, the normal group was higher than the post-stroke MCI and dementia. Decreased strength of beta rhythms in MCI and dementia is associated with reduced focus or concentration on working memory tasks. The power of the delta and beta rhythms showed a correlation with the severity of dementia, where patients with dementia had the highest delta power and the lowest beta power. The significance of the difference with p < 0.05 is shown in Table 4 below.

3.2. Power Spectral Characteristics of the Alzheimer’s Dataset

Power spectral characterization of the Alzheimer’s dataset has been reported in a previous study [37], represented by a comparison of the relative power of high and low frequencies. Relative power alpha-beta (RAP + RBP) is a high-frequency representation, and relative power delta-theta (RDP + RTP) is a low-frequency representation. Figure 13 presents a comparison of the low relative power of the MCI and normal groups.
Figure 13 shows the difference between the two brain conditions; the relative power at high frequencies of normal subjects is higher than that of MCI subjects. Significant differences were found at Fp2, F8, T6, C3, P3, P4, Pz, and O2. The increase in delta power and decrease in alpha power were spread over all observed brain cortical areas. In general, these results are similar to cases of post-stroke cognitive impairment. There was a characteristic change in EEG activity marked by shifting the power signal to a lower frequency.

3.3. Coherence Characteristics on the Primary Dataset

The signal coherence of the eight and twenty-eight electrode pairs, as shown in Table 3, is calculated using Equation (3). Interhemispheric coherence calculates the EEG coherence of the right and left hemispheres for inline electrodes. The results of the average interhemispheric coherence for each electrode pair are presented in Figure 14. The results of interhemispheric coherence show that, in general, the mean coherence in post-stroke patients with cognitive impairment tends to be lower than the normal group for all electrode pairs. Significant differences (p < 0.05) were found in the frontal, central, and temporal regions, pairs F7-F8, T3-T4, T5-T6, and P3-P4, as shown in Table 5. While in the results of the post hoc multiple comparison tests, the T5-T6 pairs showed differences between the three groups. Decreased coherence could be expected due to decreased connectivity electricity connecting brain areas.
The mean right intrahemispheric coherence for each pair of electrodes is presented in Figure 15. The results showed a decrease in right intrahemispheric coherence in patients with cognitive impairment. The pair of electrodes resulted in a p-value < 0.05, as shown in Table 6. Meanwhile, the left intrahemispheric mean showed similar characteristics, where people with dementia experienced a decrease in coherence values. Figure 16 depicts the mean left intrahemispheric coherence for each electrode pair. Significant differences with p < 0.05 are shown in Table 7.
The average measurement results show that the coherence of the post-stroke patient group with cognitive impairment is generally lower than the normal group. This condition occurs in almost all interhemispheric and intrahemispheric electrode pairs.

3.4. Coherence Characteristics on the Alzheimer’s Dataset

Coherence measurements in the Alzheimer’s dataset have been reported in a previous study [38]. The coherence calculations results show that the MCI group’s coherence is lower than the normal elderly subjects. In interhemispheric coherence, significant differences were found in FP1-FP2. Meanwhile, significant differences in intrahemispheric pairs were found in FP2-T4, FP2-F4, FP1-F7, FP1-F3, FP1-P3, FP1-C3, FP1-T3, FP1-T5, F3-O1, FP1-O1, and T3-T5. Coherence measurements in the Alzheimer’s dataset also show differences between normal and pathology. The coherence method can be an attractive feature for normal and pathological classification.

3.5. Complexity Characteristics on the Primary Dataset

The signal complexity analysis method is expected to provide differentiating characteristics between the observed groups so that quantitative EEG analysis can be used as a supporting criterion for early diagnosis of post-stroke vascular dementia. The signal complexity calculation method in this study is entropy-based. This calculation is performed on a time series function signal using spectral entropy (SpecEn) and a new method called spectral dispersion entropy (SpecDE).
The average results of SpecEn and SpecDE measurements on 19 electrodes for each group are presented in Figure 17 and Figure 18. The measurement results show that the group with cognitive impairment tends to have a lower signal complexity than the normal group.

3.6. Complexity Characteristics on the Alzheimer’s Dataset

The results of the SpecEn calculations in the Alzheimer’s dataset are presented in Figure 19. Figure 19 shows that the SpecEn values in the MCI group generally tend to be lower than the normal group. Significant differences were found in Fp1, Fp2, T6, and O1. These results indicate a decrease in EEG signal complexity in MCI patients. These characteristics are similar to post-stroke patients with cognitive impairment. From these results, it is hoped that the degree of complexity can be a reliable feature for discrimination between normal subjects and patients with cognitive impairment.

3.7. Performance Comparison of SpecEn and SpecDE

The results of the different tests on SpecEn and SpecDE are presented in Table 8. The difference test with p-value < 0.05 showed a significant difference between groups.
Based on the significance test, the degree of signal complexity based on SpecEn and SpecDE showed a significant difference between the normal and post-stroke cognitive impairment groups. Significant differences with p-value < 0.05 were found across channels for SpecEn and SpecDE. The average complexity value also indicates a relationship between the decrease in signal complexity and the severity of dementia. Therefore, multiple comparison post hoc testing is needed to test the significance between groups, specifically the normal vs. post-stroke MCI and post-stroke MCI vs. post-stroke dementia groups.
Tukey’s post hoc t-test was used for the multiple comparison tests in this study. The test results are presented in Table 9 and Table 10. From this test, it was known that SpecDE analysis provides discriminatory significance for the case of three groups superior to SpecEn. Significant differences for the three groups, with p < 0.05, were more in SpecDE than in SpecEn. The post hoc multiple comparison test results for SpecDE showed significant differences between groups at the Fp1, P3, O1, C4, and P4 electrodes. These results will significantly affect the accuracy at the classification stage.

3.8. Classification of Normal, Post-Stroke MCI, and Post-Stroke Dementia

In the previous section, the characterization of the EEG signal was discussed in both the primary dataset and the Alzheimer’s dataset. Power spectral, coherence, and complexity analysis methods can produce discriminatory features between classes based on the tests carried out. The main objective of this study is to detect early-stage cognitive impairment in post-stroke patients using the proposed method. The feature extraction result from each method presented in the previous sub-section becomes a feature vector or predictor in the classification stage. The proposed methods are evaluated using automatic classification algorithms, including k-NN and SVM. This test was carried out with several scenarios, as presented in Table 11. Scenarios A, B, C, and D were used to evaluate the performance of each feature extraction method. Meanwhile, the combination of predictors in scenario E was chosen by considering the significance test results.
Several SVM kernels and k-NN types are also used to obtain the highest accuracy. SVM kernels include linear, quadratic, cubic, and gaussian. The penalty parameter used is equal to 1 for all kernels. Specifically, for the gaussian kernel, the parameter scale is set to sqrt (number of predictors). Meanwhile, k-NN includes fine, medium, and cubic k-NN with Euclidean and cubic distance metrics. The number of neighbors for the fine, medium, and cubic k-NN are 1, 10, and 10, respectively. The results of the evaluation of system performance in the EEG classification of normal, post-stroke MCI, and post-stroke dementia for all test scenarios are presented in Table 12.
Table 12 shows that the highest accuracy was 96%, with a specificity and a sensitivity of 95.6% and 97.9%, respectively. The highest accuracy is achieved by scenario E using Gaussian SVM, where coherence features and SpecDE are used as predictors. Combining these features results in higher accuracy than using a single-feature extraction method. Compared to other characterization methods, the most dominant coherence feature contributes to high accuracy. It can be seen in the scenario B simulation that the coherence feature provides an accuracy of up to 94%. Another concerning finding is that the proposed spectral dispersion entropy method produces a higher classification accuracy than the spectral entropy for all classification methods. SpecDE can produce up to 80% accuracy. From this simulation, it can be concluded that SpecDE provides better discrimination features than spectral entropy, as seen in the significance test results presented in the previous subsection.
The proposed method was also tested using the ten-cross validation technique. The aim is to test the robustness of the method compared to five-cross validation. Table 13 presents the test results for each scenarios A, B, C, D, and E. From Table 13, it can be seen that scenario B produces 94% accuracy by Gaussian SVM. The highest accuracy is also achieved by scenario E, with 96% accuracy, while scenario D produces higher accuracy than scenario C. Scenario A still produces the lowest accuracy. These results show similarity with the use of the five-cross validation technique. This test shows that the proposed method is robust against variations in the amount of training and test data.
The confusion matrix for the highest accuracy is presented in Table 14. Post-stroke MCI was successfully classified, with 100% accuracy, while post-stroke dementia and normal were classified with an accuracy of 92.3% and 94.4%, respectively. Errors occurred in the normal class detected as MCI, and the dementia class detected as MCI, but did not occur in the normal class detected as dementia. The classification simulation corroborates the significance test results that the proposed EEG characterization methods can be used to support the clinical diagnosis of early detection of post-stroke dementia and evaluation of the severity of dementia.
Performance evaluation of the proposed method on the Alzheimer’s dataset was not limited to a significance test. Evaluation using classifier techniques was also applied to determine the performance of the proposed method. Coherence and spectral entropy features were used as predictors in classification. The results were compared with similar studies using the same dataset. Details of the test results and comparison with previous studies are presented in Table 15. Table 15 shows that the proposed method produces the highest accuracy of 85.2% using cubic SVM. The comparative study shows that the proposed method outperforms the previous study by Hadiyoso et al. [37]. Meanwhile, the accuracy is slightly lower compared to the study by Kashefpoor et al. [17]. However, their study only used eighteen samples (nine normal and nine MCI). For the same sample, their study used half the length for training and the other half for testing. Meanwhile, in this proposed study, tests and training data were used from different subjects.

4. Discussion

In this study, EEG signal processing was carried out in post-stroke patients to characterize patients with cognitive impairment. The feature extraction method can describe brain activity changes so that EEG signals can be estimated that describe normal conditions, mild cognitive disorders, and dementia.
The power spectral characterization showed the differences in the power of the delta, alpha, and beta waves. The group with cognitive impairment showed a higher delta wave power pattern than the normal group, followed by a decrease in the power of alpha and beta waves. The average relative power of each group showed that the highest significance was found in the delta and beta rhythms. The delta power in dementia and mild vascular cognitive groups tended to be higher than in the normal group. These results confirmed the study by Meghdadi et al., that there is an increase in the delta and theta power in the elderly with dementia [39].
Meanwhile, the beta wave power of the normal group was higher than mild vascular cognitive impairment and dementia. In the studies by Seokbeen Lim et al. and Hendrayana et al., beta waves increased during concentration [40,41]. Significant differences with p < 0.05 were found in the fronto-temporo-parietal region [40]. Decreased power of beta rhythms in MCI and dementia is associated with reduced focus or concentration on working memory tasks. These findings suggest that decreased beta-band activity in low-performing patients reflects the difficulty in activation and deficits in maintaining concentration processes [42]. Jang et al.’s study showed that increasing beta power was associated with increased cognitive function [43]. The strength of the delta and beta rhythms showed a linear relationship with the severity of dementia. These results demonstrate similar characteristics to the resting EEG recordings presented in the previous section. The characteristic differences between normal subjects and patients with cognitive impairments can be caused by the degradation of neurons that affect local oscillatory activity and connectivity [44]. EEG patterns with dominant delta rhythms are found in individuals during deep sleep or in those with brain disorders [45,46].
Interhemispheric observations showed that the mean coherence values in patients with cognitive impairment tended to be lower than in normal subjects (CohDem < CohMCI < CohNormal) for all electrode pairs; significantly in pairs F7-F8, T3-T4, T5-T6, and P3-P4 (p < 0.05). These represent the temporo-parietal lobe region. Our findings confirm that the study by Al-Qazzaz et al. [23,47], which investigated signal complexity in stroke patients related to cognitive impairment, showed a significant decrease in the temporal region. We assume that stroke-associated dementia patients have a number of damaged neurons and synapses in this region. In the investigation of intrahemispheric coherence, we also found decreased coherence in patients compared to the normal control. The decrease in coherence values between brain regions is strongly correlated with cognitive impairment, as reported in previous studies [48,49,50].
The analysis of brain connectivity using coherence describes the synchronization or coordination between brain areas. Coherence analysis was performed on the interhemisphere and intrahemisphere, describing the relationship between the right and left hemispheres of the brain and the same area of the brain. Coherence in the post-stroke group with cognitive impairment tends to be lower than coherence in normal elderly patients. The most likely reason for the lower coherence is the death of many neurons and the degeneration of synapses, leading to a decrease in cortical connectivity function [51,52]. The results of the multiple comparison test for the three groups showed significant interhemispheric and intrahemispheric coherence, especially in the frontal and temporal areas. These results make coherence analysis a reliable predictor in the classification test stage.
The complexity calculation results show that post-stroke patients with cognitive impairment tend to have lower signal complexity than the normal group (SpecEnDem. < SpecEnMCI < SpecEnNormal) and (SpecDEDem. < SpecDEMCI < SpecDENormal). Another issue of observing SpecEn and SpecDE values is that there is an association between decreased signal complexity and dementia severity, as reported in the study of Al-Qazzaz et al. This finding confirms the results of previous studies, that a worsening of dementia will be followed by a decrease in signal complexity. The results of the analysis of memory-related brain activity recordings showed similar network dynamics [53], as evidenced by the consistency of SpecEn and SpecDE values. SpecEn and SpecDE results show a change in the power spectral frequency distribution. This is associated with a slowing of the EEG of MCI and dementia patients [54,55]. The most likely physiological interpretation to explain this is the occurrence of significant brain cholinergic deficits as the basis for symptoms of cognitive decline. Cholinergics regulate spontaneous activity at low frequencies followed by loss of neurotransmitters, leading to a slowing of nerve oscillations. The results of the significance test also showed significant differences between groups, especially SpecDE, which resulted in better discrimination features than the other two methods. Signal complexity characterization can be a supporting criterion in the classification test stage.
Quantitative EEG (QEEG) can be an essential tool to simplify the analysis of digital EEG tools. QEEG, in this study, uses power spectral, coherence, and complexity analysis. The quantification results show the characteristics of discrimination between normal, post-stroke mild cognitive impairment, and post-stroke dementia. Spectral analysis, coherence, and complexity can describe the condition of the brain with decreased cognitive function. From the proposed characterization method, it can be estimated whether there are brain abnormalities related to cognitive function. Furthermore, with a combination of EEG characterization methods, the severity of dementia can be classified as a diagnostic support tool in the early detection of post-stroke vascular dementia. Future research can perform feature selection of coherence and spectral dispersion entropy to obtain essential features to reduce the number of features, while still producing optimum classification accuracy.

5. Conclusions

This study developed a quantitative EEG (QEEG) method to characterize EEG waves in post-stroke patients at risk of developing vascular dementia. QEEG methods used for analysis included spectral power, coherence, and signal complexity. These methods were used to improve the function of a digital EEG device that described the brain’s functionality for early identification of cognitive impairment due to vascular disease that leads to cerebral blood vessels.
In developing the method, this study involved three test groups: normal subjects, post-stroke patients with mild cognitive impairment (MCI), and post-stroke dementia patients. The subject criteria used in this study were based on recommendations. They were selected by a neurobehavior consultant neurologist after clinical, neuropsychological, and brain imaging examinations were carried out. The recommendations for normal and impaired cognition were based on neuropsychological examination by a neurologist using the MoCA assessment. Clinical examination, psychology, and EEG recordings were conducted at Hasan Sadikin Hospital, Bandung. This research received ethical approval from the hospital ethics committee; number LB.02.01/X.6.5/272/2019.
Power spectral characterization showed that patients with cognitive impairment had higher delta relative power and decreased alpha and beta relative power than the normal group. The most significant differences in delta and beta waves were found at the frontal, temporal, and parietal electrodes (p-value < 0.05). This characterization also demonstrated an association between EEG signal strength and dementia severity.
Another analysis was the interhemispheric and intrahemispheric coherences, which describe the connectivity of brain tissue. Observations of interhemispheric coherence showed that the mean coherence value in patients with cognitive impairment was lower than in normal subjects (CohDem < CohMCI < CohNormal). Significance (p < 0.05) was found in the frontal-temporo-parietal lobe electrode pair. In the investigation of intrahemispheric coherence, a decrease in coherence was found in patients compared to normal subjects. Significant differences existed in the local and distal intrahemispheric coherence electrode pairs, including frontal, central, and temporal. These results represent the consistency of interhemispheric coherence measurements, where the central and temporal regions experience decreased coherence due to the failure of functional connectivity. Thus, the decrease in coherence values between brain regions strongly correlates with disorders related to cognitive function.
Meanwhile, the SpecEn and SpecDE analyses showed that the post-stroke patient group with impaired cognition tended to produce a lower signal entropy than the normal group. Physically, the patient group had more regular EEG signals than the normal group. The multiple comparison tests showed that the SpecDE analysis provides discriminatory significance for the case of three groups that are superior to SpecEn. It was indicated by a p-value <0.05 in normal cases vs. post-stroke MCI, and post-stroke MCI vs. post-stroke dementia was more commonly observed.
Characteristic differences between normal conditions and patients with impaired cognition may be due to different brain conditions due to neuronal degradation. Delta waves with dominant strength occur when the state of deep sleep or the conscious state of someone with a brain disorder. The explanation for the lower coherence in this group of patients is the death of large numbers of neurons and the degeneration of synapses, leading to a decrease in cortical connectivity function. It can underlie disturbances in functional interaction or coordination between brain regions.
At the classification stage to test the proposed method, prediction simulations were carried out using SVM and k-NN. This study succeeded in classifying normal EEG, mild cognitive impairment, and dementia, with the highest accuracy of 96%. The highest accuracy was achieved using Gaussian SVM by combining coherence and SpecDE features. Cases classified as normal and dementia could be perfectly classified. Meanwhile, for the classification of normal vs. post-stroke MCI and post-stroke MCI vs. post-stroke dementia, the accuracy of each was 94.4%. From the QEEG method developed, the EEG tool could be used to evaluate vascular dementia in post-stroke patients. This study could support clinical diagnosis in the early detection and evaluation of the severity of vascular dementia in post-stroke patients. In future research, it is recommended to collect data on a larger population so that the reliability of the proposed method can be analyzed.

Author Contributions

Conceptualization of the research, S.H. and P.A.O.; feature extraction methodology, S.H., H.Z. and T.L.E.R.; Matlab Simulation and EEGLAB toolbox, S.H.; validation P.A.O.; formal analysis, S.H. and P.A.O.; data resources and EEG recording, P.A.O.; data curation, T.L.E.R.; writing—original draft preparation, S.H.; writing—review and editing the manuscript, H.Z. and P.A.O.; data visualization, S.H.; supervision, T.L.E.R.; research administration, S.H.; funding acquisition, T.L.E.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Directorate General of Higher Education, Ministry of Education of the Republic of Indonesia in research funding through the Research Grant “Penelitian Disertasi Doktor” contract No. 2/E1/KP.PTNBH/2021 and “The APC was supported by Institut Teknologi Bandung and Telkom University”.

Institutional Review Board Statement

The research protocol has obtained ethical approval from the ethics committee of Hasan Sadikin General Hospital with No. LB.02.01/X.6.5/272/2019.

Informed Consent Statement

All participants agreed to be included in this study by confirming informed consent. Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

Since this research involves human subjects and is related to ethical approval, data availability is based on request to the corresponding author.

Acknowledgments

The authors would like to thank neurologists, psychologist and practitioners of Hasan Sadikin General Hospital, Bandung for supporting memory test and EEG recording. Acknowledgments are also given to Telkom University in providing a laboratory for simulation and funding the Matlab license and Lembaga Pengelola Dana Pendidikan (LPDP) in providing the scholarships.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Anuradha, G.; Jamal, N.; Rafiammal, S. Detection of Dementia in EEG Signal Using Dominant Frequency Analysis. In Proceedings of the 2017 IEEE International Conference on Power, Control, Signals and Instrumentation Engineering (ICPCSI), Chennai, India, 21–22 September 2017; pp. 710–714. [Google Scholar]
  2. Wolters, F.J.; Ikram, M.A. Epidemiology of Vascular Dementia: Nosology in a Time of Epiomics. Arterioscler. Thromb. Vasc. Biol. 2019, 39, 1542–1549. [Google Scholar] [CrossRef] [PubMed]
  3. Iadecola, C.; Duering, M.; Hachinski, V.; Joutel, A.; Pendlebury, S.T.; Schneider, J.A.; Dichgans, M. Vascular Cognitive Impairment and Dementia. J. Am. Coll. Cardiol. 2019, 73, 3326–3344. [Google Scholar] [CrossRef] [PubMed]
  4. Boehme, A.K.; Esenwa, C.; Elkind, M.S.V. Stroke: Risk Factors and Prevention. Circ. Res. 2017, 120, 472–495. [Google Scholar] [CrossRef]
  5. Vijayan, M.; Reddy, H. Stroke and Vascular Dementia and Alzheimer’s Disease—Molecular Links. J. Alzheimers Dis. 2016, 54, 427–443. [Google Scholar] [CrossRef] [PubMed]
  6. Mijajlović, M.D.; Pavlović, A.; Brainin, M.; Heiss, W.D.; Quinn, T.J.; Ihle-Hansen, H.B.; Hermann, D.M.; Assayag, E.B.; Richard, E.; Thiel, A.; et al. Post-Stroke Dementia—A Comprehensive Review. BMC Med. 2017, 15, 11. [Google Scholar] [CrossRef]
  7. O’Brien, J.T.; Thomas, A. Vascular Dementia. Pet Spect Neurol. 2014, 386, 417–435. [Google Scholar] [CrossRef]
  8. Kementerian Kesehatan Badan Penelitian dan Pengembangan. Hasil Utama Riskesdas 2018; Ministry of Health Republic of Indonesia: Jakarta, Indonesia, 2018.
  9. Skrobot, O.A.; Black, S.E.; Chen, C.; DeCarli, C.; Erkinjuntti, T.; Ford, G.A.; Kalaria, R.N.; O’Brien, J.; Pantoni, L.; Pasquier, F.; et al. Progress toward Standardized Diagnosis of Vascular Cognitive Impairment: Guidelines from the Vascular Impairment of Cognition Classification Consensus Study. Alzheimer’s Dement. 2018, 14, 280–292. [Google Scholar] [CrossRef] [PubMed]
  10. Cipriani, G.; Danti, S.; Picchi, L.; Nuti, A.; Fiorino, M. Di Daily Functioning and Dementia. Dement. Neuropsychol. 2020, 14, 93–102. [Google Scholar] [CrossRef]
  11. Kang, S.H.; Park, M.H. Validation of Four Methods for Converting Scores on the Montreal Cognitive Assessment to Scores on the Mini-Mental State Examination-2. Dement. Neurocognitive Disord. 2021, 20, 41–51. [Google Scholar] [CrossRef]
  12. Sebastiano, D.R.; Varotto, G.; Sattin, D.; Franceschetti, S. EEG Assessment in Patients With Disorders of Consciousness: Aims, Advantages, Limits, and Pitfalls. Front. Neurol. 2021, 12, 649849. [Google Scholar] [CrossRef]
  13. Cassani, R.; Estarellas, M.; San-Martin, R.; Fraga, F.J.; Falk, T.H. Systematic Review on Resting-State EEG for Alzheimer’s Disease Diagnosis and Progression Assessment. Dis. Markers 2018, 2018, 5174815. [Google Scholar] [CrossRef] [PubMed]
  14. Fiscon, G.; Weitschek, E.; Cialini, A.; Felici, G.; Bertolazzi, P.; De Salvo, S.; Bramanti, A.; Bramanti, P.; De Cola, M.C. Combining EEG Signal Processing with Supervised Methods for Alzheimer’s Patients Classification. BMC Med. Inform. Decis. Mak. 2018, 18, 35. [Google Scholar] [CrossRef]
  15. Yu, H.; Zhu, L.; Cai, L.; Wang, J.; Liu, J.; Wang, R.; Zhang, Z. Identification of Alzheimer’s EEG With a WVG Network-Based Fuzzy Learning Approach. Front. Neurosci. 2020, 14, 641. [Google Scholar] [CrossRef]
  16. Al-Nuaimi, A.H.; Blūma, M.; Al-Juboori, S.S.; Eke, C.S.; Jammeh, E.; Sun, L.; Ifeachor, E. Robust EEG-Based Biomarkers to Detect Alzheimer’s Disease. Brain Sci. 2021, 11, 1026. [Google Scholar] [CrossRef]
  17. Kashefpoor, M.; Rabbani, H.; Barekatain, M. Automatic Diagnosis of Mild Cognitive Impairment Using Electroencephalogram Spectral Features. J. Med. Signals Sens. 2016, 6, 25–32. [Google Scholar] [CrossRef] [PubMed]
  18. van der Zande, J.J.; Gouw, A.A.; van Steenoven, I.; Scheltens, P.; Stam, C.J.; Lemstra, A.W. EEG Characteristics of Dementia With Lewy Bodies, Alzheimer’s Disease and Mixed Pathology. Front. Aging Neurosci. 2018, 10, 190. [Google Scholar] [CrossRef] [PubMed]
  19. Peraza, L.R.; Cromarty, R.; Kobeleva, X.; Firban, M.J.; Killen, A.; Graziadio, S.; Thomas, A.J.; Brien, J.T.O.; Taylor, J. Electroencephalographic Derived Network Differences in Lewy Body Dementia Compared to Alzheimer’s Disease Patients. Sci. Rep. 2018, 8, 4637. [Google Scholar] [CrossRef]
  20. Sheng, H.; Xu, J.; Zheng, C. Time-Frequency Analysis of Vascular Dementia EEG Signals Using Generalized S-Transform. In Proceedings of the 2010 4th International Conference on Bioinformatics and Biomedical Engineering (iCBBE 2010), Chengdu, China, 18–20 June 2010; pp. 3–6. [Google Scholar]
  21. Henderson, G.; Ifeachor, E.; Hudson, N.; Goh, C.; Outram, N.; Wimalaratna, S.; Del Percio, C.; Vecchio, F. Development and Assessment of Methods for Detecting Dementia Using the Human Electroencephalogram. IEEE Trans. Biomed. Eng. 2006, 53, 1557–1568. [Google Scholar] [CrossRef]
  22. Musa, W.S.N.S.W.; Shapiai, M.I.; Fauzi, H.; Aziz, A.F.A. Vascular Dementia Classification Based on Hilbert Huang Transform as Feature Extractor. Indones. J. Electr. Eng. Comput. Sci. 2020, 17, 968–974. [Google Scholar] [CrossRef]
  23. Al-Qazzaz, N.K.; Ali, S.; Islam, M.S.; Ahmad, S.A.; Escudero, J. EEG Markers for Early Detection and Characterization of Vascular Dementia during Working Memory Tasks. In Proceedings of the IECBES 2016—IEEE-EMBS Conference on Biomedical Engineering and Sciences, Kuala Lumpur, Malaysia, 4–8 December 2016; pp. 347–351. [Google Scholar]
  24. Abdolmaleki, M.; Tabaei, M.; Fathianpour, N.; Gorte, B.G.H. Selecting Optimum Base Wavelet for Extracting Spectral Alteration Features Associated with Porphyry Copper Mineralization Using Hyperspectral Images. Int. J. Appl. Earth Obs. Geoinf. 2017, 58, 134–144. [Google Scholar] [CrossRef]
  25. Bhavsar, K.; Vakharia, V.; Chaudhari, R.; Vora, J.; Pimenov, D.Y.; Giasin, K. A Comparative Study to Predict Bearing Degradation Using Discrete Wavelet Transform (DWT), Tabular Generative Adversarial Networks (TGAN) and Machine Learning Models. Machines 2022, 10, 176. [Google Scholar] [CrossRef]
  26. da Silveira, T.; de Jesus Kozakevicius, A.; Rodrigues, C.R. Drowsiness Detection for Single Channel EEG by DWT Best M-Term Approximation. Res. Biomed. Eng. 2015, 31, 107–115. [Google Scholar] [CrossRef]
  27. Gandhi, T.; Panigrahi, B.K.; Anand, S. A Comparative Study of Wavelet Families for EEG Signal Classification. Neurocomputing 2011, 74, 3051–3057. [Google Scholar] [CrossRef]
  28. Chambers, S.S.J.A. EEG Signal Processing; John Wiley & Sons: Hoboken, NJ, USA, 2007; ISBN 9780470025819. [Google Scholar]
  29. Bowyer, S.M. Coherence a Measure of the Brain Networks: Past and Present. Neuropsychiatr. Electrophysiol. 2016, 2, 1. [Google Scholar] [CrossRef]
  30. Srinivasan, R.; Winter, W.R.; Ding, J.; Nunez, P.L. EEG and MEG Coherence: Measures of Functional Connectivity at Distinct Spatial Scales of Neocortical Dynamics. J. Neurosci. Methods 2007, 166, 41–52. [Google Scholar] [CrossRef]
  31. Handayani, N.; Haryanto, F.; Khotimah, S.N.; Arif, I.; Taruno, W.P. Coherence and Phase Synchrony Analyses of EEG Signals in Mild Cognitive Impairment (MCI): A Study of Functional Brain Connectivity. Pol. J. Med. Phys. Eng. 2018, 24, 1–9. [Google Scholar] [CrossRef]
  32. Ra, J.S.; Li, T.; Li, Y. A Novel Spectral Entropy-Based Index for Assessing the Depth of Anaesthesia. Brain Inform. 2021, 8, 10. [Google Scholar] [CrossRef]
  33. Li, Y.; Wang, X.; Liu, Z.; Liang, X.; Si, S. The Entropy Algorithm and Its Variants in the Fault Diagnosis of Rotating Machinery: A Review. IEEE Access 2018, 6, 66723–66741. [Google Scholar] [CrossRef]
  34. Rostaghi, M.; Azami, H. Dispersion Entropy: A Measure for Time-Series Analysis. IEEE Signal Process. Lett. 2016, 23, 610–614. [Google Scholar] [CrossRef]
  35. Azami, H.; Escudero, J. Amplitude- and Fluctuation-Based Dispersion Entropy. Entropy 2018, 20, 210. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  36. Hand, D.J.; Christen, P.; Kirielle, N. F*: An Interpretable Transformation of the F-Measure. Mach. Learn. 2021, 110, 451–456. [Google Scholar] [CrossRef] [PubMed]
  37. Hadiyoso, S.; Cynthia, L.F.A.R.; Mengko, T.L.E.R.; Zakaria, H. Early Detection of Mild Cognitive Impairment Using Quantitative Analysis of EEG Signals. In Proceedings of the 2019 2nd International Conference on Bioinformatics, Biotechnology and Biomedical Engineering-Bioinformatics and Biomedical Engineering (BioMIC 2019), Yogyakarta, Indonesia, 12–13 September 2019; Volume 1, pp. 1–5. [Google Scholar]
  38. Hadiyoso, S.; Wijayanto, I.; Aulia, S. Comparison of Resting Electroencephalogram Coherence in Patients with Mild Cognitive Impairment and Normal Elderly Subjects. Int. J. Electr. Comput. Eng. 2022, 12, 1558–1564. [Google Scholar] [CrossRef]
  39. Meghdadi, A.H.; Karic, M.S.; McConnell, M.; Rupp, G.; Richard, C.; Hamilton, J.; Salat, D.; Berka, C. Resting State EEG Biomarkers of Cognitive Decline Associated with Alzheimer’s Disease and Mild Cognitive Impairment. PLoS ONE 2021, 16, e0244180. [Google Scholar]
  40. Lim, S.; Yeo, M.; Yoon, G. Comparison between Concentration and Immersion Based on EEG Analysis. Sensors 2019, 19, 1669. [Google Scholar] [CrossRef]
  41. Hendrayana, Y.; Negara, J.D.K.; Nuryadi, N.; Gumilar, A.; Lesyiana, M. The Impact of Beta Brain Waves in Improving Cognitive Function through Brain Jogging Applications. Int. J. Hum. Mov. Sports Sci. 2020, 8, 73–77. [Google Scholar] [CrossRef]
  42. Gola, M.; Magnuski, M.; Szumska, I.; Wróbel, A. EEG Beta Band Activity Is Related to Attention and Attentional Deficits in the Visual Performance of Elderly Subjects. Int. J. Psychophysiol. 2013, 89, 334–341. [Google Scholar] [CrossRef]
  43. Jang, J.H.; Kim, J.; Park, G.; Kim, H.; Jung, E.S.; Cha, J.Y.; Kim, C.Y.; Kim, S.; Lee, J.H.; Yoo, H. Beta Wave Enhancement Neurofeedback Improves Cognitive Functions in Patients with Mild Cognitive Impairment: A Preliminary Pilot Study. Medicine 2019, 98, e18357. [Google Scholar] [CrossRef]
  44. Koelewijn, L.; Bompas, A.; Tales, A.; Brookes, M.J.; Muthukumaraswamy, S.D.; Bayer, A.; Singh, K.D. Alzheimer’s Disease Disrupts Alpha and Beta-Band Resting-State Oscillatory Network Connectivity. Clin. Neurophysiol. 2017, 128, 2347–2357. [Google Scholar] [CrossRef]
  45. Al-Qazzaz, N.K.; Ali, S.H.B.M.; Ahmad, S.A.; Chellappan, K.; Islam, M.S.; Escudero, J. Role of EEG as Biomarker in the Early Detection and Classification of Dementia. Sci. World J. 2014, 2014, 906038. [Google Scholar] [CrossRef]
  46. Handayani, N.; Akbar, Y.; Khotimah, S.N.; Haryanto, F.; Arif, I.; Taruno, W.P. Preliminary Study of Alzheimer’s Disease Diagnosis Based on Brain Electrical Signals Using Wireless EEG. J. Phys. Conf. Ser. 2016, 694, 012068. [Google Scholar] [CrossRef]
  47. Al-Qazzaz, N.K.; Ali, S.H.B.M.; Ahmad, S.A.; Islam, M.S.; Escudero, J. Discrimination of Stroke-Related Mild Cognitive Impairment and Vascular Dementia Using EEG Signal Analysis. Med. Biol. Eng. Comput. 2017, 56, 137–157. [Google Scholar] [CrossRef] [PubMed]
  48. Fonseca, L.C.; Tedrus, G.M.A.S.; Prandi, L.R.; Almeida, A.M.; Furlanetto, D.S. Alzheimer’s Disease: Relationship between Cognitive Aspects and Power and Coherence EEG Measures. Arq. Neuropsiquiatr. 2011, 69, 875–881. [Google Scholar] [CrossRef] [PubMed]
  49. Jiang, Z.Y. Study on EEG Power and Coherence in Patients with Mild Cognitive Impairment during Working Memory Task. J. Zhejiang Univ. Sci. B 2005, 6, 1213–1219. [Google Scholar] [CrossRef]
  50. van der Hiele, K.; Vein, A.A.; Reijntjes, R.H.A.M.; Westendorp, R.G.J.; Bollen, E.L.E.M.; van Buchem, M.A.; van Dijk, J.G.; Middelkoop, H.A.M. EEG Correlates in the Spectrum of Cognitive Decline. Clin. Neurophysiol. 2007, 118, 1931–1939. [Google Scholar] [CrossRef]
  51. Smailovic, U.; Koenig, T.; Kåreholt, I.; Andersson, T.; Kramberger, M.G.; Winblad, B.; Jelic, V. Quantitative EEG Power and Synchronization Correlate with Alzheimer’s Disease CSF Biomarkers. Neurobiol. Aging 2018, 63, 88–95. [Google Scholar] [CrossRef]
  52. Jeong, D.H.; Kim, Y.D.; Song, I.U.; Chung, Y.A.; Jeong, J. Wavelet Energy and Wavelet Coherence as Eeg Biomarkers for the Diagnosis of Parkinson’s Disease-Related Dementia and Alzheimer’s Disease. Entropy 2016, 18, 8. [Google Scholar] [CrossRef]
  53. Sala-Llonch, R.; Peña-Gómez, C.; Arenaza-Urquijo, E.M.; Vidal-Piñeiro, D.; Bargalló, N.; Junqué, C.; Bartrés-Faz, D. Brain Connectivity during Resting State and Subsequent Working Memory Task Predicts Behavioural Performance. Cortex 2012, 48, 1187–1196. [Google Scholar] [CrossRef]
  54. Garn, H.; Waser, M.; Deistler, M.; Schmidt, R.; Dal-Bianco, P.; Ransmayr, G.; Zeitlhofer, J.; Schmidt, H.; Seiler, S.; Sanin, G.; et al. Quantitative EEG in Alzheimer’s Disease: Cognitive State, Resting State and Association with Disease Severity. Int. J. Psychophysiol. 2014, 93, 390–397. [Google Scholar] [CrossRef]
  55. Sharma, N.; Kolekar, M.H.; Jha, K.; Kumar, Y. EEG and Cognitive Biomarkers Based Mild Cognitive Impairment Diagnosis. Irbm 2019, 40, 113–121. [Google Scholar] [CrossRef]
Figure 1. Classification design.
Figure 1. Classification design.
Sensors 23 01900 g001
Figure 2. Summary of subject selection criteria.
Figure 2. Summary of subject selection criteria.
Sensors 23 01900 g002
Figure 3. EEG recording of memory, starting with calibration to ensure the condition of the electrodes and then continuing with the stimulus.
Figure 3. EEG recording of memory, starting with calibration to ensure the condition of the electrodes and then continuing with the stimulus.
Sensors 23 01900 g003
Figure 4. Topographic plot of one EEG channel contaminated with eye artifact.
Figure 4. Topographic plot of one EEG channel contaminated with eye artifact.
Sensors 23 01900 g004
Figure 5. EEG signal contaminated with noise.
Figure 5. EEG signal contaminated with noise.
Sensors 23 01900 g005
Figure 6. The delta, theta, alpha, and beta bands of one of the channels.
Figure 6. The delta, theta, alpha, and beta bands of one of the channels.
Sensors 23 01900 g006
Figure 7. Electrode pairs for interhemisphere coherence calculations.
Figure 7. Electrode pairs for interhemisphere coherence calculations.
Sensors 23 01900 g007
Figure 8. Cross validation scheme with k = 5.
Figure 8. Cross validation scheme with k = 5.
Sensors 23 01900 g008
Figure 9. Relative power delta band.
Figure 9. Relative power delta band.
Sensors 23 01900 g009
Figure 10. Relative power theta band.
Figure 10. Relative power theta band.
Sensors 23 01900 g010
Figure 11. Relative power alpha band.
Figure 11. Relative power alpha band.
Sensors 23 01900 g011
Figure 12. Relative power beta band.
Figure 12. Relative power beta band.
Sensors 23 01900 g012
Figure 13. Comparison of the relative power of high and low frequency MCI and normal groups. * p < 0.05.
Figure 13. Comparison of the relative power of high and low frequency MCI and normal groups. * p < 0.05.
Sensors 23 01900 g013
Figure 14. Interhemispheric coherence value of each electrode pair.
Figure 14. Interhemispheric coherence value of each electrode pair.
Sensors 23 01900 g014
Figure 15. Right intrahemispheric coherence value of each electrode pair.
Figure 15. Right intrahemispheric coherence value of each electrode pair.
Sensors 23 01900 g015
Figure 16. Left intrahemispheric coherence value of each electrode pair.
Figure 16. Left intrahemispheric coherence value of each electrode pair.
Sensors 23 01900 g016
Figure 17. Mean of the SpecEn values of the normal, post-stroke MCI, and dementia.
Figure 17. Mean of the SpecEn values of the normal, post-stroke MCI, and dementia.
Sensors 23 01900 g017
Figure 18. Mean of the SpecDE values of the normal, post-stroke MCI, and dementia.
Figure 18. Mean of the SpecDE values of the normal, post-stroke MCI, and dementia.
Sensors 23 01900 g018
Figure 19. Mean of the SpecEn values of the normal and MCI groups. * p < 0.05.
Figure 19. Mean of the SpecEn values of the normal and MCI groups. * p < 0.05.
Sensors 23 01900 g019
Table 1. Clinical data of research subjects.
Table 1. Clinical data of research subjects.
IndexNormalPost Stroke-MCIPost Stroke-Dementia
Number of samples181913
Gender (M/F)10/89/108/5
Age (std. dev.)57.18 ± 4.958.84 ± 5.6259.7 ± 5.76
Education (years)13.45 ± 3.911.68 ± 4.0212.38 ± 4.4
MoCA-INA score26.5 ± 1.3322.16 ± 2.2212.23 ± 3.77
HypertensionNYY
DiabetesNYY
Table 2. Wavelet sub-band and corresponding EEG frequency.
Table 2. Wavelet sub-band and corresponding EEG frequency.
LevelSub-BandFrequency Band (Hz)EEG FrequencyAmplitude [28]
2D230–60 HzGamma (γ)<50 µV
3D315–30 HzBeta (β)<30 µV
4D47.5–15 HzAlpha (α)<50 µV
5D53.75–7.5 HzTheta (θ)0–20 µV
5A50–3.75 HzDelta (δ)0–100 µV
Table 3. Interhemispheric and intrahemispheric coherence electrode pairs.
Table 3. Interhemispheric and intrahemispheric coherence electrode pairs.
InterhemisphericLeft-IntrahemisphericRight-Intrahemispheric
Fp1-Fp2Fp1-F3F7-T3Fp2-F4F8-T4
F3-F4Fp1-F7F7-P3Fp2-F8F8-P4
F7-F8Fp1-C3F7-T5Fp2-C4F8-T6
C3-C4Fp1-T3F7-O1Fp2-T4F8-O2
T3-T4Fp1-P3C3-T3Fp2-P4C4-T4
P3-P4Fp1-T5C3-P3Fp2-T6C4-P4
T5-T6Fp1-O1C3-T5Fp2-O2C4-T6
O1-O2F3-F7C3-O1F4-F8C4-O2
F3-C3T3-P3F4-C4T4-P4
F3-T3T3-T5F4-T4T4-T6
F3-P3T3-O1F4-P4T4-O2
F3-T5P3-T5F4-T6P4-T6
F3-O1P3-O1F4-O2P4-O2
F7-C3T5-O1F8-C4T6-O2
Table 4. Relative power significance test results.
Table 4. Relative power significance test results.
ChannelRPdeltaRPthetaRPalphaRPbeta
FP10.19360.90750.31070.018 *
F70.34550.56390.44160.0188 *
T30.0036 *0.16730.3103p < 0.001 *
T50.05930.52210.36960.003 *
FP20.12940.89830.34140.0077 *
F80.28690.41740.8430.0451 *
T40.0026 *0.05930.91320.0109 *
T60.11920.4870.71310.0023 *
F30.2420.27040.62240.0875
C30.23640.32680.99230.0945
P30.26090.27520.87010.0218 *
O10.66640.5950.94070.013 *
F40.0449 *0.63090.73930.0109 *
C40.10350.2830.79790.1104
P40.0255 *0.34340.41060.0017 *
O20.0222 *0.57850.77620.006 *
FZ0.4290.60290.3980.0161 *
CZ0.88740.68130.58120.0047 *
PZ0.36490.17910.4334p < 0.001 *
* p-value < 0.05.
Table 5. The value of interhemispheric coherence with p < 0.05.
Table 5. The value of interhemispheric coherence with p < 0.05.
Electrode Pairsp-Value
F7-F8p < 0.001
T3-T4p < 0.001
T5-T6p < 0.001
P3-P40.0011
O1-O2p < 0.001
Table 6. The right intrahemispheric coherence value resulted in p < 0.05.
Table 6. The right intrahemispheric coherence value resulted in p < 0.05.
Pairp-ValuePairp-Value
Fp2-C40.074466F8-P40.008868
Fp2-T40.001599F8-T60.004805
Fp2-P40.000061F8-O20.000113
Fp2-T60.011516C4-T60.009819
Fp2-O20.003125C4-O20.001699
F4-T40.004631T4-P40.008749
F4-T60.006452T4-T60.013341
F4-O20.002523T4-O20.000052
F8-C40.028184P4-T60.000409
F8-T40.027075T6-O20.005392
Table 7. The left intrahemispheric coherence value resulted in p < 0.05.
Table 7. The left intrahemispheric coherence value resulted in p < 0.05.
Pairp-ValuePairp-Value
Fp1-F30.000877F7-P30.00169
Fp1-F70.000349F7-T50.015812
Fp1-C30.003417F7-O10.021341
Fp1-T30.000000C3-O10.000104
Fp1-P30.013351T3-P30.01515
Fp1-T50.000568T3-O10.00085
Fp1-O10.038215P3-T50.004883
F3-F70.033907P3-O10.003348
F3-T30.011276T5-O10.038446
F3-P30.000494
F3-T50.007562
F3-O10.000019
Table 8. SpecEn and SpecDE significance test results for each EEG channel.
Table 8. SpecEn and SpecDE significance test results for each EEG channel.
Electrodep-Value
SpecEnSpecDE
Fp10.00320.0001
F70.00000.0015
T30.00040.0004
T50.00390.0000
Fp20.00330.0006
F80.00030.0001
T40.00020.0019
T60.00020.0000
F30.00010.0093
C30.00070.0000
P30.00840.0000
O10.02980.0000
F40.00010.0227
C40.00010.0000
P40.00120.0000
O20.00240.0006
Fz0.00030.0004
Cz0.00350.0034
Pz0.02260.0029
Table 9. The results of post hoc multiple comparison (SpecEn).
Table 9. The results of post hoc multiple comparison (SpecEn).
(95% Confidence Level)
ComparisonFp1F7T3T5Fp2F8T4T6F3C3
Normal vs. Stroke-MCI0.1410.047 *0.2070.1080.2470.0710.1440.030 *0.0790.173
Normal vs. Stroke-Dementia0.002 *0.000 *0.000 *0.003 *0.002 *0.000 *0.000 *0.000 *0.000 *0.000 *
Stroke-MCI vs. Stroke-Dementia0.1740.020 *0.026 *0.2510.0970.0620.019 *0.110.020 *0.044 *
P3O1F4C4P4O2FzCzPz
Normal vs. Stroke-MCI0.2070.2620.042 *0.190.1480.2130.011 *0.020 *0.17
Normal vs. Stroke-Dementia0.006 *0.024 *0.000 *0.000 *0.001 *0.002 *0.000 *0.004 *0.020 *
Stroke-MCI vs. Stroke-Dementia0.2320.3950.0540.011 *0.0710.090.3150.1540.513
* p-value < 0.05.
Table 10. The results of post hoc multiple comparison (SpecDE).
Table 10. The results of post hoc multiple comparison (SpecDE).
Significant (95% Confidence Level)
ComparisonFp1F7T3T5Fp2F8T4T6F3C3
Normal vs. Stroke-MCI0.017 *0.058 *0.020 *0.0840.3340.1520.7840.1020.3680.000 *
Normal vs. Stroke-Dementia0.000 *0.000 *0.000 *0.000 *0.000 *0.000 *0.000 *0.000 *0.003 *0.000 *
Stroke-MCI vs. Stroke-Dementia0.023 *0.1180.0790.000 *0.006 *0.008 *0.000 *0.011 *0.0800.148
P3O1F4C4P4O2FzCzPz
Normal vs. Stroke-MCI0.014 *0.004 *0.3370.017 *0.028 *0.1480.0830.045 *0.112
Normal vs. Stroke-Dementia0.000 *0.000 *0.007 *0.000 *0.000 *0.000 *0.000 *0.003 *0.000 *
Stroke-MCI vs. Stroke-Dementia0.000 *0.002 *0.1590.019 *0.011 *0.031 *0.021 *0.4360.071
* p-value < 0.05.
Table 11. Classification test scenario.
Table 11. Classification test scenario.
ScenarioClassification Feature (Predictor)Attributes
APower spectralRelative power all bands (19 each)
BCoherenceInter- and intrahemispheric (right, left)
CComplexity SpecEnSpectral entropy all channels
DComplexity SpecDESpectral dispersion entropy all channels
ECoherence, complexity SpecDEFeature Scenario B + D
Table 12. Classification results for each scenario.
Table 12. Classification results for each scenario.
ScenarioClassifierAccuracySpecificitySensitivityPrecisionF1-Score
ALinear SVM5073.7485648.9
Quadratic SVM5275.352.35352.6
Cubic SVM5074.951.150.150.2
Gaussian SVM4269.339.349.938.7
fine k-NN3065.13130.430.2
medium k-NN4673.949.949.745.4
cubic k-NN4874.751.753.447.9
BLinear SVM7888.273.987.874.7
Quadratic SVM8089.375.887.376
Cubic SVM8089.375.187.474.1
Gaussian SVM9496.893.795.594.3
fine k-NN7083.163.777.261.6
medium k-NN7083.963.782.358.4
cubic k-NN6882.961.2NANNAN
CLinear SVM4672.244.845.344.4
Quadratic SVM4471.443.644.644.1
Cubic SVM3667.134.235.434.3
Gaussian SVM4873.346.547.746.8
fine k-NN3667.835.735.835.7
medium k-NN5475.951.156.350.6
cubic k-NN5074.449.249.149
DLinear SVM7888.475.78176.6
Quadratic SVM7687.474.679.275.8
Cubic SVM6682.46566.765.4
Gaussian SVM7687.373.179.573.9
fine k-NN6079.958.157.457.7
medium k-NN8089.377.386.878.8
cubic k-NN7486.471.276.772.2
ELinear SVM8089.375.888.576.3
Quadratic SVM8491.480.990.182.2
Cubic SVM8491.480.990.182.2
Gaussian SVM9697.995.696.896.1
fine k-NN748567.779.266.7
medium k-NN748668.186.565.1
cubic k-NN7285.268.179.767.1
Table 13. Accuracy for each scenario using ten-cross validation.
Table 13. Accuracy for each scenario using ten-cross validation.
ClassifierAccuracy (%) Each Scenario
ABCDE
Linear SVM5082487684
Quadratic SVM5478487080
Cubic SVM5278326680
Gaussian SVM4294527696
fine k-NN3870445672
medium k-NN4866427670
cubic k-NN3866487276
Table 14. The confusion matrix of the highest accuracy.
Table 14. The confusion matrix of the highest accuracy.
Predicted
NormalStroke-MCIStroke-Dementia
ActualNormal1710
Stroke-MCI0190
Stroke-Dementia0112
Table 15. Accuracy for AD dataset and comparison with previous studies.
Table 15. Accuracy for AD dataset and comparison with previous studies.
StudyFeature Extraction MethodClassifierNumber of Sample TestAccuracy (%)
Kashefpoor et al. [17]Spectral AnalysisNeurofuzzy(NF)-k-NN18 (9 normal, 9 MCI)88.8
Hadiyoso et al. [37]Spectral Analysisk-NN27 (16 normal, 11 MCI)81.5
ProposedCoherence + ComplexityLinear SVM27 (16 normal, 11 MCI)77.8
Quadratic SVM77.8
Cubic SVM85.2
Gaussian SVM81.5
Fine k-NN77.8
Medium k-NN66.7
Cubic k-NN81.5
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Hadiyoso, S.; Zakaria, H.; Anam Ong, P.; Erawati Rajab, T.L. Multi Modal Feature Extraction for Classification of Vascular Dementia in Post-Stroke Patients Based on EEG Signal. Sensors 2023, 23, 1900. https://doi.org/10.3390/s23041900

AMA Style

Hadiyoso S, Zakaria H, Anam Ong P, Erawati Rajab TL. Multi Modal Feature Extraction for Classification of Vascular Dementia in Post-Stroke Patients Based on EEG Signal. Sensors. 2023; 23(4):1900. https://doi.org/10.3390/s23041900

Chicago/Turabian Style

Hadiyoso, Sugondo, Hasballah Zakaria, Paulus Anam Ong, and Tati Latifah Erawati Rajab. 2023. "Multi Modal Feature Extraction for Classification of Vascular Dementia in Post-Stroke Patients Based on EEG Signal" Sensors 23, no. 4: 1900. https://doi.org/10.3390/s23041900

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