paper-with-me

Papers

Federated Few-Shot Learning for Epileptic Seizure Detection Under Privacy Constraints

2025-12-09 · Ekaterina Sysoykova, Bernhard Anzengruber-Tanase, Michael Haslgrubler, Philipp Seidl, Alois Ferscha arxiv

Many deep learning approaches have been developed for EEG-based seizure detection; however, most rely on access to large centralized annotated datasets. In clinical practice, EEG data are often scarce, patient-specific distributed across institutions, and governed by strict privacy regulations that prohibit data pooling. As a result, creating usable AI-based seizure detection models remains challenging in real-world medical settings. To address these constraints, we propose a two-stage federated few-shot learning (FFSL) framework for personalized EEG-based seizure detection. The method is trained and evaluated on the TUH Event Corpus, which includes six EEG event classes. In Stage 1, a pretrained biosignal transformer (BIOT) is fine-tuned across non-IID simulated hospital sites using federated learning, enabling shared representation learning without centralizing EEG recordings. In Stage 2, federated few-shot personalization adapts the classifier to each patient using only five labeled EEG segments, retaining seizure-specific information while still benefiting from cross-site knowledge. Federated fine-tuning achieved a balanced accuracy of 0.43 (centralized: 0.52), Cohen's kappa of 0.42 (0.49), and weighted F1 of 0.69 (0.74). In the FFSL stage, client-specific models reached an average balanced accuracy of 0.77, Cohen's kappa of 0.62, and weighted F1 of 0.73 across four sites with heterogeneous event distributions. These results suggest that FFSL can support effective patient-adaptive seizure detection under realistic data-availability and privacy constraints.

📄 PDF Abstract BibTeX arXiv:2512.13717

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningFederated LearningFew-Shot LearningSeizure Detection

Similar Papers 제목 키워드 기반

Epileptic Seizures Detection Using Deep Learning Techniques: A Review

2020-07-02 · Afshin Shoeibi, Marjane Khodatars, Navid Ghassemi, Mahboobeh Jafari 외

A variety of screening approaches have been proposed to diagnose epileptic seizures, using electroencephalography (EEG) and magnetic resonance imaging (MRI) modalities. Artificial intelligence encompasses a variety of ar…

Cloud ComputingDeep LearningEEGElectroencephalogram (EEG)+1

An overview of deep learning techniques for epileptic seizures detection and prediction based on neuroimaging modalities: Methods, challenges, and future works

2021-05-29 · Afshin Shoeibi, Parisa Moridian, Marjane Khodatars, Navid Ghassemi 외

Epilepsy is a disorder of the brain denoted by frequent seizures. The symptoms of seizure include confusion, abnormal staring, and rapid, sudden, and uncontrollable hand movements. Epileptic seizure detection methods inv…

Brain Computer InterfaceCloud ComputingPredictionSeizure Detection

Residual and bidirectional LSTM for epileptic seizure detection

2024-06-17 · Frontiers in Computational Neuroscience 2024 6 · Zhao W, Wang W-F, Patnaik LM, Zhang B-C 외

Electroencephalogram (EEG) plays a pivotal role in the detection and analysis of epileptic seizures, which affects over 70 million people in the world. Nonetheless, the visual interpretation of EEG signals for epilepsy d…

EEGElectroencephalogram (EEG)Seizure Detection

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