Full text is available at the source.
EEG-CDILNet: a lightweight and accurate CNN network using circular dilated convolution for motor imagery classification
A lightweight and accurate neural network using circular dilated convolution for classifying imagined movements
AI simplified
Abstract
The proposed EEG-circular dilated convolution (CDIL) network achieved an average classification accuracy of 79.63% for the BCIIV2a dataset.
- The model utilizes depth-separable convolution to minimize trainable parameters while enhancing classification accuracy.
- It extracts both temporal and spatial features from motor imagery electroencephalography (EEG) signals.
- The CDIL network combines features from different stages and employs global average pooling to further reduce parameters.
- For the HGD four-classification task, the model achieved a classification accuracy of 94.53%.
- The BCIIV2b two-classification task resulted in a classification accuracy of 87.82%.
- The model demonstrates a favorable balance between decoding performance and computational cost compared to other lightweight models.
AI simplified