NELGMar 12, 2021

Genetic algorithm for feature selection of EEG heterogeneous data

arXiv:2103.07117v228 citations
AI Analysis

This addresses feature selection challenges for EEG data analysis, though it appears to be an incremental improvement over existing genetic algorithm approaches.

The authors tackled the problem of interpreting heterogeneous, high-dimensional EEG signals by proposing a genetic algorithm for feature selection that doesn't require expert knowledge. Their method achieved better overall performance and feature reduction compared to benchmark techniques, particularly when tested on merged heterogeneous datasets.

The electroencephalographic (EEG) signals provide highly informative data on brain activities and functions. However, their heterogeneity and high dimensionality may represent an obstacle for their interpretation. The introduction of a priori knowledge seems the best option to mitigate high dimensionality problems, but could lose some information and patterns present in the data, while data heterogeneity remains an open issue that often makes generalization difficult. In this study, we propose a genetic algorithm (GA) for feature selection that can be used with a supervised or unsupervised approach. Our proposal considers three different fitness functions without relying on expert knowledge. Starting from two publicly available datasets on cognitive workload and motor movement/imagery, the EEG signals are processed, normalized and their features computed in the time, frequency and time-frequency domains. The feature vector selection is performed by applying our GA proposal and compared with two benchmarking techniques. The results show that different combinations of our proposal achieve better results in respect to the benchmark in terms of overall performance and feature reduction. Moreover, the proposed GA, based on a novel fitness function here presented, outperforms the benchmark when the two different datasets considered are merged together, showing the effectiveness of our proposal on heterogeneous data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes