Data Augmentation for Seizure Prediction with Generative Diffusion Model
Data augmentation (DA) can significantly strengthen the electroencephalogram (EEG)-based seizure prediction methods. However, existing DA approaches are just the linear transformations of original data and cannot explore the feature space to increase diversity effectively. Therefore, we propose a novel diffusion-based DA method called DiffEEG. DiffEEG can fully explore data distribution and generate samples with high diversity, offering extra information to classifiers. It involves two processes: the diffusion process and the denoised process. In the diffusion process, the model incrementally adds noise with different scales to EEG input and converts it into random noise. In this way, the representation of data can be learned. In the denoised process, the model utilizes learned knowledge to sample synthetic data from random noise input by gradually removing noise. The randomness of input noise and the precise representation enable the synthetic samples to possess diversity while ensuring the consistency of feature space. We compared DiffEEG with original, down-sampling, sliding windows and recombination methods, and integrated them into five representative classifiers. The experiments demonstrate the effectiveness and generality of our method. With the contribution of DiffEEG, the Multi-scale CNN achieves state-of-the-art performance, with an average sensitivity, FPR, AUC of 95.4%, 0.051/h, 0.932 on the CHB-MIT database and 93.6%, 0.121/h, 0.822 on the Kaggle database.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationDiversityEEGElectroencephalogram (EEG)PredictionSeizure predictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Generative Model to Synthesize EEG Data for Epileptic Seizure Prediction
Prediction of seizure before they occur is vital for bringing normalcy to the lives of patients. Researchers employed machine learning methods using hand-crafted features for seizure prediction. However, ML methods are t…
Data AugmentationEEGElectroencephalogram (EEG)Generative Adversarial Network+3Multichannel Synthetic Preictal EEG Signals to Enhance the Prediction of Epileptic Seizures
Epilepsy is a chronic neurological disorder affecting 1\% of people worldwide, deep learning (DL) algorithms-based electroencephalograph (EEG) analysis provides the possibility for accurate epileptic seizure (ES) predict…
EEGElectroencephalogram (EEG)Generative Adversarial NetworkPredictionEEG-DIF: Early Warning of Epileptic Seizures through Generative Diffusion Model-based Multi-channel EEG Signals Forecasting
Multi-channel EEG signals are commonly used for the diagnosis and assessment of diseases such as epilepsy. Currently, various EEG diagnostic algorithms based on deep learning have been developed. However, most research e…
DiagnosticEEGSemi-supervised Seizure Prediction with Generative Adversarial Networks
In this article, we propose an approach that can make use of not only labeled EEG signals but also the unlabeled ones which is more accessible. We also suggest the use of data fusion to further improve the seizure predic…
EEGElectroencephalogram (EEG)Feature EngineeringGenerative Adversarial Network+2Towards Interpretable Seizure Detection Using Wearables
Seizure detection using machine learning is a critical problem for the timely intervention and management of epilepsy. We propose SeizFt, a robust seizure detection framework using EEG from a wearable device. It uses fea…
EEGManagementSeizure Detection