Research Article

A Unique EEG-Hyfusion Fully Automated Stacked Model for Classification of Alzheimer's Disease and Fronto-Temporal Dementia

DOI:

10.3791/69762

February 13th, 2026

In This Article

Erratum Notice

Important: There has been an erratum issued for this article. View Erratum Notice

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This article presents an automated feature extraction pipeline that incorporates Nyquist-shift enhancement and machine-learning ensemble models to distinguish between Alzheimer's disease, frontotemporal dementia, and Healthy classes without requiring human intervention.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Alzheimer's disease (AD) and fronto-temporal dementia (FTD) are common neurodegenerative disorders that impair memory, cognitive function, and executive processing. The purpose of this study is to develop a fully automated machine learning pipeline for predicting Alzheimer's disease at an early stage without requiring any clinical intervention. This methodology proposes a quantitative analysis of subtle neuro-activity shifts. The goal is to develop a reliable, fully automated system that utilizes EEG data to classify patients into AD, FTD, and Healthy Control groups, eliminating the need for human intervention or clinical assessments. A major innovation of the system lies in its signal processing approach and automated feature pipeline. Specifically, the strategic modification of the Nyquist frequency is used to enhance EEG signal resolution, in combination with a hybrid fusion layer that integrates multi-domain EEG features and demographic data. Subsequently, a two-way ANOVA-based feature selection refines this hybrid set. This enhancement facilitates more effective feature extraction, contributing to higher classification accuracy. In the proposed method, frequencies are epoched to enrich the training dataset. And thereby the standard random forest model gives 99.72% training accuracy. To ensure the robustness and generalizability of the method, a hybrid fusion model is proposed.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The common symptoms of Alzheimer's disease are memory loss, cognitive impairment, sleep insomnia, confusion, disorientation, personality changes, etc. Therefore, early prediction can ensure patients do not degrade to the worst levels, where they need help 24/7. There are various ways to diagnose this disease, such as MRI1, CT, PET2, and EEG3. In particular, the EEG signals in combination with MMSE have proven to be a non-invasive method for the prediction of Alzheimer's disease. The EEG signal frequencies are varied as alpha, beta, theta, gamma, and delta. An alpha wave is detected when a person is in a relaxed state3. The frequency of the alpha waves ranges from 8 to 12 Hz4. Beta waves are active during the alert stage of the brain and range from 13 to 30 Hz4. The theta and delta waves are active in sleeping and deep sleep states, respectively. Their frequency ranges are theta (4-7 Hz) and delta (< 3.5 Hz) [4]. Traditional diagnostic methods rely on imaging and clinical evaluations, such as MMSE, which are often subjective and costly, whereas EEG signals capture brain activity in real time and offer efficient alternatives.

This research proposes a fully automated diagnostic pipeline that takes only EEG signals as input, thereby circumventing the need for clinical scoring. Various methods can be used to extract these waves from the brain. A bandpass filter that considers the Nyquist frequency is a method for extracting the EEG frequencies. The Nyquist frequency reduces the sampling frequency to half to obtain better clarity in the pre-processed signals. Therefore, the EEG test in combination with the Mini-Mental State Examination (MMSE) is a method used by neurologists to evaluate various stages of Alzheimer's disease (AD). The European Federation of Neurological Scientists5 has established guidelines for diagnosing various classes of this disease.

This article broadly classifies Alzheimer's disease (AD), fronto-temporal dementia (FTD), and healthy subjects (control category). Fronto-temporal dementia is a condition of the human brain in which only the front part and the temporal lobe of the brain are affected6,7. Figure 1 illustrates the regions of the brain typically affected in Fronto-temporal Dementia (FTD), including the frontal and temporal lobes. In this study, time-domain and frequency domain features from the EEG signal are combined with demographic features. To ensure the objectivity and autonomy of the machine learning framework, the Mini-Mental State Examination (MMSE) score was deliberately excluded from the feature set. Although MMSE is a widely used clinical metric for cognitive assessment, it is inherently influenced by the clinician's evaluation and introduces a dominant bias in classification tasks. By omitting MMSE, the proposed method aims to develop a self-reliant, data-driven diagnostic model capable of functioning independently of subjective clinical inputs, thereby supporting the future development of fully automated, AI-based screening tools. The final features, excluding the MMSE score, are labelled and provided to the proposed EEG-hyfusion model. The details are described in the Protocol section.

