Depression Detection and Diagnosis Based on Electroencephalogram (EEG) Analysis: A Comprehensive Review
Abstract
:1. Introduction
- Visual Indicators: Body movements, facial expressions, and muscle activity are commonly studied for depression detection, but their interpretation is subjective and prone to observer bias [15].
- Speech Indicators: Acoustic features, such as tone, pitch, and rhythm, can reflect cognitive or physiological changes linked to depression, though cultural and personal variations introduce subjectivity [11].
- Biological Indicators: Biological signals, especially EEG and eye movement tracking, offer objective and reproducible measures of depression. EEG, in particular, provides direct insights into brain activity, minimizing bias and delivering reliable data for diagnosis [18].
- Classification Methods:The survey provides a comprehensive review of various classification methods for diagnosing depression based on EEG signals, particularly on ML and advanced DL techniques.
- EEG Datasets: Different EEG datasets from local and public sources are gathered and analyzed to ensure a broad and representative evaluation.
- Preprocessing Techniques: The survey details different techniques for preprocessing EEG data, including filters and methods for removing artifacts, to ensure data quality and accuracy.
- Feature Extraction Approaches: Approaches for extracting features from various categories, such as spectral, non-linear, spatial, statistical, and wavelet transform, are thoroughly reviewed and compared.
- Future Directions and Challenges: The survey addresses future directions and challenges in enhancing depression diagnosis, including the following:
- –
- Data Augmentation: Techniques to improve the robustness of models through data augmentation. EEG Channel Selection: Strategies for optimizing EEG channel selection for more accurate depression diagnosis.
- –
- Transfer Learning and Encoder-Decoder Architectures: Opportunities to leverage pre-trained models and improve diagnostic accuracy through transfer learning and encoder-decoder architectures using deep neural networks.
- –
- Feature Extraction Techniques: Investigating new feature extraction techniques to enhance the performance of ML and DL models for automated depression diagnosis.
- –
- IoT Integration: Exploring the integration of Internet of Things (IoT) devices with EEG for remote patient monitoring, facilitating continuous and real-time mental health assessment.
- –
- Distinguishing Depression Types: Research focused on distinguishing between different types of depression, a critical area for improving diagnostic precision.
- –
- Comprehensive Reference: This survey will serve as a well-organized and helpful reference for researchers working on detecting depression using EEG signals, providing insights into the outlined future directions and guiding further advancements in the field.
2. Methods
2.1. Research Question
- AQ1: What ML and DL models are most effective in classifying EEG signals for depression diagnosis?
- AQ2: How do various EEG preprocessing methods impact the performance of ML and DL models in depression detection?
- AQ3: What are the primary EEG signal features and biomarkers for depression detection?
- AQ4: What challenges and research gaps exist in using EEG for depression detection and diagnosis?
2.2. Search Keywords
2.3. Data Sources
2.4. Article Inclusion/Exclusion Criteria
2.5. Article Selection
3. Common Depression Diagnosis Pipeline
3.1. EEG Data Acquisition
3.2. Preprocessing
3.3. Feature Extraction
3.4. Feature Selection
3.5. Classification
3.5.1. Machine Learning Methods
3.5.2. Deep Learning Methods
4. Depression Detection Literature Review
4.1. Depression Detection Based on Conventional ML
Study | Features | Method | Dataset | Accuracy |
---|---|---|---|---|
Mumtaz et al. [57] | EEG-derived synchronization likelihood (SL) | SVM, LR, and NB | 34 depressed 30 normal | 98.0%, 91.0%, and 93.0% |
Sharma et al. [48] | WSBs of EEG signal | LS-SVM | 15 depressed 15 normal | 99.54% |
Bachmann et al. [38] | Spectral asymmetry index, alpha and gamma power | Logistic regression | 13 depressed 13 normal | 92.0% |
Cai et al. [49] | Peak, variance, inclination, kurtosis, entropy | KNN, SVM | 152 depressed 113 normal | 76.4% |
Peng et al. [61] | Delta, theta, alpha, and beta with high discriminative power | SVM | 13 depressed 13 normal | 92% |
Liu et al. [37] | Delta and beta | SVM | 19 depressed 20 normal | 89.7% |
Zhu et al. [18] | Delta, theta, alpha, and beta | CBEM | 17 depressed 17 normal | 92.6% |
Saeedi et al. [46] | Delta, theta, alpha, beta, gamma, entropy | E-KNN | 34 depressed 30 normal | 98.4% |
Mahato and Paul [59] | Alpha, alpha1, alpha2, beta, delta, theta | SVM, LR | 34 depressed 30 normal | 88.3% |
Duan et al. [36] | Structural and connectivity features | KNN, SVM | 16 depressed 16 normal | 83.1%, and 88.2% |
Vcukic et al. [35] | HFD, sample entropy | NB, LR, MLP, SVM, DT, and RF | 23 depressed 20 normal | 90.2% to 97.5% |
Aydemir et al. [62] | Statistical features from DWT coefficients | Weighted kNN and quadratic SVM | 34 depressed 30 normal | 99.1%, and 99.0% |
Movahed et al. [50] | Statistical, spectral, and non-linear features | RBFSVM | 34 depressed 30 normal | 99% |
Jiang et al. [51] | Delta, theta, alpha, and beta | SVM | 16 depressed 14 normal | 84%, 85.7% for ±stimuli |
Akbari et al. [60] | EEG-reconstructed phase space, geometrical features | KNN, SVM | 22 depressed 22 normal | 99.3% |
Tasci et al. [64] | Statistical features | KNN | 24 depressed 29 normal | 76.8% |
Liu et al. [65] | Beta1, alpha, and theta power bands | W-GCN-GRU | 86 depressed 83 normal | 94.5% |
Noda et al. [66] | Beta power, gamma phase synchronization, alpha and theta phase synchronization | LDA, LR, SVM, KNN, RF, ET, NB, LG, DT | 60 depressed 60 normal | LDA: 92.2% (AUC), SVM: 90.1%, KNN: 88.3% |
Khan et al. [67] | Temporal domain features (mean, variance, skewness, kurtosis) | KNN AdaBoost BF-Tree | MODMA: (29 healthy, 26 depressed) | KNN: 94.7%, AdaBoost: 79.0%, BF-Tree: 97.0% |
4.2. Depression Detection Based on DL
Study | Deep Learning Network | Dataset | Accuracy |
---|---|---|---|
Acharya et al. [68] | CNN | 15 depressed 15 normal | left: 93.5% right: 95.9% |
Mahato and Paul [42] | MLPNN | 34 depressed 30 normal | 93.3% |
Mumtaz and Qayyum [72] | CNN 1DCNN-LSTM | 33 depressed 30 normal | 98.3% 95.9% |
Ay et al. [69] | CNN-LSTM | 15 depressed 15 normal | left: 97.6% right: 99.1% |
Li et al. [75] | ConvNet | 24 depressed 27 normal | 85.6% |
Thoduparambil et al. [70] | CNN-LSTM | 46 depressed 75 normal | right: 99.0% left: 98.8% |
Wan et al. [56] | HybridEEGNe | 11 depressed 12 normal 12 unmedicated | 79.0% |
Li et al. [40] | CNN | 24 depressed 27 normal | 8.7% |
Ay et al. [5] | Hybrid CNN-LSTM | 21 depressed 24 normal | 99.1% |
Sharma et al. [71] | DeprNet | 18 depressed 15 normal | subjectwise split data: 91.4% recordwise split data: 99.3% |
Saeedi et al. [73] | 1DCNN-LSTM | 34 depressed 30 normal | 99.2% |
Uyulan et al. [74] | ResNet-50 MobileNet Inception-v3 | 46 depressed 46 normal | left: 75.55%, 89.33%, 67.88% right: 87.6%, 92.6%, 77.6% |
Loh et al. [34] | CNN with spectrogram image | 34 depressed 30 normal | 99.5% |
Khan et al. [4] | 2D-CNN | 30 depressed 30 normal | sample-based: 98.1% subject-based: 100.0% |
Tigga and Garg [76] | AttGRUT | - | 98.6% |
Ying et al. [77] | EDT | - | 94.0% |
5. Discussion and Comparison
- AQ1: What ML and DL models are most effective in classifying EEG signals for depression diagnosis?From the analysis, ML approaches such as the SVM consistently show high performance, particularly when paired with advanced features. For example, Mumtaz et al. [57] achieved an accuracy of 98.7% using EEG-derived synchronization likelihood features with the SVM, while Peng et al. [61] reached 97% accuracy using delta, alpha, and beta power features with KNN/SVM. Other models like KNN and decision trees demonstrate moderate accuracy, typically around 70–85%, such as the study by Tasci et al. [64], which reported 74.67% accuracy.For DL approaches, CNN-based models dominate in performance. Thodupunuri et al. [70] achieved an accuracy of 98.8% with a CNN-1LSTM model, and Khan et al.’s [4] 2D-CNN achieved 98.1% accuracy using a spectrogram image of the EEG data. Hybrid models like the CNN-LSTM (e.g., Ay et al. [69]) further highlight the advantage of combining spatial and temporal features, reaching 93.4% accuracy. However, models like EDT (Ying et al. [77]) show variability, achieving 94% but requiring large datasets to optimize. While ML models are effective with strong feature engineering, DL models show superior performance, especially when utilizing raw data and large datasets.
- AQ2: How do various EEG preprocessing methods impact the performance of ML and DL models in depression detection?Preprocessing techniques heavily influence the performance of both ML and DL models. Studies incorporating advanced EEG preprocessing, such as power spectral density analysis (e.g., Peng et al. [61], 97%) and artifact removal (e.g., Mumtaz et al. [57], 98.7%), demonstrate significantly higher accuracies compared to those using minimal preprocessing. For DL models, preprocessing methods such as converting EEG signals into spectrogram images (e.g., Khan et al. [4], 98.1%) or segmenting signals into frequency bands (e.g., Sharma et al.’s [71] DeprNet, 91.4%) enhance performance. While DL models can handle raw data, preprocessing reduces noise and enhances interpretability, leading to more robust results. Minimal preprocessing, while feasible for DL models, generally results in lower accuracy or longer training times.
- AQ3: What are the primary EEG signal features and biomarkers utilized for depression detection?The analysis reveals that EEG biomarkers like alpha, beta, and theta band power are the most commonly used features for depression detection. For instance, Peng et al. [61] utilized delta, alpha, and beta power features to achieve 97% accuracy with the SVM/KNN. Similarly, Saeedi et al. [46] leveraged beta and theta alpha feature for an accuracy of 89.8% using KNN.For DL models, raw EEG signals and spectrograms are preferred to allow models to extract features automatically. Models like the CNN and 1DCNN-LSTM use raw EEG or time-series data, as seen in Thodupunuri et al. [70] that achieved an average accuracy of 98.8%. This approach enables the models to learn spatial and temporal patterns, bypassing manual feature engineering.
- AQ4: What challenges and research gaps exist in using EEG for depression detection and diagnosis?Despite significant advancements in EEG-based depression diagnosis, several challenges persist, and key research gaps remain that require further investigation to advance the field.ChallengesOne significant challenge is analyzing and interpreting EEG data in complex cognitive tasks like music perception. Understanding how mental disorders impact brain oscillations in more naturalistic settings, such as during everyday activities, remains a difficult yet critical area for research. Additionally, the complexity of EEG signals often requires advanced techniques like EEG source localization to explore brain alterations in individuals with major depression [57].Another major challenge lies in identifying consistent and reliable biomarkers for distinguishing between depressive episodes and remission. While non-linear EEG biomarkers capturing physiological complexity are being explored, their utility in practical diagnostic systems is still under development [79].Research GapsSeveral critical research is identified, as follows:
- -
- Naturalistic EEG Studies: There is a lack of research investigating EEG patterns in real-world, naturalistic scenarios, such as during everyday activities or social interactions, which could provide more meaningful insights into brain dynamics in depression.
- –
- Biomarkers for Transition States: While EEG biomarkers for depression are studied, there is insufficient research on biomarkers that can reliably differentiate between episodes of major depressive disorder (MDD) and remission [79].
- –
- Distinguishing Bipolar vs. Unipolar Depression: Limited studies focus on using EEG biomarkers or machine learning models to accurately distinguish bipolar depression from unipolar depression. This is a critical gap, given the differences in treatment approaches for these conditions [80].
- –
- Dataset Size and Diversity: A significant research gap exists in the availability of large-scale, diverse, and standardized EEG datasets for depression diagnosis. Current datasets are often too small or lack variability, limiting models’ generalizability and real-world applicability.
- –
- Generalized ML/DL Models: Most machine learning and deep learning models are designed for specific datasets and perform poorly across different populations or scenarios. Research is needed to develop more generalized models that are robust across varying EEG data and depression subtypes.
6. Datasets
Dataset Name | The Reference | Patient Group | EEG Task | Patient Number | EEG System | Electrodes Number |
---|---|---|---|---|---|---|
Healthy Brain Network | [83] | Depressive | Resting State | 10,000 | 128 EEG channel | 128 |
EMBARC | [84] | Depressive | Resting State | 675 | — | 16 |
Depresjon | [85] | Depressive | Motor Activity | 55 23D+32H | — | — |
Transdiagnostic Cohorts | [86] | Depressive | — | 287 | — | — |
MIPDB | [87] | Depressive | Resting State | 126 | — | 109 |
PREDICT | [82] | Depressive High BDI | Reinforcement | 46 | Neuroscan | 64 |
6.1. Healthy Brain Network (HBN)
6.2. EMBARC
6.3. Depresjon
6.4. Transdiagnostic Cohorts
6.5. MIPDB
6.6. PREDICT
7. Future Research Directions
7.1. Enhancing Depression Diagnosis via Data Augmentation
7.2. Exploring Feature Extraction Techniques for Automated Depression Diagnosis
7.3. Optimizing EEG Channel Selection for Accurate Depression Diagnosis
7.4. Exploring Transfer Learning and Encoder-Decoder Architectures Using Deep Neural Networks
7.5. Integrating IoT and EEG for Remote Patient Monitoring
7.6. Challenges and Opportunities in EEG Analysis of Depression
7.7. Distinguishing Between Depression Types
8. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Twivy, E.; Kirkham, M.; Cooper, M. The lived experience of adolescent depression: A systematic review and meta-aggregation. Clin. Psychol. Psychother. 2023, 30, 754–766. [Google Scholar] [CrossRef] [PubMed]
- Marten, W.D.; Wilkerson, B. Stress, work and mental health: A global perspective. Acta Neuropsychiatr. 2003, 15, 44–53. [Google Scholar]
- Haider, I.I.; Tiwana, F.; Tahir, S.M. Impact of the COVID-19 pandemic on adult mental health. Pak. J. Med. Sci. 2020, 36, S90. [Google Scholar] [CrossRef]
- Khan, D.M.; Masroor, K.; Jailani, M.F.M.; Yahya, N.; Yusoff, M.Z.; Khan, S.M. Development of Wavelet Coherence EEG as a Biomarker for Diagnosis of Major Depressive Disorder. IEEE Sens. J. 2022, 2, 4315–4325. [Google Scholar] [CrossRef]
- Sharma, G.; Parashar, A.; Joshi, A.M. DepHNN: A novel hybrid neural network for electroencephalogram (EEG)-based screening of depression. Biomed. Signal Process. Control 2021, 66, 102393. [Google Scholar] [CrossRef]
- Fadipe, M.F.; Aggarwal, S.; Johnson, C.; Beauchamp, J.E. Effectiveness of online cognitive behavioural therapy on quality of life in adults with depression: A systematic review. J. Psychiatr. Ment. Health Nurs. 2023, 30, 885–898. [Google Scholar] [CrossRef] [PubMed]
- Vahia, V.N. Diagnostic and statistical manual of mental disorders 5: A quick glance. Indian J. Psychiatry 2013, 55, 220–223. [Google Scholar] [CrossRef]
- Oğur, N.B.; Çeken, C.; Oğur, Y.S.; Yuvacı, H.U.; Yazıcı, A.B.; Yazıcı, E. Development of an artificial intelligence-supported hybrid data management platform for monitoring depression and anxiety symptoms in the perinatal period: Pilot-scale study. IEEE Access 2023, 11, 31456–31466. [Google Scholar] [CrossRef]
- Fang, M.; Peng, S.; Liang, Y.; Hung, C.C.; Liu, S. A multimodal fusion model with multi-level attention mechanism for depression detection. Biomed. Signal Process. Control 2023, 82, 104561. [Google Scholar] [CrossRef]
- Tadesse, M.M.; Lin, H.; Xu, B.; Yang, L. Detection of Depression-Related Posts in Reddit Social Media Forum. IEEE Access 2019, 7, 44883–44893. [Google Scholar] [CrossRef]
- Ye, J.; Yu, Y.; Wang, Q.; Li, W.; Liang, H.; Zheng, Y.; Fu, G. Multi-modal depression detection based on emotional audio and evaluation text. J. Affect. Disord. 2021, 295, 904–913. [Google Scholar] [CrossRef] [PubMed]
- Liu, Z.; Yuan, X.; Li, Y.; Shangguan, Z.; Zhou, L.; Hu, B. PRA-Net: Part-and-Relation Attention Network for depression recognition from facial expression. Comput. Biol. Med. 2023, 157, 106589. [Google Scholar] [CrossRef]
- Joshi, M.L.; Kanoongo, N. Depression detection using emotional artificial intelligence and machine learning: A closer review. Mater. Today Proc. 2022, 58, 217–226. [Google Scholar] [CrossRef]
- Hamid, D.S.B.A.; Goyal, S.; Bedi, P. Integration of Deep Learning for Improved Diagnosis of Depression using EEG and Facial Features. Mater. Today Proc. 2021, 80, 1965–1969. [Google Scholar] [CrossRef]
- Karthika, R.; Parameswaran, L. Study of Gabor wavelet for face recognition invariant to pose and orientation. In Proceedings of the International Conference on Soft Computing Systems; Springer: New Delhi, India, 2016; pp. 501–509. [Google Scholar]
- Yadav, U.; Sharma, A.K. A novel automated depression detection technique using text transcript. Int. J. Imaging Syst. Technol. 2023, 33, 108–122. [Google Scholar] [CrossRef]
- Trotzek, M.; Koitka, S.; Friedrich, C.M. Utilizing Neural Networks and Linguistic Metadata for Early Detection of Depression Indications in Text Sequences. IEEE Trans. Knowl. Data Eng. 2020, 32, 588–601. [Google Scholar] [CrossRef]
- Zhu, J.; Wang, Z.; Gong, T.; Zeng, S.; Li, X.; Hu, B.; Li, J.; Sun, S.; Zhang, L. An Improved Classification Model for Depression Detection Using EEG and Eye Tracking Data. IEEE Trans. NanoBiosci. 2020, 19, 527–537. [Google Scholar] [CrossRef] [PubMed]
- Mohammed, H.; Diykh, M. Improving EEG major depression disorder classification using FBSE coupled with domain adaptation method based machine learning algorithms. Biomed. Signal Process. Control 2023, 85, 104923. [Google Scholar] [CrossRef]
- Nassibi, A.; Papavassiliou, C.; Atashzar, S.F. Depression diagnosis using machine intelligence based on spatiospectrotemporal analysis of multi-channel EEG. Med. Biol. Eng. Comput. 2022, 60, 3187–3202. [Google Scholar] [CrossRef]
- Knociková, J.A.; Petrásek, T. Quantitative electroencephalographic biomarkers behind major depressive disorder. Biomed. Signal Process. Control 2021, 68, 102596. [Google Scholar] [CrossRef]
- Rabcan, J.; Levashenko, V.; Zaitseva, E.; Kvassay, M. Review of Methods for EEG Signal Classification and Development of New Fuzzy Classification-Based Approach. IEEE Access 2020, 8, 189720–189734. [Google Scholar] [CrossRef]
- Craik, A.; He, Y.; Contreras-Vidal, J.L. Deep learning for electroencephalogram (EEG) classification tasks: A review. J. Neural Eng. 2019, 16, 031001. [Google Scholar] [CrossRef] [PubMed]
- Soni, S.; Seal, A.; Mohanty, S.K.; Sakurai, K. Electroencephalography signals-based sparse networks integration using a fuzzy ensemble technique for depression detection. Biomed. Signal Process. Control 2023, 85, 104873. [Google Scholar] [CrossRef]
- Cai, H.; Zhang, X.; Zhang, Y.; Wang, Z.; Hu, B. A Case-Based Reasoning Model for Depression Based on Three-Electrode EEG Data. IEEE Trans. Affect. Comput. 2020, 11, 383–392. [Google Scholar] [CrossRef]
- Wang, B.; Kang, Y.; Huo, D.; Chen, D.; Song, W.; Zhang, F. Depression signal correlation identification from different EEG channels based on CNN feature extraction. Psychiatry Res. Neuroimaging 2023, 328, 111582. [Google Scholar] [CrossRef] [PubMed]
- Shamseer, L.; Moher, D.; Clarke, M.; Ghersi, D.; Liberati, A.; Petticrew, M.; Shekelle, P.; Stewart, L.A. Preferred reporting items for systematic review and meta-analysis protocols (PRISMA-P) 2015: Elaboration and explanation. BMJ 2015, 349, g7647. [Google Scholar] [CrossRef]
- Lahiri, R.; Rakshit, P.; Konar, A. Evolutionary perspective for optimal selection of EEG electrodes and features. Biomed. Signal Process. Control 2017, 36, 113–137. [Google Scholar] [CrossRef]
- Wang, D.; Wen, W.; Zhang, X.; Wu, T.; Lei, C.; Chao, J.; Zhong, J.; Peng, H.; Hu, B. Analysis of Altered Brain Dynamics During Episodic Recall and Detection of Generalized Anxiety Disorder. Neuroscience 2023, 524, 37–51. [Google Scholar] [CrossRef]
- Ben-Shachar, M.S.; Shmueli, M.; Jacobson, S.W.; Meintjes, E.M.; Molteno, C.D.; Jacobson, J.L.; Berger, A. Prenatal alcohol exposure alters error detection during simple arithmetic processing: An electroencephalography study. Alcohol. Clin. Exp. Res. 2020, 44, 114–124. [Google Scholar] [CrossRef] [PubMed]
- Debnath, R.; Buzzell, G.A.; Morales, S.; Bowers, M.E.; Leach, S.C.; Fox, N.A. The Maryland analysis of developmental EEG (MADE) pipeline. Psychophysiology 2020, 57, e13580. [Google Scholar] [CrossRef]
- Safayari, A.; Bolhasani, H. Depression diagnosis by deep learning using EEG signals: A systematic review. Med. Nov. Technol. Devices 2021, 12, 100102. [Google Scholar] [CrossRef]
- Lei, L.; Liu, Z.; Zhang, Y.; Guo, M.; Liu, P.; Hu, X.; Yang, C.; Zhang, A.; Sun, N.; Wang, Y.; et al. EEG microstates as markers of major depressive disorder and predictors of response to SSRIs therapy. Prog.-Neuro-Psychopharmacol. Biol. Psychiatry 2022, 116, 110514. [Google Scholar] [CrossRef] [PubMed]
- Loh, H.W.; Ooi, C.P.; Aydemir, E.; Tuncer, T.; Dogan, S.; Acharya, U.R. Decision support system for major depression detection using spectrogram and convolution neural network with EEG signals. Expert Syst. 2022, 39, e12773. [Google Scholar] [CrossRef]
- Čukić, M.; Stokić, M.; Simić, S.; Pokrajac, D. The successful discrimination of depression from EEG could be attributed to proper feature extraction and not to a particular classification method. Cogn. Neurodyn. 2020, 14, 443–455. [Google Scholar] [CrossRef]
- Duan, L.; Duan, H.; Qiao, Y.; Sha, S.; Qi, S.; Zhang, X.; Huang, J.; Huang, X.; Wang, C. Machine learning approaches for MDD detection and emotion decoding using EEG signals. Front. Hum. Neurosci. 2020, 14, 284. [Google Scholar] [CrossRef] [PubMed]
- Liu, W.; Zhang, C.; Wang, X.; Xu, J.; Chang, Y.; Ristaniemi, T.; Cong, F. Functional connectivity of major depression disorder using ongoing EEG during music perception. Clin. Neurophysiol. 2020, 131, 2413–2422. [Google Scholar] [CrossRef] [PubMed]
- Bachmann, M.; Päeske, L.; Kalev, K.; Aarma, K.; Lehtmets, A.; Ööpik, P.; Lass, J.; Hinrikus, H. Methods for classifying depression in single channel EEG using linear and nonlinear signal analysis. Comput. Methods Programs Biomed. 2018, 155, 11–17. [Google Scholar] [CrossRef]
- Mahato, S.; Goyal, N.; Ram, D.; Paul, S. Detection of depression and scaling of severity using six channel EEG data. J. Med. Syst. 2020, 44, 1–12. [Google Scholar] [CrossRef] [PubMed]
- Li, X.; La, R.; Wang, Y.; Hu, B.; Zhang, X. A deep learning approach for mild depression recognition based on functional connectivity using electroencephalography. Front. Neurosci. 2020, 14, 192. [Google Scholar] [CrossRef] [PubMed]
- Ding, X.; Yue, X.; Zheng, R.; Bi, C.; Li, D.; Yao, G. Classifying major depression patients and healthy controls using EEG, eye tracking and galvanic skin response data. J. Affect. Disord. 2019, 251, 156–161. [Google Scholar] [CrossRef] [PubMed]
- Mahato, S.; Paul, S. Detection of major depressive disorder using linear and non-linear features from EEG signals. Microsyst. Technol. 2019, 25, 1065–1076. [Google Scholar] [CrossRef]
- Li, X.; Zhang, X.; Zhu, J.; Mao, W.; Sun, S.; Wang, Z.; Xia, C.; Hu, B. Depression recognition using machine learning methods with different feature generation strategies. Artif. Intell. Med. 2019, 99, 101696. [Google Scholar] [CrossRef]
- Hashempour, S.; Boostani, R.; Mohammadi, M.; Sanei, S. Continuous scoring of depression from EEG signals via a hybrid of convolutional neural networks. IEEE Trans. Neural Syst. Rehabil. Eng. 2022, 30, 176–183. [Google Scholar] [CrossRef] [PubMed]
- Liu, S.; Liu, X.; Yan, D.; Chen, S.; Liu, Y.; Hao, X.; Ou, W.; Huang, Z.; Su, F.; He, F.; et al. Alterations in patients with first-episode depression in the eyes-open and eyes-closed conditions: A resting-state EEG study. IEEE Trans. Neural Syst. Rehabil. Eng. 2022, 30, 1019–1029. [Google Scholar] [CrossRef]
- Saeedi, M.; Saeedi, A.; Maghsoudi, A. Major depressive disorder assessment via enhanced k-nearest neighbor method and EEG signals. Phys. Eng. Sci. Med. 2020, 43, 1007–1018. [Google Scholar] [CrossRef]
- Squires, M.; Tao, X.; Elangovan, S.; Gururajan, R.; Zhou, X.; Acharya, U.R.; Li, Y. Deep learning and machine learning in psychiatry: A survey of current progress in depression detection, diagnosis and treatment. Brain Inform. 2023, 10, 1–19. [Google Scholar] [CrossRef]
- Sharma, M.; Achuth, P.; Deb, D.; Puthankattil, S.D.; Acharya, U.R. An automated diagnosis of depression using three-channel bandwidth-duration localized wavelet filter bank with EEG signals. Cogn. Syst. Res. 2018, 52, 508–520. [Google Scholar] [CrossRef]
- Cai, H.; Chen, Y.; Han, J.; Zhang, X.; Hu, B. Study on feature selection methods for depression detection using three-electrode EEG data. Interdiscip. Sci. Comput. Life Sci. 2018, 10, 558–565. [Google Scholar] [CrossRef]
- Movahed, R.A.; Jahromi, G.P.; Shahyad, S.; Meftahi, G.H. A major depressive disorder classification framework based on EEG signals using statistical, spectral, wavelet, functional connectivity, and nonlinear analysis. J. Neurosci. Methods 2021, 358, 109209. [Google Scholar] [CrossRef]
- Jiang, C.; Li, Y.; Tang, Y.; Guan, C. Enhancing EEG-based classification of depression patients using spatial information. IEEE Trans. Neural Syst. Rehabil. Eng. 2021, 29, 566–575. [Google Scholar] [CrossRef]
- Akbari, H.; Sadiq, M.T.; Rehman, A.U. Classification of normal and depressed EEG signals based on centered correntropy of rhythms in empirical wavelet transform domain. Health Inf. Sci. Syst. 2021, 9, 9. [Google Scholar] [CrossRef] [PubMed]
- Cai, H.; Han, J.; Chen, Y.; Sha, X.; Wang, Z.; Hu, B.; Yang, J.; Feng, L.; Ding, Z.; Chen, Y.; et al. A pervasive approach to EEG-based depression detection. Complexity 2018, 2018, 5238028. [Google Scholar] [CrossRef]
- Chen, Y.; Wang, S.; Guo, J. DCTNet: Hybrid deep neural network-based EEG signal for detecting depression. Multimed. Tools Appl. 2023, 82, 41307–41321. [Google Scholar] [CrossRef]
- Yang, L.; Wang, Y.; Zhu, X.; Yang, X.; Zheng, C. A gated temporal-separable attention network for EEG-based depression recognition. Comput. Biol. Med. 2023, 157, 106782. [Google Scholar] [CrossRef] [PubMed]
- Wan, Z.; Huang, J.; Zhang, H.; Zhou, H.; Yang, J.; Zhong, N. HybridEEGNet: A convolutional neural network for EEG feature learning and depression discrimination. IEEE Access 2020, 8, 30332–30342. [Google Scholar] [CrossRef]
- Mumtaz, W.; Ali, S.S.A.; Yasin, M.A.M.; Malik, A.S. A machine learning framework involving EEG-based functional connectivity to diagnose major depressive disorder (MDD). Med. Biol. Eng. Comput. 2018, 56, 233–246. [Google Scholar] [CrossRef] [PubMed]
- Stam, C.J.; Van Dijk, B.W. Synchronization likelihood: An unbiased measure of generalized synchronization in multivariate data sets. Phys. D Nonlinear Phenom. 2002, 163, 236–251. [Google Scholar] [CrossRef]
- Mahato, S.; Paul, S. Classification of depression patients and normal subjects based on electroencephalogram (EEG) signal using alpha power and theta asymmetry. J. Med. Syst. 2020, 44, 28. [Google Scholar] [CrossRef]
- Akbari, H.; Sadiq, M.T.; Rehman, A.U.; Ghazvini, M.; Naqvi, R.A.; Payan, M.; Bagheri, H.; Bagheri, H. Depression recognition based on the reconstruction of phase space of EEG signals and geometrical features. Appl. Acoust. 2021, 179, 108078. [Google Scholar] [CrossRef]
- Peng, H.; Xia, C.; Wang, Z.; Zhu, J.; Zhang, X.; Sun, S.; Li, J.; Huo, X.; Li, X. Multivariate Pattern Analysis of EEG-Based Functional Connectivity: A Study on the Identification of Depression. IEEE Access 2019, 7, 92630–92641. [Google Scholar] [CrossRef]
- Aydemir, E.; Tuncer, T.; Dogan, S.; Gururajan, R.; Acharya, U.R. Automated major depressive disorder detection using melamine pattern with EEG signals. Appl. Intell. 2021, 51, 6449–6466. [Google Scholar] [CrossRef]
- Kaur, C.; Bisht, A.; Singh, P.; Joshi, G. EEG Signal denoising using hybrid approach of Variational Mode Decomposition and wavelets for depression. Biomed. Signal Process. Control 2021, 65, 102337. [Google Scholar] [CrossRef]
- Tasci, G.; Loh, H.W.; Barua, P.D.; Baygin, M.; Tasci, B.; Dogan, S.; Tuncer, T.; Palmer, E.E.; Tan, R.S.; Acharya, U.R. Automated accurate detection of depression using twin Pascal’s triangles lattice pattern with EEG Signals. Knowl. Based Syst. 2023, 260, 110190. [Google Scholar] [CrossRef]
- Liu, X.; Zhang, H.; Cui, Y.; Zhao, T.; Wang, B.; Xie, X.; Liang, S.; Sha, S.; Yan, Y.; Zhao, X.; et al. EEG-based major depressive disorder recognition by neural oscillation and asymmetry. Front. Neurosci. 2024, 18, 1362111. [Google Scholar] [CrossRef]
- Noda, Y.; Sakaue, K.; Wada, M.; Takano, M.; Nakajima, S. Development of Artificial Intelligence for Determining Major Depressive Disorder Based on Resting-State EEG and Single-Pulse Transcranial Magnetic Stimulation-Evoked EEG Indices. J. Pers. Med. 2024, 14, 101. [Google Scholar] [CrossRef]
- Khan, S.; Umar Saeed, S.M.; Frnda, J.; Arsalan, A.; Amin, R.; Gantassi, R.; Noorani, S.H. A machine learning based depression screening framework using temporal domain features of the electroencephalography signals. PLoS ONE 2024, 19, e0299127. [Google Scholar] [CrossRef]
- Acharya, U.R.; Oh, S.L.; Hagiwara, Y.; Tan, J.H.; Adeli, H.; Subha, D.P. Automated EEG-based screening of depression using deep convolutional neural network. Comput. Methods Programs Biomed. 2018, 161, 103–113. [Google Scholar] [CrossRef] [PubMed]
- Ay, B.; Yildirim, O.; Talo, M.; Baloglu, U.B.; Aydin, G.; Puthankattil, S.D.; Acharya, U.R. Automated depression detection using deep representation and sequence learning with EEG signals. J. Med. Syst. 2019, 43, 205. [Google Scholar] [CrossRef] [PubMed]
- Thoduparambil, P.P.; Dominic, A.; Varghese, S.M. EEG-based deep learning model for the automatic detection of clinical depression. Phys. Eng. Sci. Med. 2020, 43, 1349–1360. [Google Scholar] [CrossRef] [PubMed]
- Seal, A.; Bajpai, R.; Agnihotri, J.; Yazidi, A.; Herrera-Viedma, E.; Krejcar, O. DeprNet: A Deep Convolution Neural Network Framework for Detecting Depression Using EEG. IEEE Trans. Instrum. Meas. 2021, 70, 1–13. [Google Scholar] [CrossRef]
- Mumtaz, W.; Qayyum, A. A deep learning framework for automatic diagnosis of unipolar depression. Int. J. Med. Inform. 2019, 132, 103983. [Google Scholar] [CrossRef]
- Saeedi, A.; Saeedi, M.; Maghsoudi, A.; Shalbaf, A. Major depressive disorder diagnosis based on effective connectivity in EEG signals: A convolutional neural network and long short-term memory approach. Cogn. Neurodyn. 2021, 15, 239–252. [Google Scholar] [CrossRef]
- Uyulan, C.; Ergüzel, T.T.; Unubol, H.; Cebi, M.; Sayar, G.H.; Nezhad Asad, M.; Tarhan, N. Major depressive disorder classification based on different convolutional neural network models: Deep learning approach. Clin. EEG Neurosci. 2021, 52, 38–51. [Google Scholar] [CrossRef] [PubMed]
- Li, X.; La, R.; Wang, Y.; Niu, J.; Zeng, S.; Sun, S.; Zhu, J. EEG-based mild depression recognition using convolutional neural network. Med. Biol. Eng. Comput. 2019, 57, 1341–1352. [Google Scholar] [CrossRef] [PubMed]
- Tigga, N.P.; Garg, S. Efficacy of novel attention-based gated recurrent units transformer for depression detection using electroencephalogram signals. Health Inf. Sci. Syst. 2023, 11, 1–17. [Google Scholar] [CrossRef] [PubMed]
- Ying, M.; Shao, X.; Zhu, J.; Zhao, Q.; Li, X.; Hu, B. EDT: An EEG-based attention model for feature learning and depression recognition. Biomed. Signal Process. Control 2024, 93, 106182. [Google Scholar] [CrossRef]
- Zhang, Z.; Meng, Q.; Jin, L.; Wang, H.; Hou, H. A novel EEG-based graph convolution network for depression detection: Incorporating secondary subject partitioning and attention mechanism. Expert Syst. Appl. 2024, 239, 122356. [Google Scholar] [CrossRef]
- Corlier, J.; Tadayonnejad, R.; Wilson, A.C.; Lee, J.C.; Marder, K.G.; Ginder, N.D.; Wilke, S.A.; Levitt, J.; Krantz, D.; Leuchter, A.F. Repetitive transcranial magnetic stimulation treatment of major depressive disorder and comorbid chronic pain: Response rates and neurophysiologic biomarkers. Psychol. Med. 2023, 53, 823–832. [Google Scholar] [CrossRef] [PubMed]
- Llamocca, P.; López, V.; Santos, M.; Čukić, M. Personalized characterization of emotional states in patients with bipolar disorder. Mathematics 2021, 9, 1174. [Google Scholar] [CrossRef]
- Mumtaz, W.; Xia, L.; Mohd Yasin, M.A.; Azhar Ali, S.S.; Malik, A.S. A wavelet-based technique to predict treatment outcome for major depressive disorder. PLoS ONE 2017, 12, e0171409. [Google Scholar] [CrossRef]
- Cavanagh, J.F.; Napolitano, A.; Wu, C.; Mueen, A. The patient repository for EEG data+ computational tools (PRED+ CT). Front. Neuroinform. 2017, 11, 67. [Google Scholar] [CrossRef] [PubMed]
- Alexander, L.M.; Escalera, J.; Ai, L.; Andreotti, C.; Febre, K.; Mangone, A.; Vega-Potler, N.; Langer, N.; Alexander, A.; Kovacs, M.; et al. An open resource for transdiagnostic research in pediatric mental health and learning disorders. Sci. Data 2017, 4, 1–26. [Google Scholar] [CrossRef]
- Wu, W.; Zhang, Y.; Jiang, J.; Lucas, M.V.; Fonzo, G.A.; Rolle, C.E.; Cooper, C.; Chin-Fatt, C.; Krepel, N.; Cornelssen, C.A.; et al. An electroencephalographic signature predicts antidepressant response in major depression. Nat. Biotechnol. 2020, 38, 439–447. [Google Scholar] [CrossRef] [PubMed]
- Garcia-Ceja, E.; Riegler, M.; Jakobsen, P.; Tørresen, J.; Nordgreen, T.; Oedegaard, K.J.; Fasmer, O.B. Depresjon: A motor activity database of depression episodes in unipolar and bipolar patients. In Proceedings of the 9th ACM multimedia systems conference, Amsterdam, The Netherlands, 12–15 June 2018; pp. 472–477. [Google Scholar]
- Kristjánsdóttir, H.; Salkovskis, P.M.; Sigurdsson, B.H.; Sigurdsson, E.; Agnarsdóttir, A.; Sigurdsson, J.F. Transdiagnostic cognitive behavioural treatment and the impact of co-morbidity: An open trial in a cohort of primary care patients. Nord. J. Psychiatry 2016, 70, 215–223. [Google Scholar] [CrossRef]
- Langer, N.; Ho, E.J.; Alexander, L.M.; Xu, H.Y.; Jozanovic, R.K.; Henin, S.; Petroni, A.; Cohen, S.; Marcelle, E.T.; Parra, L.C.; et al. A resource for assessing information processing in the developing brain using EEG and eye tracking. Sci. Data 2017, 4, 1–20. [Google Scholar] [CrossRef]
- Radenković, M.Č.; Lopez, V.L. Machine Learning Approaches for Detecting the Depression from Resting-State Electroencephalogram (EEG): A Review Study. arXiv 2019, arXiv:1909.03115. [Google Scholar]
- Maniruzzaman, M.; Hasan, M.A.M.; Asai, N.; Shin, J. Optimal Channels and Features Selection based ADHD Detection from EEG Signal using Statistical and Machine Learning Techniques. IEEE Access 2023, 11, 33570–33583. [Google Scholar] [CrossRef]
- Li, Y.; Hu, B.; Zheng, X.; Li, X. EEG-based mild depressive detection using differential evolution. IEEE Access 2018, 7, 7814–7822. [Google Scholar] [CrossRef]
- Khosla, A.; Khandnor, P.; Chand, T. Automated diagnosis of depression from EEG signals using traditional and deep learning approaches: A comparative analysis. Biocybern. Biomed. Eng. 2022, 42, 108–142. [Google Scholar] [CrossRef]
No. | Method Type | Method Frequency% |
---|---|---|
1 | Traditional-based approach | 57% |
2 | Deep learning-based approach | 43% |
No. | Method Type | SVM | KNN | LR | CNN | ANN | LSTM |
---|---|---|---|---|---|---|---|
1 | Traditional-based approach | 46% | 36% | 18% | - | - | - |
2 | Deep learning-based approach | - | - | - | 49% | 8% | 43% |
Academic Database | Link |
---|---|
IEEEXplore | https://ieeexplore.ieee.org/ (accessed on 27 November 2024) |
ScienceDirect | http://www.sciencedirect.com/ (accessed on 27 November 2024) |
Springerlink | https://link.springer.com/ (accessed on 27 November 2024) |
Elsevier | https://www.elsevier.com (accessed on 27 November 2024) |
American Psychological Association (APA) | http://www.https://www.apa.org/ (accessed on 27 November 2024) |
Wiley | https://www.wiley.com (accessed on 27 November 2024) |
Inclusion Criteria | Exclusion Criteria |
---|---|
The review focuses on depression detection using EEG data | Articles that use other modalities such as social media analysis were excluded |
Depression detection methods based on two categories (machine learning and deep learning) were considered | Other categories of depression detection methods, such as model-based approaches, were not considered |
For inclusion, only publications written in English were considered | Publications in languages other than English were not recognized |
Only papers published between 2016 and 2024 | Papers were not indexed in ISI |
Publications adhered to the rules of the citation number | Papers did not meet the minimum requirements of the citation |
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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Elnaggar, K.; El-Gayar, M.M.; Elmogy, M. Depression Detection and Diagnosis Based on Electroencephalogram (EEG) Analysis: A Comprehensive Review. Diagnostics 2025, 15, 210. https://doi.org/10.3390/diagnostics15020210
Elnaggar K, El-Gayar MM, Elmogy M. Depression Detection and Diagnosis Based on Electroencephalogram (EEG) Analysis: A Comprehensive Review. Diagnostics. 2025; 15(2):210. https://doi.org/10.3390/diagnostics15020210
Chicago/Turabian StyleElnaggar, Kholoud, Mostafa M. El-Gayar, and Mohammed Elmogy. 2025. "Depression Detection and Diagnosis Based on Electroencephalogram (EEG) Analysis: A Comprehensive Review" Diagnostics 15, no. 2: 210. https://doi.org/10.3390/diagnostics15020210
APA StyleElnaggar, K., El-Gayar, M. M., & Elmogy, M. (2025). Depression Detection and Diagnosis Based on Electroencephalogram (EEG) Analysis: A Comprehensive Review. Diagnostics, 15(2), 210. https://doi.org/10.3390/diagnostics15020210