paper-with-me

홈 › Papers

Motor Imagery Classification based on CNN-GRU Network with Spatio-Temporal Feature Representation

2021-07-15 · Ji-Seon Bang, Seong-Whan Lee

Recently, various deep neural networks have been applied to classify electroencephalogram (EEG) signal. EEG is a brain signal that can be acquired in a non-invasive way and has a high temporal resolution. It can be used to decode the intention of users. As the EEG signal has a high dimension of feature space, appropriate feature extraction methods are needed to improve classification performance. In this study, we obtained spatio-temporal feature representation and classified them with the combined convolutional neural networks (CNN)-gated recurrent unit (GRU) model. To this end, we obtained covariance matrices in each different temporal band and then concatenated them on the temporal axis to obtain a final spatio-temporal feature representation. In the classification model, CNN is responsible for spatial feature extraction and GRU is responsible for temporal feature extraction. Classification performance was improved by distinguishing spatial data processing and temporal data processing. The average accuracy of the proposed model was 77.70% for the BCI competition IV_2a data set. The proposed method outperformed all other methods compared as a baseline method.

📄 PDF Abstract BibTeX arXiv:2107.07062

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEEGElectroencephalogram (EEG)Motor Imagery

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Spatiotemporal Pooling on Appropriate Topological Maps Represented as Two-Dimensional Images for EEG Classification

2024-03-07 · Takuto Fukushima, Ryusuke Miyamoto

Motor imagery classification based on electroencephalography (EEG) signals is one of the most important brain-computer interface applications, although it needs further improvement. Several methods have attempted to obta…

Brain Computer InterfaceClassificationEEGMotor Imagery

AGTCNet: A Graph-Temporal Approach for Principled Motor Imagery EEG Classification

2025-06-26 · Galvin Brice S. Lim, Brian Godwin S. Lim, Argel A. Bandala, John Anthony C. Jose 외

Brain-computer interface (BCI) technology utilizing electroencephalography (EEG) marks a transformative innovation, empowering motor-impaired individuals to engage with their environment on equal footing. Despite its pro…

Brain Computer InterfaceEEGInductive BiasMotor Imagery

TCANet: A Temporal Convolutional Attention Network for Motor Imagery EEG Decoding

2025-06-15 · Cognitive Neurodynamics 2025 6 · Wei Zhao, Haodong Lu, Baocan Zhang, Xinwang Zheng 외

Decoding motor imagery electroencephalogram (MI-EEG) signals is fundamental to the development of brain–computer interface (BCI) systems. However, robust decoding remains a challenge due to the inherent complexity and va…

Brain Computer InterfaceEEGEeg DecodingMotor Imagery

EEGEncoder: Advancing BCI with Transformer-Based Motor Imagery Classification

2024-04-23 · Wangdan Liao, Weidong Wang

Brain-computer interfaces (BCIs) harness electroencephalographic signals for direct neural control of devices, offering a significant benefit for individuals with motor impairments. Traditional machine learning methods f…

ClassificationData AugmentationEEGMotor Imagery+1

MutualGraphNet: A novel model for motor imagery classification

2021-09-02 · Yan Li, Ning Zhong, David Taniar, Haolan Zhang

Motor imagery classification is of great significance to humans with mobility impairments, and how to extract and utilize the effective features from motor imagery electroencephalogram(EEG) channels has always been the f…

ClassificationEEGElectroencephalogram (EEG)Graph Neural Network+2