paper-with-me

홈 › Papers

Data Augmentation for Seizure Prediction with Generative Diffusion Model

2023-06-14 · Kai Shu, Le Wu, Yuchang Zhao, Aiping Liu, Ruobing Qian, Xun Chen

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.

📄 PDF Abstract BibTeX arXiv:2306.08256

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversityEEGElectroencephalogram (EEG)PredictionSeizure prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Generative Model to Synthesize EEG Data for Epileptic Seizure Prediction

2020-12-01 · Khansa Rasheed, Junaid Qadir, Terence J. O'Brien, Levin Kuhlmann 외

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+3

Multichannel Synthetic Preictal EEG Signals to Enhance the Prediction of Epileptic Seizures

2022-04-29 · Yankun Xu, Jie Yang, Mohamad Sawan

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 NetworkPrediction

EEG-DIF: Early Warning of Epileptic Seizures through Generative Diffusion Model-based Multi-channel EEG Signals Forecasting

2024-10-22 · Zekun Jiang, Wei Dai, Qu Wei, Ziyuan Qin 외

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…

DiagnosticEEG

Semi-supervised Seizure Prediction with Generative Adversarial Networks

2018-06-20 · Nhan Duy Truong, Levin Kuhlmann, Mohammad Reza Bonyadi, Omid Kavehei

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+2

Towards Interpretable Seizure Detection Using Wearables

2023-05-05 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2023 5 · Irfan Al-Hussaini, Cassie S. Mitchell

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