Literature survey

Electroencephalography (EEG) offers a non-invasive, cost-effective tool for early diagnosis of neurological conditions. EEG feature extraction and Frequency Band Analysis have emerged as a crucial modality in neuroscience and clinical research, offering insights into brain activity across a range of cognitive and pathological states. Leveraging machine learning to analyze EEG data has gained traction in recent years, with applications spanning from cognitive state monitoring to early diagnosis of neurological disorders such as Alzheimer's disease. This literature survey highlights key contributions and gaps in existing research related to EEG feature extraction, classification, and model development.

EEG signal cognitive relevance

Although Subha et al.8 emphasized time-frequency domain feature, RMS, which efficiently captures the non-stationary nature of EEG signals, their work does not introduce any model building. Therefore, this study proposed ML models to determine how accurately the disease can be diagnosed.

Barry et al.9demonstrated the relationship between EEG frequency bands and cognitive states, linking specific frequency bands (e.g., alpha waves) to relaxation and attention. Buzsáki10 explored the physiological significance of neural oscillations and their role in brain functions, underscoring the utility of frequency-specific analysis in EEG studies. While frequency band analysis is well-established, the need for efficient and scalable feature extraction pipelines remains an area of focus, particularly in high-dimensional datasets.

EEG feature extraction techniques

Senkaya, Kurnaz et al.11 have used spectral features, such as PSD and entropy, to predict Alzheimer's disease. These spectral powers help to capture the slowing down of brain activity more accurately. Although11 the work addressed spectral features effectively, it did not incorporate time-domain features like RMS. Therefore, this study proposes time-domain features extracted from frequencies like alpha, beta, gamma, theta, and delta.

Luck et al. and Kappenman et al.12 reviewed EEG biomarkers of attention and working memory, emphasizing the significance of frequency-band features in cognitive state discrimination. Cassani et al.13 explored EEG as a diagnostic tool for Alzheimer's disease, leveraging frequency-band features to identify neural signatures of cognitive decline. Michel and Murray14 discussed the utility of multichannel EEG analysis for understanding cognitive processes and neural connectivity, laying the groundwork for machine learning applications. Despite these advances, the integration of automated feature extraction pipelines with scalable machine learning models, such as Random Forest and XG-Boost, remains underexplored. The existing literature highlights combination frequency-band analysis with machine learning techniques for cognitive and clinical applications.

Machine learning and hybrid fusion models for dementia classification

Machine learning models, particularly ensemble-based methods such as XGBoost, have shown promise in classifying EEG-derived features15. These models address the complexity and variability of EEG signals by learning non-linear relationships between input features and output labels. Although the study15 has proposed a suitable model, the accuracy score is compromised.

Craik et al.16 provided a comprehensive review of deep learning and traditional machine learning models for EEG analysis, highlighting the success of gradient-boosting frameworks in structured data. Abiri et al.17 applied XG-Boost to EEG data for brain-computer interface applications, achieving robust classification performance due to its ability to handle feature redundancy and noise. Aghababaei et al.18 demonstrated the usage of ensemble methods, including XG-Boost, in EEG-based emotion recognition tasks, reporting improvements in accuracy and generalization over traditional approaches. However, challenges such as imbalanced datasets, underrepresentation of certain classes, and the interpretability of machine learning models persist, necessitating further research into model optimization and regularization techniques.

Zheng et al.19 used resting-state, eyes-closed EEG (19 channels) to compute time-frequency functional connectivity measures and trained machine-learning classifiers to separate AD, FTD, and healthy controls. However, they underscored the need for methods that enhance signal representation and provide robust ensemble classification.

