BCI system for motor imagery classification using convolutional neural networks
Date
2021-10-08Author
Bécares Cantón, Adrián
Metadata
Show full item recordAbstract
The following project aims to analyze the ability of Convolutional Neural Networks(CNNs) to discriminate raw Electroencephalographic (EEG) signals for Brain-computer interfaces (BCI), in order to develop a solid and reliable model that is capable of solving these medical and clinical applications. The project also aims to serve as foundations forfuture research projects of the UPV/EHU research group Aldapa, as well as being a starting framework to apply modern techniques such as Transfer Learning or Semi-supervised Learning.
To achieve this, this report collects and explains the mathematical and theoretical foundations of the architectures and models used for the development, based on the article of Schirrmeister et al. (2017) and the large EEG database provided by Kaya et al. (2018). Following the model implementation, an experimentation is designed and tested, among with an Hyperparameter Optimization setup for the developed model. Finally, the results show that the performance of the model depends on the subject and EEG recording session. It also shows that some hyperparameters influence the model, for example the optimization algorithm, but other hyperparameters barely affect the performance of the implementation.