Classification of Brainwave Signals Based on Hybrid Deep Learning and an Evolutionary Algorithm

Zhyar Rzgar K. Rostam,Sozan Abdullah Mahmood
DOI: https://doi.org/10.17656/jzs.10755
2019-12-08
Abstract:Brainwave signals are read through Electroencephalogram (EEG) devices. These signals are generated from an active brain based on brain activities and thoughts. The classification of brainwave signals is a challenging task due to its non-stationary nature. To address the issue, this paper proposes a Convolutional Neural Network (CNN) model to classify brainwave signals. In order to evaluate the performance of the proposed model a dataset is developed by recording brainwave signals for two conditions, which are visible and invisible. In the visible mode, the human subjects focus on the color and shape presented. Meanwhile, in the invisible mode, the subjects think about specific colors or shapes with closed eyes. A comparison has been provided between the original CNN and the proposed CNN architecture on the same dataset. The results show that the proposed CNN model achieves higher classification accuracy as compared to the standard CNN. The best accuracy rate achieved when the proposed CNN is applied on the visible color mode is 92%. In the future, improvements on the proposed CNN will be able to classify raw EEG signals in an efficient way.
Signal Processing,Computer Vision and Pattern Recognition,Machine Learning,Image and Video Processing
What problem does this paper attempt to address?
The paper attempts to address the challenging task of EEG signal classification, particularly given its non-stationary nature. To tackle this challenge, the authors propose a hybrid model based on Convolutional Neural Networks (CNN) and Evolutionary Algorithms (EA) to classify EEG signals. Specifically, the study aims to improve the accuracy of EEG signal classification by combining deep learning methods (such as CNN) with evolutionary algorithms (such as Genetic Algorithm GA). In the study, the authors developed a dataset that recorded EEG signals of individuals under two conditions (visible mode and invisible mode). In the visible mode, participants focused on colors and shapes displayed on a screen, while in the invisible mode, participants closed their eyes and thought of specific colors or shapes. The effectiveness of the proposed model was validated by comparing the performance of the standard CNN model with the proposed hybrid CNN model on the same dataset. Experimental results showed that the proposed CNN model achieved a classification accuracy of 92% in the visible color mode, outperforming the standard CNN model.