paper-with-me

Papers

Multi-Channel Vision Transformer for Epileptic Seizure Prediction

2022-06-29 · Biomedicines 2022 6 · Ramy Hussein, Soojin Lee, Rabab Ward

Epilepsy is a neurological disorder that causes recurrent seizures and sometimes loss of awareness. Around 30% of epileptic patients continue to have seizures despite taking anti-seizure medication. The ability to predict the future occurrence of seizures would enable the patients to take precautions against probable injuries and administer timely treatment to abort or control impending seizures. In this study, we introduce a Transformer-based approach called Multi-channel Vision Transformer (MViT) for automated and simultaneous learning of the spatio-temporal-spectral features in multi-channel EEG data. Continuous wavelet transform, a simple yet efficient pre-processing approach, is first used for turning the time-series EEG signals into image-like time-frequency representations named Scalograms. Each scalogram is split into a sequence of fixed-size non-overlapping patches, which are then fed as inputs to the MViT for EEG classification. Extensive experiments on three benchmark EEG datasets demonstrate the superiority of the proposed MViT algorithm over the state-of-the-art seizure prediction methods, achieving an average prediction sensitivity of 99.80% for surface EEG and 90.28–91.15% for invasive EEG data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

EEGPredictionSeizure predictionTime Series

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

EEG-Based Epileptic Seizure Prediction Using Temporal Multi-Channel Transformers

2022-09-18 · Ricardo V. Godoy, Tharik J. S. Reis, Paulo H. Polegato, Gustavo J. G. Lahr 외

Epilepsy is one of the most common neurological diseases, characterized by transient and unprovoked events called epileptic seizures. Electroencephalogram (EEG) is an auxiliary method used to perform both the diagnosis a…

EEGElectroencephalogram (EEG)Seizure prediction

EEG-based Epileptic Prediction via a Two-stage Channel-aware Set Transformer Network

2025-07-21 · Ruifeng Zheng, Cong Chen, Shuang Wang, Yiming Liu 외 arxiv

Epilepsy is a chronic, noncommunicable brain disorder, and sudden seizure onsets can significantly impact patients' quality of life and health. However, wearable seizure-predicting devices are still limited, partly due t…

Seizure prediction

Epileptic Seizure Prediction Using Patient-Adaptive Transformer Networks

2026-03-26 · Mohamed Mahdi, Asma Baghdadi arxiv

Epileptic seizure prediction from electroencephalographic (EEG) recordings remains challenging due to strong inter-patient variability and the complex temporal structure of neural signals. This paper presents a patient-a…

Representation LearningTemporal SequencesSeizure prediction

Human Intracranial EEG Quantitative Analysis and Automatic Feature Learning for Epileptic Seizure Prediction

2019-04-07 · Ramy Hussein, Mohamed Osama Ahmed, Rabab Ward, Z. Jane Wang 외

Objective: The aim of this study is to develop an efficient and reliable epileptic seizure prediction system using intracranial EEG (iEEG) data, especially for people with drug-resistant epilepsy. The prediction procedur…

EEGElectroencephalogram (EEG)PredictionSeizure prediction+1

Epileptic Seizure Risk Assessment by Multi-Channel Imaging of the EEG

2022-04-12 · Tiago Leal, Fabio Lopes, Cesar Teixeira, Antonio Dourado

Refractory epileptic patients can suffer a seizure at any moment. Seizure prediction would substantially improve their lives. In this work, based on scalp EEG and its transformation into images, the likelihood of an epil…

EEGElectroencephalogram (EEG)Seizure prediction