EEG-based classification has been extensively applied in cognitive neuroscience and clinical domains. While previous studies provide a strong foundation for machine-learning-based EEG analysis, several gaps remain. Many studies rely on handcrafted features (e.g., RMS, PSD), which may not capture all the relevant information. Automated feature engineering and deep learning methods could complement traditional approaches.

Imbalance in EEG datasets, particularly in multi-class settings, often skews classification results. Strategies such as class-specific weighting and data augmentation could improve performance for underrepresented classes. However, there remains a need for efficient, interpretable, and generalizable pipelines that integrate feature extraction and model classification.

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The proposed method segments EEG signals strategically into the frequency domain to improve spectral resolution. Subsequently, the captured EEG signals are epoched into 10 segments to enhance temporal resolution and consistency in feature computation. The proposed method implements an RF, XGBoost, and SVM-based classifier on derived EEG features, thereby contributing to the development of robust, scalable methods for EEG analysis. The RF model with certain hyperparameter changes has proved to be the best-performing among other standard models. Therefore, a hybrid, fused, stacked metalearner model is proposed that combines RF and XG-Boost to further improve prediction accuracy.

The dataset used in this method was collected in accordance with institutional ethical standards. The dataset providers obtained consent from participants prior to data acquisition.

1. Dataset specification

To prove the robustness of the system, two sets of data have been used. The first set of data is collected from the EEG data repository20, comprising 88 participants at the resting state eyes closed condition, where 36 were diagnosed as AD,23 of them FTD, and 29 were healthy. EEG recordings were acquired in a resting-state, eyes-closed condition using a 19-channel system following the international 10-20 montage. In the dataset shown in Figure 2, all signals were sampled at 500 Hz and provided in BIDS format with preliminary pre-processing by the dataset contributors.

The second set of data is collected from an external public repository21 comprising 35 participants at resting state. Out of which 13 participants are diagnosed with Alzheimer's disease (AD), 7 participants are mild cognitive impairment (MCI) patients, and 15 are healthy elderly. Only the resting-state baseline segments of the second dataset were used to maintain consistency with the first dataset20. The second set of data21 required a complete pre-processing pipeline, as mentioned in Figure 3.

2. Pre-processing

Existing studies rely heavily on complex pre-processing pipelines, manual artifact-correction steps, or ICA-ASR to remove muscle movements, which limit reproducibility in routine clinical workflows. To address these limitations, the proposed pipeline focuses on a streamlined EEG-only approach that eliminates the need for computationally intensive artifact-removal procedures and instead emphasizes controlled filtering, epoch segmentation, and frequency-specific feature computation.

  1. EEG file sorting
    Before pre-processing, all EEG files were automatically sorted to maintain a consistency of participant-wise and session-wise ordering. This ensured that feature extraction, epoching, and label alignment were uniform across all subjects and prevented file-mismatch errors. This step is displayed in Figure 3 as "Sort EEG file." All pre-processing is done using a standard open-source EEG-processing toolkit.
  2. Bandpass filtering and re-referencing
    A Butterworth bandpass filter was applied in the range of 0.5-40 Hz to retain relevant EEG components while attenuating drift and high-frequency noise. Signals were re-referenced to the average of all EEG channels, thereby minimizing spatial bias and enhancing the signal-to-noise ratio.
  3. Nyquist frequency shift
    To improve the resolution of low-frequency components, a Nyquist-shift enhancement was applied by halving the sampling frequency from 500Hz to 250Hz. Following the above step, the Nyquist modification reduces it to 125Hz. As the Delta, Theta, Alpha, Beta, and Gamma frequencies are slow waves ranging from 0.5-40 Hz, this shifts the effective Nyquist limit and enhances the clarity of low-frequency oscillations, relevant to dementia. This modification helped to capture slow brain waves more appropriately. Equation (1) shows the Nyquist medication result clearly.
    Fsampling= 500 Hz
    Nsampling= Fsampling/2
    Nnyquist= Nsampling/2 (1)
    It is important to note that Nnyquist is not the operating sampling rate but simply the maximum representable frequency , and therefore does not affect epoch segmentation. It's only a theoretical limit used to guarantee that the frequency content of interest (0.5-40 Hz) is fully preserved.
  4. Epoch sampling frequency to 10 segments
    The EEG recordings are divided into 10 equal-length segments. This step is essential to capture the non-stationary activity of the EEG signal over time. The Short, uniform segments allow stable computation of band-specific features and enrich training samples for machine-learning classification. Therefore the 250 samples per second become 250 × 10 = 2500 samples. Finally, 10 equal-length epochs per subject are taken for epoch-wise analysis strategies. This analysis strategy generated 880 samples for 88 actual participants.

    The need for epoch-wise analysis is to monitor brain signal changes minutely, thereby providing the model with an ample amount of temporal data to learn and prevent overfitting. The significance of this approach is to ensure finer-grained EEG epoch data, facilitating analyses that require higher temporal resolution without compromising total feature values. By generating 10-second epochs, the methodology supports improved modelling of EEG dynamics and aligns with standard epoch durations in EEG analysis protocols.

