paper-with-me

Papers

Time CNN and Graph Convolution Network for Epileptic Spike Detection in MEG Data

2023-10-13 · Pauline Mouches, Thibaut Dejean, Julien Jung, Romain Bouet, Carole Lartizien, Romain Quentin

Magnetoencephalography (MEG) recordings of patients with epilepsy exhibit spikes, a typical biomarker of the pathology. Detecting those spikes allows accurate localization of brain regions triggering seizures. Spike detection is often performed manually. However, it is a burdensome and error prone task due to the complexity of MEG data. To address this problem, we propose a 1D temporal convolutional neural network (Time CNN) coupled with a graph convolutional network (GCN) to classify short time frames of MEG recording as containing a spike or not. Compared to other recent approaches, our models have fewer parameters to train and we propose to use a GCN to account for MEG sensors spatial relationships. Our models produce clinically relevant results and outperform deep learning-based state-of-the-art methods reaching a classification f1-score of 76.7% on a balanced dataset and of 25.5% on a realistic, highly imbalanced dataset, for the spike class.

📄 PDF Abstract BibTeX arXiv:2310.09236

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

QuPWM: Feature Extraction Method for MEG Epileptic Spike Detection

2019-07-03 · Abderrazak Chahid, Fahad Albalawi, Turky Nayef Alotaiby, Majed Hamad Al-Hameed 외

Epilepsy is a neurological disorder classified as the second most serious neurological disease known to humanity, after stroke. Localization of the epileptogenic zone is an important step for epileptic patient treatment,…

Automated Detection of Epileptic Spikes and Seizures Incorporating a Novel Spatial Clustering Prior

2025-01-05 · Hanyang Dong, Shurong Sheng, Xiongfei Wang, Jiahong Gao 외

A Magnetoencephalography (MEG) time-series recording consists of multi-channel signals collected by superconducting sensors, with each signal's intensity reflecting magnetic field changes over time at the sensor location…

EEGSeizure Detection

Study on spike-and-wave detection in epileptic signals using t-location-scale distribution and the K-nearest neighbors classifier

2024-05-21 · Antonio Quintero-Rincón, Jorge Prendes, Valeria Muro, Carlos D'Giano

Pattern classification in electroencephalography (EEG) signals is an important problem in biomedical engineering since it enables the detection of brain activity, particularly the early detection of epileptic seizures. I…

ClassificationEEGSeizure DetectionSensitivity+1

LV-CadeNet: Long View Feature Convolution-Attention Fusion Encoder-Decoder Network for Clinical MEG Spike Detection

2024-12-12 · Kuntao Xiao, Xiongfei Wang, Pengfei Teng, Yi Sun 외

It is widely acknowledged that the epileptic foci can be pinpointed by source localizing interictal epileptic discharges (IEDs) via Magnetoencephalography (MEG). However, manual detection of IEDs, which appear as spikes …

Decoder

Automated interictal epileptic spike detection from simple and noisy annotations in MEG data

2025-10-24 · Pauline Mouches, Julien Jung, Armand Demasson, Agnès Guinard 외 arxiv

In drug-resistant epilepsy, presurgical evaluation of epilepsy can be considered. Magnetoencephalography (MEG) has been shown to be an effective exam to inform the localization of the epileptogenic zone through the local…