ETSNet: A deep neural network for EEG-based temporal–spatial pattern recognition in psychiatric disorder and emotional distress classification

https://doi.org/10.1016/j.compbiomed.2023.106857Get rights and content

Highlights

  • First study to explore end-to-end solution to enhance schizophrenia classification.

  • Generating whole-brain source signals from raw EEG using realistic head model.

  • EEG Temporal Spatial Network (ETSNet) for source signals of regions of interest.

  • Created two variants of ETSNet: single (ETSNets), and fusion network (ETSNetf).

  • The performance of ETSNets is evaluated on two publicly available dataset.

Abstract

The use of EEG for evaluating and diagnosing neurological abnormalities related to psychiatric diseases and identifying human emotions has been improved by deep learning advancements. This research aims to categorize individuals with schizophrenia (SZ), their biological relatives (REL), and healthy controls (HC) using resting EEG brain source signal data defined by regions of interest (ROIs). The proposed solution is a deep neural network for the cortical source signals of the ROIs, incorporating a Squeeze-and-Excitation Block and multiple CNNs designed for eyes-open and closed resting states. The model, called EEG Temporal Spatial Network (ETSNet), has two variants: ETSNets and ETSNetf. Two evaluations were conducted to show the effectiveness of the proposed model. The average accuracy for the classification of SZ, REL, and HC using EEG resting data was 99.57% (ETSNetf), and the average accuracy for the classification of eyes-open (EO) and eyes-closed (EC) resting states was 93.15% (ETSNets). An ablation study was also conducted using two public datasets for intellectual and developmental disorders and emotional states, showing improved classification accuracy compared to advanced EEG classification algorithms when using ETSNets.

Introduction

The use of neurophysiological signals, such as the electroencephalogram (EEG), has been widely adopted for the study of brain dysfunction in psychiatric disorders. Machine learning techniques have also been utilized to develop EEG-based psychiatric diagnostic systems. With approximately 450 million people suffering from psychiatric disorders worldwide, including schizophrenia, bipolar disorder, and depression [1], reliable risk prediction and diagnosis using EEG remains a challenge due to the complexity and high level of noise in EEG signals and the significant differences between healthy and mentally ill individuals.

Previous research on computer-aided diagnosis (CAD) systems for schizophrenia has focused on distinguishing individuals with schizophrenia (SZ) from healthy controls (HC). However, such systems can lead to misdiagnosis in individuals who share genetic characteristics and phenotypes (i.e., endophenotypes [2]) with SZ but do not have the disorder. To improve the accuracy of the CAD system, genetic susceptibility to schizophrenia must be taken into consideration. Including features that differentiate biological relatives of SZ (REL) from their probands can reduce the risk of misdiagnosis. Although REL shares genetic traits with SZ, they do not exhibit the disease-specific traits that are present in SZ and absent in HC [3]. As such, it is ideal to develop a CAD system for diagnosing SZ by using features derived from both REL and SZ and HC [4], [5].

Machine learning techniques, such as support vector machine (SVM) and logistic regression, have been applied to EEG signals to diagnose schizophrenia [6], [7], [8], [9], [10]. However, these studies have only utilized straightforward EEG features at the scalp sensor level, which can limit the accuracy of the diagnosis due to the spatial resolution limitations of sensor-level signals. To improve the classification accuracy, brain source-level signals with high spatial and temporal resolution should be utilized, as they provide more rich and detailed data [11].

There has been a growing interest in the use of deep learning in EEG analysis for neuropsychiatric disorders. Deep learning has the potential to provide deeper insights into EEG analysis and contribute to more effective and timely treatment of these illnesses. Recent studies utilizing deep learning models have shown significant improvements in the accuracy of classifying individuals with SZ versus HC compared to conventional machine learning methods [12], [13], [14]. Given the advancements in deep learning, it is likely that this technology will significantly enhance the CAD system for SZ diagnosis through the application of deep-learning techniques.

The aim of this work is to develop a deep learning model for the categorization of individuals with SZ, REL, and HC. The paper’s contributions are summarized as follows:

  • This study is the first to explore an end-to-end solution for EEG-based classification of SZ, REL, and HC to enhance the schizophrenia diagnostic classification system, as depicted in Fig. 1.

  • The focus is on obtaining high spatial and temporal resolution characteristics from EEG data by computing whole-brain cortical source signals using a realistic head model built from individual magnetic resonance imaging (MRI) data.

  • A novel EEG Temporal Spatial Network (ETSNet) is proposed for the cortical source signals of regions of interest (ROIs) by incorporating a Squeeze-and-Excitation block and fusing networks generated in the eyes-open (EO) and eyes-closed (EC) resting states. Two variants of ETSNet are developed: single (ETSNets), and fusion network (ETSNetf).

  • Extensive experiments are conducted to evaluate the performance of the proposed deep neural model in classifying SZ, REL, and HC, as well as differentiating EO vs. EC resting states. ETSNetf achieved a classification accuracy of 99.57% for the 3 classes, SZ, REL, and HC. ETSNets achieved an accuracy of 93.15% in distinguishing EO vs. EC resting states.

  • The performance of ETSNets is evaluated on two publicly available datasets, SEED [15] and IDD [16]. The results show improved classification accuracy on these datasets with ETSNets.

Section snippets

Related work