3. Feature extraction

The pre-processed EEG signals are passed to feature-extraction methods. EEG signals are bandpass-filtered into 5 standard frequency bands: Delta (0.5-4 Hz), Theta (4-8 Hz), Alpha (8-13 Hz), Beta (13-25 Hz), and Gamma (25-40 Hz).

For each filtered signal, the Root Mean Square (RMS) value was computed across all EEG channels. The mathematical formulation of RMS is given in Equation (1):

RMS = Standard deviation formula, Σ(N i=1 xᵢ²/N), mathematical equation for data variability analysis.    (1)

Here, xi is the EEG signal amplitude at the i th time sample. N is the total number of samples in the signal segment.

RMS was selected as the primary feature due to its ability to quantify the energy of oscillatory activity in each frequency band. Alzheimer's disease is often associated with increased delta and theta activity and reduced alpha and beta activity. Fronto-temporal dementia (FTD) may exhibit distinct patterns across these bands20,21. As PSD is mathematically redundant to RMS, it is not considered a feature. To maintain a compact dataset, the remaining features, such as Hjorth and Entropy, are excluded.

4. Hybrid fusion

Extracted time-domain RMS features were combined with frequency domain features received from bandpass filtering by making it a hybrid space for model input. The detail of compilation is shown in Figure 3. The final normalized dataset is organized into a tabular format with rows representing participants and columns representing time-frequency band features and demographic features such as age, gender, and group. The pipeline shown in Figure 2 efficiently extracts EEG features relevant for Alzheimer's research. The extracted features provide insights into neural activity within key frequency bands and can be utilized for machine learning and statistical analysis.

5. Feature Selection

To improve model's performance and reduce feature dimensionality, a 2-way Analysis of Variance (ANOVA)-based approach was applied. The ANOVA-based selection was applied with Group and age as independent factors, and RMS frequency bands as dependent features. This analysis evaluated the effects of Group, Age, and Age-Group interaction on each feature. Features with p-values < 0.05 for at least one factor were selected for further classification. The detailed ANOVA-based results are shown in the results section. These features are the most informative variables for classification, which helped improve the accuracy and generalization of the final predictive model. As a result of the ANOVA test, only the most informative features were selected for model creation. And the additional non-numeric attributes, Gender and participant_id, were excluded from the analysis. The target variable Group was label-encoded for classification.

6. Model description

To classify the disease into 3 classes, namely Alzheimer's, Control, and Frontal dementia, three supervised machine learning models, such as XG-Boost, Random Forest, Support Vector Machine SVM, and a Stacked model, were built. All of the mentioned models used 70% of the training dataset and 30% of the test dataset. Each model was selected for its proven performance in healthcare data analysis and its ability to handle non-linear and high-dimensional feature spaces. Evaluation of the model was conducted on the validation dataset to assess the generalizability of the model.

