Full text is available at the source.
A Multi-Domain Convolutional Neural Network for EEG-Based Motor Imagery Decoding
A Neural Network Using Brain Waves to Decode Imagined Movements
AI simplified
Abstract
The proposed multi-domain temporal-spatial-frequency convolutional neural network (TSFCNet) achieved 82.72% classification accuracy on the BCI competition IV 2a dataset.
- TSFCNet utilizes a novel mechanism to extract spatial and temporal EEG features combined with frequency characteristics.
- The network employs a MixConv-Residual block to obtain multiscale temporal features from filtered EEG data.
- Three parallel convolution operations capture discriminative representations in spatial, frequency, and time-frequency domains.
- Average pooling and variance layers effectively aggregate the extracted features.
- Results indicate that TSFCNet outperforms state-of-the-art models in MI decoding with notable accuracy and kappa values.
AI simplified