Abstract
Schizophrenia (SZ) is a multifaceted mental disorder that typically emerges in early adulthood, characterized by a spectrum of physiological and cognitive deficits. Electroencephalography (EEG) recordings are pivotal in SZ diagnosis, necessitating the expertise of specialist doctors and psychologists. However, the analysis of EEG signals is labor-intensive and susceptible to human error. This study introduces a deep learning (DL) pipeline for the early detection of SZ using EEG signals. The pipeline includes stages of dataset selection, preprocessing, feature extraction, and classification. For this study, the RepOD dataset, consisting of EEG recordings from 14 subjects with SZ and healthy controls (HC), was utilized. The preprocessing phase involves normalizing and segmenting the EEG data. Subsequently, the EEG signals are divided into various sub-bands via Discrete Wavelet Transform (DWT), and effective connectivity matrices are derived using the directed Directed Transfer Function (dDTF) technique. Following this, state-of-the-art pretrained DL models based on CNNs and transformers are applied to extract features and classify the 2D dDTF images obtained from different EEG sub-bands. Notably, the ConvNext-Tiny architecture demonstrated superior performance, achieving an accuracy of 96% in the beta sub-band. Furthermore, this model surpassed the performance of other DL models in terms of accuracy across additional EEG sub-bands.
| Original language | English |
|---|---|
| Title of host publication | Artificial Intelligence for Neuroscience and Emotional Systems |
| Subtitle of host publication | 10th International Work-Conference on the Interplay Between Natural and Artificial Computation, IWINAC 2024, Olhâo, Portugal, June 4–7, 2024, proceedings, part I |
| Editors | José Manuel Ferrández Vicente, Mikel Val Calvo, Hojjat Adeli |
| Place of Publication | Cham |
| Publisher | Springer, Springer Nature |
| Pages | 150-160 |
| Number of pages | 11 |
| ISBN (Electronic) | 9783031611407 |
| ISBN (Print) | 9783031611391 |
| DOIs | |
| Publication status | Published - 2024 |
| Event | International Work-Conference on the Interplay Between Natural and Artificial Computation (10th : 2024) - Olhâo, Portugal Duration: 4 Jun 2024 → 7 Jun 2024 Conference number: 10th |
Publication series
| Name | Lecture Notes in Computer Science |
|---|---|
| Publisher | Springer |
| Volume | 14674 |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | International Work-Conference on the Interplay Between Natural and Artificial Computation (10th : 2024) |
|---|---|
| Abbreviated title | IWINAC 2024 |
| Country/Territory | Portugal |
| City | Olhâo |
| Period | 4/06/24 → 7/06/24 |
Keywords
- Schizophrenia
- EEG
- Detection
- DWT
- dDTF
- Transformers