The model performance was evaluated using a confusion matrix, comprising true positive (TP), false positive (FP), true negative (TN), and false negative (FN). Performance metrics included accuracy and a classification report detailing precision, recall, and F1-scores for each class. The following Equation illustrates performance metrics.

Accuracy formula: (TP+TN)/(TP+TN+FP+FN); equation for statistical analysis.    (2)

Precision equation, \(Precision = \frac{TP}{TP+FP}\), statistical formula for data analysis.    (3)

Recall metric formula, TP/(TP+FN), crucial for evaluating classifier performance.    (4)

F1 score formula, equation for harmonic mean of precision and recall, statistical analysis.    (5)

1. XG-Boost classifier

This method implemented a multi-class classification model using the XGBoost algorithm to predict EEG-derived cognitive states from extracted features, as shown in output 1 of Figure 3. Output 1 contains RMS features and the MMSE score. While building the XGBoost model, the MMSE score is included to test the non-linear behaviour of the RMS features. It is used as a benchmark and baseline for the system development. MMSE was excluded in later stages to meet the goal of a fully automated, clinician-independent system.

XG-Boost is a gradient boosting framework optimized for efficiency and accuracy, making it well-suited for handling structured data in classification tasks. The few hyperparameters are tuned on the EEG dataset using techniques like cross-validation and grid search. The key parameter values defined below are chosen to control overfitting via regularization and to capture the complexity of the EEG features without being too complex.

The Key Parameters of the Model are: (1) Maximum Tree Depth = 8, which limits the depth of decision trees to reduce overfitting and enhance generalization. Because a shallow tree would miss unnecessary information, as a deeper tree may overfit. (2) L2 Regularization (λ = 10) adds a penalty for large coefficients to minimize overfitting by controlling model complexity. (2) L1 Regularization (α = 5) is introduced to give additional sparsity in the model to improve interpretability and robustness. The number of Estimators (n_estimators=8) limited the number of boosting iterations to maintain computational efficiency while balancing performance.

2. Random Forest classifier

Random Forest is an ensemble classifier that builds multiple decision trees on random subsets of data and features, aggregating their outputs for the final prediction. It offers robustness to noise, handles non-linear data well, and reduces over-fitting by averaging diverse tree predictions. In this work, the Random Forest model was configured with key parameters by using the trial-and-error method. Such parameters are explained below:
1) n_estimators=100
It is chosen to limit the number of decision trees in the forest. The more trees, the better the generalization and the more stable the predictions.
2) max_depth=10
It indicates the maximum depth of each tree. If the tree has low depth, there is a chance of underfitting. Whereas high depth may capture detail and memorize the training data, it may overfit. Therefore, choosing 10 is a sweet spot, especially for noisy or complex signals like EEG.
3) random_state=40
It fixes the random number generation seed used for Bootstrap sampling and Tree construction. This ensures reproducibility
4) n_jobs=-1
By setting the value of n_jobs to -1, the model is making use of all the CPU cores efficiently.

7. Support Vector Machine (SVM)

Support Vector Machine is a margin-based classifier known for its linear performance in binary and multi-class classification22. This model used a radial basis function kernel because of its ability to capture non-linear EEG signals. However, the model exhibited suboptimal performance, likely due to the lack of feature scaling and the limited dataset size. While SVM is theoretically powerful, its sensitivity to hyperparameter tuning and data distribution may explain the lower accuracy observed compared to tree-based models.

8. Proposed HY-fusion model

Though the Random Forest model achieved high accuracy, to ensure generalizability and scalability, a stacked model was built with Random Forest and XG-Boost. The output is fed as input to a logistic regression model. And logistic regression acts as a metalearner. The architecture diagram of the model is given in Figure 4.

