# SeizureNet: Multi-Spectral Deep Feature Learning for Seizure Type   Classification

**Authors:** Umar Asif, Subhrajit Roy, Jianbin Tang, Stefan Harrer

arXiv: 1903.03232 · 2020-10-01

## TL;DR

SeizureNet is a deep learning framework that effectively classifies epileptic seizure types from EEG data by learning multi-spectral features, achieving high accuracy and aiding in clinical diagnosis.

## Contribution

This paper introduces SeizureNet, a novel ensemble deep learning architecture that improves seizure type classification using multi-spectral EEG features and knowledge distillation.

## Key findings

- Achieves up to 0.94 weighted F1 score in cross-validation.
- Significantly improves small network accuracy via feature embeddings.
- Demonstrates robustness on TUH EEG Seizure Corpus datasets.

## Abstract

Automatic classification of epileptic seizure types in electroencephalograms (EEGs) data can enable more precise diagnosis and efficient management of the disease. This task is challenging due to factors such as low signal-to-noise ratios, signal artefacts, high variance in seizure semiology among epileptic patients, and limited availability of clinical data. To overcome these challenges, in this paper, we present SeizureNet, a deep learning framework which learns multi-spectral feature embeddings using an ensemble architecture for cross-patient seizure type classification. We used the recently released TUH EEG Seizure Corpus (V1.4.0 and V1.5.2) to evaluate the performance of SeizureNet. Experiments show that SeizureNet can reach a weighted F1 score of up to 0.94 for seizure-wise cross validation and 0.59 for patient-wise cross validation for scalp EEG based multi-class seizure type classification. We also show that the high-level feature embeddings learnt by SeizureNet considerably improve the accuracy of smaller networks through knowledge distillation for applications with low-memory constraints.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.03232/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1903.03232/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1903.03232/full.md

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