# An Efficient Intelligent System for the Classification of   Electroencephalography (EEG) Brain Signals using Nuclear Features for Human   Cognitive Tasks

**Authors:** Emad-ul-Haq Qazi, Muhammad Hussain, Hatim Aboalsamh

arXiv: 1904.13228 · 2019-05-01

## TL;DR

This paper introduces a novel, efficient EEG classification method using nuclear features derived from singular value decomposition, achieving high accuracy across multiple datasets and outperforming existing techniques.

## Contribution

The study presents a new feature extraction approach based on nuclear norm and SVD for EEG classification, simplifying the feature space and improving robustness and accuracy.

## Key findings

- Achieved 100% accuracy with frontal brain region features.
- Validated robustness across four diverse datasets.
- Outperformed state-of-the-art EEG classification methods.

## Abstract

Representation and classification of Electroencephalography (EEG) brain signals are critical processes for their analysis in cognitive tasks. Particularly, extraction of discriminative features from raw EEG signals, without any pre-processing, is a challenging task. Motivated by nuclear norm, we observed that there is a significant difference between the variances of EEG signals captured from the same brain region when a subject performs different tasks. This observation lead us to use singular value decomposition for computing dominant variances of EEG signals captured from a certain brain region while performing a certain task and use them as features (nuclear features). A simple and efficient class means based minimum distance classifier (CMMDC) is enough to predict brain states. This approach results in the feature space of significantly small dimension and gives equally good classification results on clean as well as raw data. We validated the effectiveness and robustness of the technique using four datasets of different tasks: fluid intelligence clean data (FICD), fluid intelligence raw data (FIRD), memory recall task (MRT), and eyes open / eyes closed task (EOEC). For each task, we analyzed EEG signals over six (06) different brain regions with 8, 16, 20, 18, 18 and 100 electrodes. The nuclear features from frontal brain region gave the 100% prediction accuracy. The discriminant analysis of the nuclear features has been conducted using intra-class and inter-class variations. Comparisons with the state-of-the-art techniques showed the superiority of the proposed system.

---
Source: https://tomesphere.com/paper/1904.13228