Along with 1st set of input20, the stacked model also took input from the second set of data23. The dataset from Mendely21 is pre-processed to a model-understandable form by extracting RMS and epoching to 10 s. The results obtained by each model are shown in the results section.

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

To justify the strength of the epoch method, the RF model's performance is compared without epoching the dataset. In the non-epoched condition, features were extracted from the entire continuous recording and given to the RF model. The non-epoching signal yielded 53% accuracy. This demonstrates that epoching provides a more stable informative method for model creation. Therefore, ANOVA-based features with p < 0.05 are considered to be significant. For instance, alpha_rms exhibited a significant Group effect (p = 9.007...

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

In this proposed study, the motivation for using the Hy-Fusion stacked architecture is to combine the complementary strengths of tree-based learners, such as RF, and to reduce prediction variance through a logistic-regression meta-learner. The stacking strategy is commonly adopted when base learners have different inductive biases and error patterns. The meta-learner learns to correct systematic errors of base classifiers and to produce more calibrated ensemble outputs.

The process of creating...

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors confirm that there is no conflict of interest to declare for this publication.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors would like to thank the editor and the anonymous reviewers for their comments, which helped improve the quality. This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit sectors.

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Bandpass filtering toolsMNE-PythonBuilt-in filtersUsed for preprocessing
Computer workstationWindows/LinuxAnalysis computation
EEG Acquisition SystemProvided by dataset creatorsNot used by authors (dataset provided)
Epoching functionsMNE-PythonBuilt-in functionsUsed for segmentation
GitHub or Google DriveStorage for code/data
Google ColabGoogleOnlineCloud computing environment
MATLAB (used for signal checks)MathWorksR202xOptional
Mendeley EEG DatasetMendeley DataExternal validation dataset
MNE-Pythonhttps://mne.toolsv1.xEEG preprocessing/analysis
NumPyNumPy developersLatestArray computation
OpenNeuro EEG DatasetOpenNeurods004504 (v1.0.8)Primary dataset for AD/FTD/HC EEG
PythonPython Foundationv3.10+Programming environment
scikit-learnsklearn developersv1.xMachine learning models
SciPySciPy developersLatestSignal processing

