Abstract
Schizophrenia (SZ) is a complex mental disorder, hallmarked by symptoms including delusions, hallucinations, disorganized speech, cognitive impairments, and diminished motivation. Electroencephalography (EEG) recordings have become a critical tool for clinicians and psychologists in diagnosing SZ. Nonetheless, interpreting EEG data to diagnose SZ presents significant challenges for specialists, leading to increased interest in leveraging artificial intelligence (AI) for early detection. This study introduces a novel approach for SZ detection from EEG signals utilizing a transformer-based architecture. The methodology encompasses dataset selection, preprocessing, feature extraction, and classification phases. The RepOD dataset was employed for all simulations. Preprocessing entails filtering, normalization, and segmenting into time windows. Following this, a one-dimensional (1D) transformer architecture, incorporating various activation functions, is applied to extract features from the preprocessed EEG signals. In the architecture’s final layer, the Softmax activation function is utilized for classifying the data. The performance of the proposed model is assessed using a K-Fold crossvalidation strategy, with K set to 10. The proposed method achieved a maximum accuracy of 97.62% in diagnosing schizophrenia (SZ), underscoring its potential efficacy in SZ diagnosis.
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 | 139-149 |
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
- Diagnosis
- EEG Signals
- Deep Learning
- Transformer