abstract
- In this chapter, the analysis and comparison of four classification methods for a simplified Brain-Machine Interface (BMI) are presented. The BMI involves the use of only one electroencephalography (EEG) bipolar connection: O1-P3. The EEG signal is processed to extract features of the alpha wave (7.19~14.4Hz) in order to determine whether the subjects have their eyes closed or open. The signal processing technique is based on a Discrete Wavelet Transform (DWT) algorithm that allows processing the data on-line while the EEG signal is being recorded. The features that are extracted using DWT are then classified in order to estimate the subjects' eyes state. The four classifiers here compared are: Naive Bayes (NB), Linear Discriminant Analysis (LDA), Support Vector Machine (SVM), and Adaptive Neuro-Fuzzy Inference System (ANFIS). A set of 2029 input vectors were considered for the comparison of the classifiers, they were divided as follows: 1771 for training (60%), 609 for testing (30%) and 203 for validation (10%). The best classification accuracy of the validation data was obtained by the NB classifier (93.59%) and the worst classification accuracy by the ANFIS classifier (88.17%). However, using a contingency table it was shown that the SVM obtained the best performance to classify eyes closed, which was consider the most important feature to classify in the BMI application used. The final output of the classifiers is the input of a microcontroller that generates a pulsewidth modulation signal that opens or closes a robotic hand if the subjects' eyes are open or closed, respectively. © Springer International Publishing Switzerland 2014.