arXiv · 1910.03023
Mental Task Classification Using Electroencephalogram Signal
Abstract
This paper studies the classification problem on electroencephalogram (EEG) data of mental tasks, using standard architecture of three-layer CNN, stacked LSTM, stacked GRU. We further propose a novel classifier - a mixed LSTM model with a CNN decoder. A hyperparameter optimization on CNN shows validation accuracy of 72% and testing accuracy of 62%. The stacked LSTM and GRU models with FFT preprocessing and downsampling on data achieve 55% and 51% testing accuracy respectively. As for the mixed LSTM model with CNN decoder, validation accuracy of 75% and testing accuracy of 70% are obtained. We believe the mixed model is more robust and accurate than both CNN and LSTM individually, by using the CNN layer as a decoder for following LSTM layers. The code is completed in the framework of Pytorch and Keras. Results and code can be found at https://github.com/theyou21/BigProject.
Explore related subjects
Keep this discovery
Zeyu Bai, Ruizhi Yang, Youzhi Liang. 2019-10-02. Mental Task Classification Using Electroencephalogram Signal. https://arxiv.org/abs/1910.03023
Cite the original work for its findings. Save a collection to share your selection of sources.