A Deep Evolutionary Approach to Bioinspired Classifier Optimisation for Brain-Machine Interaction
Jordan J. Bird, Diego R. Faria, Luis J. Manso, Anik\'o Ek\'art,, Christopher D. Buckingham

TL;DR
This paper introduces an evolutionary computation-based method for optimizing EEG feature selection and neural network hyperparameters, improving brain-machine interaction classification accuracy with faster training times.
Contribution
It presents a novel evolutionary approach to optimize EEG feature selection and neural network topology, enhancing classification performance in brain-machine interaction tasks.
Findings
Adaptive Boosted LSTM achieved up to 97.06% accuracy.
Evolutionary-optimized MLP performed close to LSTM in some tasks.
The method significantly reduced training time while maintaining high accuracy.
Abstract
This study suggests a new approach to EEG data classification by exploring the idea of using evolutionary computation to both select useful discriminative EEG features and optimise the topology of Artificial Neural Networks. An evolutionary algorithm is applied to select the most informative features from an initial set of 2550 EEG statistical features. Optimisation of a Multilayer Perceptron (MLP) is performed with an evolutionary approach before classification to estimate the best hyperparameters of the network. Deep learning and tuning with Long Short-Term Memory (LSTM) are also explored, and Adaptive Boosting of the two types of models is tested for each problem. Three experiments are provided for comparison using different classifiers: one for attention state classification, one for emotional sentiment classification, and a third experiment in which the goal is to guess the number…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
