paper-with-me

Papers

EEG-Based Inter-Patient Epileptic Seizure Detection Combining Domain Adversarial Training with CNN-BiLSTM Network

2025-05-21 · Rina Tazaki, Tomoyuki Akiyama, Akira Furui

Automated epileptic seizure detection from electroencephalogram (EEG) remains challenging due to significant individual differences in EEG patterns across patients. While existing studies achieve high accuracy with patient-specific approaches, they face difficulties in generalizing to new patients. To address this, we propose a detection framework combining domain adversarial training with a convolutional neural network (CNN) and a bidirectional long short-term memory (BiLSTM). First, the CNN extracts local patient-invariant features through domain adversarial training, which optimizes seizure detection accuracy while minimizing patient-specific characteristics. Then, the BiLSTM captures temporal dependencies in the extracted features to model seizure evolution patterns. Evaluation using EEG recordings from 20 patients with focal epilepsy demonstrated superior performance over non-adversarial methods, achieving high detection accuracy across different patients. The integration of adversarial training with temporal modeling enables robust cross-patient seizure detection.

📄 PDF Abstract BibTeX arXiv:2505.15203

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Seizure Detection

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Non-Gaussianity Detection of EEG Signals Based on a Multivariate Scale Mixture Model for Diagnosis of Epileptic Seizures

2020-07-02 · Akira Furui, Ryota Onishi, Akihito Takeuchi, Tomoyuki Akiyama 외

Objective: The detection of epileptic seizures from scalp electroencephalogram (EEG) signals can facilitate early diagnosis and treatment. Previous studies suggested that the Gaussianity of EEG distributions changes depe…

EEGElectroencephalogram (EEG)Seizure Detection

Audio-Based Epileptic Seizure Detection

2019-09-06 · IEEE 2019 9 · M.N. Istiaq Ahsan, Csaba Kertesz, Annamaria Mesaros, Toni Heittola 외

This paper investigates automatic epileptic seizure detection from audio recordings using convolutional neural net- works. The labeling and analysis of seizure events are necessary in the medical field for patient mon…

Event DetectionSeizure DetectionSound Event Detection

Adversarial Representation Learning for Robust Patient-Independent Epileptic Seizure Detection

2019-09-18 · Xiang Zhang, Lina Yao, Manqing Dong, Zhe Liu 외

Objective: Epilepsy is a chronic neurological disorder characterized by the occurrence of spontaneous seizures, which affects about one percent of the world's population. Most of the current seizure detection approaches …

EEGElectroencephalogram (EEG)Feature EngineeringRepresentation Learning+1

Synthetic Epileptic Brain Activities Using Generative Adversarial Networks

2019-07-22 · Damian Pascual, Amir Aminifar, David Atienza, Philippe Ryvlin 외

Epilepsy is a chronic neurological disorder affecting more than 65 million people worldwide and manifested by recurrent unprovoked seizures. The unpredictability of seizures not only degrades the quality of life of the p…

EEGElectroencephalogram (EEG)Generative Adversarial NetworkSeizure Detection

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