The primary objective of classifiers in every domain is pattern recognition. For instance, in computer vision, global and local feature recognition are used to categorize images [24] and use a variety of encryption based algorithms. In contrast to image domain, EEG data presents several challenges, including high inter- and intra-subject variance, a lack of standardization in data collection systems, and noise, which can negatively impact the classifier’s ability to generalize. The type of EEG

Method

We present our end-to-end solution for EEG-based classification of schizophrenia (SZ), related disorders (REL), and healthy controls (HC) with the aim of improving the diagnostic classification system for schizophrenia (refer to Fig. 1). To demonstrate the efficacy of our model, we utilized three datasets: psychiatric disorders, intellectual and developmental disorder and emotional datasets. The primary dataset, which is not publicly accessible, includes EEG data from participants diagnosed

IDD and SEED datasets

As previously noted, the experiments utilizing the IDD and SEED datasets serve to demonstrate the effectiveness of the proposed neural network model for EEG data classification, not just for psychiatric disorders. These additional datasets provide evidence that the model is suitable for classifying a variety of EEG data. The performance of ETSNets was evaluated against other state-of-the-art research in this field using publicly available datasets, the details of which are listed in Table 7.

The

Discussion

In this study, we introduced two novel 1D CNN models, ETSNets and ETSNetf, for EEG classification. The results demonstrate the effectiveness of these models in classifying psychic disorders, as well as in other EEG domains such as intellectual development disorders and emotions. Our experiments on EEG signals showed remarkable performance, which can be attributed to several factors.

  • The use of 78 cortical ROI signals instead of scalp EEG signals, which provide more accurate representations of

Conclusion and future work

This article presents a novel approach for classifying individuals with schizophrenia (SZ), relatives of individuals with schizophrenia (REL), and healthy controls (HC) using an EEG-based deep learning model. We computed the major brain source signals of 78 cortical regions of interest (ROIs) from resting EEG recordings, which were then used as input for our deep neural network. Our experiments showed that the optimized model achieved an accuracy of 99.57% for group classification and 93.15%

CRediT authorship contribution statement

Syed Jawad H. Shah: Conceptualization, Methodology, Software, Writing - Original Draft, Writing - Review & Editing. Ahmed Albishri: Conceptualization, Methodology, Software, Writing - Original Draft, Writing - Review & Editing. Seung Suk Kang: Conceptualization, Methodology, Software, Data Curation, Writing - Original Draft, Writing - Review & Editing. Yugyung Lee: Conceptualization, Methodology, Software, Writing - Original Draft, Writing - Review & Editing. Scott R. Sponheim:

Declaration of Competing Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

References (51)

  • KangS.S. et al.

    Abnormal cortical neural synchrony during working memory in schizophrenia

    Clin. Neurophysiol.

    (2018)
  • CieslakM.C. et al.

    T-distributed stochastic neighbor embedding (t-SNE): A tool for eco-physiological transcriptomic analysis

    Mar. Genom.

    (2020)
  • TopicA. et al.

    Emotion recognition based on EEG feature maps through deep learning network

    Eng. Sci. Technol. Int. J.

    (2021)
  • SubasiA. et al.

    EEG-based emotion recognition using tunable Q wavelet transform and rotation forest ensemble classifier

    Biomed. Signal Process. Control

    (2021)
  • AugusterferE.F. et al.

    A review of telemental health in international and post-disaster settings

    Int. Rev. Psychiatry

    (2015)
  • GottesmanI.I. et al.

    The endophenotype concept in psychiatry: etymology and strategic intentions

    Am. J. Psychiatry

    (2003)
  • VenablesN.C. et al.

    Genetic and disorder-specific aspects of resting state EEG abnormalities in schizophrenia

    Schizophrenia Bullet.

    (2009)
  • BraffD.L. et al.

    The use of neurophysiological endophenotypes to understand the genetic basis of schizophrenia

    Dialogues Clin. Neurosci.

    (2005)
  • AmbrosenK.S. et al.

    A machine-learning framework for robust and reliable prediction of short-and long-term treatment response in initially antipsychotic-naïve schizophrenia patients based on multimodal neuropsychiatric data

    Transl. Psychiatry

    (2020)
  • JohannesenJ.K. et al.

    Machine learning identification of EEG features predicting working memory performance in schizophrenia and healthy adults

    Neuropsychiatric Electrophysiol.

    (2016)
  • ParkS.M. et al.

    Identification of major psychiatric disorders from resting-state electroencephalography using a machine learning approach

    Front. Psychiatry

    (2021)
  • YassinW. et al.

    Machine-learning classification using neuroimaging data in schizophrenia, autism, ultra-high risk and first-episode psychosis

    Transl. Psychiatry

    (2020)
  • KangS.S.

    Addressing measurement issues in electroencephalography studies of meditations as alternative interventions of posttraumatic stress disorder

    Psychol. Trauma Theory Res. Pract. Policy

    (2020)
  • OhS.L. et al.

    Deep convolutional neural network model for automated diagnosis of schizophrenia using EEG signals

    Appl. Sci.

    (2019)
  • ZhengJ. et al.

    Time-frequency analysis of scalp EEG with Hilbert-Huang transform and deep learning

    IEEE J. Biomed. Health Inf.

    (2021)
  • Cited by (6)

    View full text