References

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,
  1. Altwijri, O., et al. Novel deep-learning approach for automatic diagnosis of Alzheimer's disease from MRI. Appl Sci. 13 (24), 13051(2023).
  2. Khalafi, M., et al. Amyloid PET scan diagnosis of Alzheimer's disease in patients with multiple sclerosis: A scoping review study. Egypt J Radiol Nucl Med. 54 (1), 12(2023).
  3. Hohaia, W., Saurels, B. W., Johnston, A., Yarrow, K., Arnold, D. H. Occipital alpha-band brain waves when the eyes are closed are shaped by ongoing visual processes. Sci Rep. 12 (1), 1194(2022).
  4. Karakaş, S. review of theta oscillation and its functional correlates. Int J Psychophysiol. 157, 82-99 (2020).
  5. Hort, J. O. B. J., et al. EFNS guidelines for the diagnosis and management of Alzheimer's disease. Eur J Neurol. 17 (10), 1236-1248 (2010).
  6. Munson, A. Frontotemporal dementia: Causes and symptoms. , https://www.carehome.co.uk/advice/what-is-frontotemporal-dementia (2025).
  7. Subhashree, S., Thomas, J., Eric, P. V. Analysis of machine learning and deep learning techniques for prediction of psychiatric disorders using EEG datasets. Proc ICCAMS. , 1-9 (2023).
  8. Subha, D. P., Joseph, P. K., Acharya, U. R., Lim, C. M. EEG signal analysis: A survey. J Med Syst. 34 (2), 195-212 (2010).
  9. Barry, R. J., Clarke, A. R., Johnstone, S. J., Magee, C. A., Rushby, J. A. EEG differences between eyes-closed and eyes-open resting conditions. Clin Neurophysiol. 118 (12), 2765-2773 (2007).
  10. Buzsáki, G. Rhythms of the brain. , Oxford Univ. Press. Oxford, UK. (2006).
  11. Senkaya, K., Kurnaz, B., Ozbilgin, S. Enhancing Alzheimer's diagnosis with machine learning on EEG: A spectral feature-based comparative analysis. Diagnostics. 15 (17), 2190(2025).
  12. The Oxford handbook of event-related potential components. Luck, S. J., Kappenman, E. S. , Oxford Univ. Press. Oxford, UK. (2013).
  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, 5174815(2018).
  14. Michel, C. M., Murray, M. M. Towards the utilization of EEG as a brain imaging tool. Neuroimage. 61 (2), 371-385 (2012).
  15. Ding, Y., et al. Fully automated discrimination of Alzheimer's disease using resting-state electroencephalography signals. Quant Imaging Med Surg. 12 (2), 1063-1075 (2022).
  16. Craik, A., He, Y., Contreras-Vidal, J. L. Deep learning for electroencephalogram classification tasks: A review. J Neural Eng. 16 (3), 031001(2019).
  17. Abiri, R., Borhani, S., Sellers, E. W., Jiang, Y., Zhao, X. A comprehensive review of EEG-based brain-computer interface paradigms. J Neural Eng. 16 (1), 011001(2019).
  18. Aghababaei, M. H., Azemi, G. A modified row-sparse multiple measurement vector recovery algorithm for reconstructing multichannel EEG signals from compressive measurements. Biomed Signal Process Control. 60, 101956(2020).
  19. Zheng, H., et al. Time-frequency functional connectivity alterations in Alzheimer's disease and frontotemporal dementia: An EEG analysis using machine learning. Clin Neurophysiol. 170, 110-119 (2025).
  20. OpenNeuro Dataset ds004504, Version 1.0.8. , OpenNeuro. OpenNeuro.org (2025).
  21. Sedghizadeh, M. J., Aghajan, H., Vahabi, Z. Brain electrophysiological recording during olfactory stimulation in mild cognitive impairment and Alzheimer disease patients: An EEG dataset. Data Brief. 48, 109289(2023).
  22. Miao, Y., et al. Dynamic theta/beta ratio of clinical EEG in Alzheimer's disease. J Neurosci Methods. 359, 109219(2021).
  23. Lin, N., et al. Differences in multimodal electroencephalogram and clinical correlations between early-onset Alzheimer's disease and frontotemporal dementia. Front Neurosci. 15, 687053(2021).
  24. Miltiadous, A., et al. A dataset of scalp EEG recordings of Alzheimer's disease, frontotemporal dementia and healthy subjects from routine EEG. Data. 8 (6), 95(2023).
  25. Al-Qazzaz, N. K., Ali, S. H. B. M., Ahmad, S. A. Early dementia detection and severity classification with deep SqueezeNet convolutional neural network using EEG images. Artif Intell Multimodal Signal Process Hum-Mach Interact. , 171-183 (2025).
  26. Khosravi, M., Parsaei, H., Alghanim, M., Rezaee, K. A novel EEG-based deep approach for diagnosing Alzheimer's disease using attention-time-aware LSTM. Proc EICEEAI 2023. , IEEE. 1-6 (2023).
  27. Kongwudhikunakorn, S., et al. PSD-CNN approach for subject-independent dementia recognition from EEG signals. Proc JCSSE 2024. , IEEE. 588-594 (2024).

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Erratum

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Formal Correction: A Unique EEG-Hyfusion Fully Automated Stacked Model for Classification of Alzheimer's Disease and Fronto-Temporal Dementia
Posted by JoVE Editors on 7/16/2026. Citeable Link.

This corrects the article 10.3791/69762

Tags

EEG ClassificationAutomated Machine LearningSignal ProcessingFeature ExtractionHybrid Fusion ModelNyquist FrequencyRandom ForestTwo Way ANOVA

Related Articles