• Corpus ID: 85459396

A Novel Independent RNN Approach to Classification of Seizures against Non-seizures

@article{Yao2019ANI,
  title={A Novel Independent RNN Approach to Classification of Seizures against Non-seizures},
  author={Xinghua Yao and Qiang Shawn Cheng and Guoqiang Zhang},
  journal={ArXiv},
  year={2019},
  volume={abs/1903.09326}
}
In current clinical practices, electroencephalograms (EEG) are reviewed and analyzed by trained neurologists to provide supports for therapeutic decisions. Manual reviews can be laborious and error prone. Automatic and accurate seizure/non-seizure classification methods are desirable. A critical challenge is that seizure morphologies exhibit considerable variabilities. In order to capture essential seizure features, this paper leverages an emerging deep learning model, the independently… 

Figures and Tables from this paper

EEG-Based Epileptic Seizure Detection via Machine/Deep Learning Approaches: A Systematic Review

An extensive systematic review on the recent developments of EEG-based ML/DL technologies for epileptic seizure diagnosis is conducted to aid researchers in deciding the most efficient ML/ DL models with optimal feature extraction methods to improve the performance of EEG's low amplitude and nonstationary characteristics.

Deep Convolutional Gated Recurrent Unit Combined with Attention Mechanism to Classify Pre-Ictal from Interictal EEG with Minimized Number of Channels

A generalized model that combines one-dimensional convolutional layers (1D CNN), gated recurrent unit (GRU) layers, and attention mechanisms to classify preictal and interictal phases is proposed and a novel application of attention mechanisms for channel selection is proposed.

Prediction of epileptic seizures from spectral features of intracranial eeg recordings using deep learning approach

The performance analysis and comparison with existing literature unveil that the proposed CNN model is an optimal approach for accurate and real-time prediction of epileptic seizures.

A Review on EEG based Epileptic Seizures Detection using Deep Learning Techniques

This paper provides a review of novel seizure detection applications and previous studies and concludes with some fresh concepts for seizure detection utilizing DL techniques which are becoming increasingly popular.

RNN and BiLSTM Fusion for Accurate Automatic Epileptic Seizure Diagnosis Using EEG Signals

A fusion of recurrent neural networks (RNNs) and bi-directional long short-term memories (BiLSTMs) for automatic epileptic seizure identification via EEG signal processing in order to tackle the aforementioned informational challenges.

Deep Multi-View Feature Learning for EEG-Based Epileptic Seizure Detection

Experimental studies show that the classification accuracy of the proposed multi-view deep feature extraction method is at least 1% higher than that of common feature extraction methods such as principal component analysis (PCA), FFT and WPD.

AHW-BGOA-DNN: a novel deep learning model for epileptic seizure detection

A novel Deep Learning model for epileptic seizure detection which hybridizes Adaptive Haar Wavelet-based Binary Grasshopper Optimization Algorithm and Deep Neural Network (AHW-BGOA-DNN) is presented, which is found to be reliable and accurate over the existing state-of-the-art techniques.

EEG Absence Seizure Detection with Autocorrelation Function and Recurrent Neural Network

This paper uses the autocorrelation function to extract the EEG features, and proposes a method based on Recurrent Neural Network to detect the seizure period of the EEG signal, which combines the gated recurrent unit and a 1-D convolutional embedding head.

Essentials of Predicting Epileptic Seizures Based on EEG Using Machine Learning: A Review

Different methodologies are synthesized for creating a broad view of the state-of-the-art in the field of seizure prediction, which includes the basics of epilepsy, its treatment, and the need for seizure prediction algorithms.

Epileptic Seizures Detection Using Deep Learning Techniques: A Review

A comprehensive overview of works focused on automated epileptic seizure detection using DL techniques and neuroimaging modalities is presented and the most promising DL models proposed and possible future works on automated epilepsy seizure detection are delineated.

References

SHOWING 1-10 OF 22 REFERENCES

Epileptic Seizure Detection: A Deep Learning Approach

A deep learning-based approach that automatically learns the discriminative EEG features of epileptic seizures is introduced and is shown to be robust in noisy and real-life conditions.

Multi-task seizure detection: addressing intra-patient variation in seizure morphologies

A multi-task learning approach that trains a classifier to perform well across many kinds of seizures rather than potentially overfitting to the most common seizure types is described, which increases the generalizability of seizure detection systems and improves the tradeoff between latency and sensitivity versus false positive rates.

A robust approach towards epileptic seizure detection

  • Saadullah AminA. Kamboh
  • Computer Science
    2016 IEEE 26th International Workshop on Machine Learning for Signal Processing (MLSP)
  • 2016
A robust learning framework to mitigate class imbalance in large CHB-MIT scalp EEG dataset is proposed and the proposed approach shows the power of RUSBoost in terms of robustness and generalization.

Application of Machine Learning To Epileptic Seizure Detection

A machine learning approach to constructing patient-specific classifiers that detect the onset of an epileptic seizure through analysis of the scalp EEG, a non-invasive measure of the brain's electrical activity.

Learning Robust Features using Deep Learning for Automatic Seizure Detection

The proposed approach exceeds significantly previous results obtained on cross-patient classifiers both in terms of sensitivity and false positive rate and proves to be robust to missing channel and variable electrode montage.

Gated recurrent networks for seizure detection

This study compares two types of recurrent units: long short-term memory units (LSTM) and gated recurrent units (GRU) using a state of the art hybrid architecture that integrates Convolutional Neural Networks (CNNs) with RNNs and explores regularization of these convolutional gating recurrent networks to address the problem of overfitting.

Integer Convolutional Neural Network for Seizure Detection

This paper proposes an integer convolutional neural network (CNN) implementation, Integer-Net, as a memory-efficient unified hardware-friendly CNN framework, and discusses the structure of theinteger convolution to improve the computational gain and reduce the inference time that are crucial for real-time application.