Skip to content

A privacy-preserving federated spatiotemporal dynamic graph neural network framework for epileptic seizure prediction

Sep 2026 · Journal of Cloud Computing · 0 citations

Abstract

Abstract Epilepsy ranks among the most prevalent and debilitating neurological disorders, globally affecting an estimated 50 million individuals across all age groups and socioeconomic backgrounds [WHO, 2019]. In recent years, research on its prediction methods has made significant progress, driven by advancements in artificial intelligence technology. Epilepsy prediction models based on electroencephalogram (EEG) signals and deep learning have become an important research direction in the field of neuroscience, and related research results have shown an exponential growth trend. However, there are still several key problems that need to be solved in existing research: First, the mainstream model architecture are focused on traditional neural network framework, exclusively trained in centralized settings that are incompatible with the privacy regulations and data-sharing constraints governing real-world clinical environments; second, the deep learning approaches, including recent Graph Neural Network (GNN) models, using static graph modeling methods, which ignore the dynamic network topological evolution characteristics of EEG signals in the time-varying process, fails to effectively explore the high-order nonlinear correlation characteristics contained in the topological structure of brain functional networks; To address this limitation, this paper proposes a patient-dependent privacy-preserving Federated Learning framework that integrates an epilepsy prediction model DygonNet based on spatiotemporal dynamic graph neural network, a local learning model at each federated client, deployed within a cloud-based simulation environment. In the proposed architecture, the CHB-MIT, SWEC-ETHZ and the TJU-HH iEEG datasets are treated as three independent federated clients representing distinct clinical sites, each performing federated training on their private EEG data, while a central cloud server simulated on Google Colab Pro aggregates the model updates using the Federated Averaging (FedAvg) and FedProx algorithms without ever accessing raw patient recordings. The model defines the dynamic graph structure of EEG signals, innovatively introduces the Transformer model and dynamic graph neural network into the field of epilepsy prediction to fully learn the temporal and spatial characteristics of EEG signals, and proposes a hierarchical graph pooling mechanism based on the attention mechanism in a Federated environment. Experiments show that the model shows excellent epilepsy prediction performance on both public and private datasets.

Read PDF

Similar papers

#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54
#machine learning Review Open access Jun 2014

Why Early-Stage Software Startups Fail: A Behavioral Framework

This state-of-practice investigation was performed using a literature review followed by a multiple-case study approach and presents how inconsistency between managerial strategies and execution can lead to failure by means of a behavioral framework.

Carmine Giardino, Xiaofeng Wang, P. Abrahamsson · 175 citations · ⚡19
#machine learning Review Open access Oct 2016

“Failures” to be celebrated: an analysis of major pivots of software startups

This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.

Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al. · 127 citations · ⚡15
#machine learning Review Open access May 2016

Key Challenges in Software Startups Across Life Cycle Stages

It is found that what perceived as biggest challenges by software startups do vary across different life cycle stages, even though its significance decreases when the learning focuses of the startups move from problem to solution and their products mature.

Xiaofeng Wang, Henry Edison, Sohaib Shahid Bajwa et al. · 62 citations · ⚡6
#computer vision Conference Aug 2008

Scrum in a Multiproject Environment: An Ethnographically-Inspired Case Study on the Adoption Challenges

Agile methods continue to gain popularity. In particular, the Scrum method appears to be on the verge of becoming a de-facto standard in the industry, leading the so called Agile movement. While there are success stories and recommendations, there is little scientifically valid evidence of the challenges in the adoption of Agile methods in general, and Scrum in particular. Little, if anything, is empirically known about the application and adoption of Scrum in a multi-team and multi-project situation. The authors carried out an ethnographically informed longitudinal case study in industrial settings and closely followed how the Scrum method was adopted in a 20-person department, working in a simultaneous multi-project R&D environment. Altogether 10 challenges pertinent to the case of multi-team multi-project Scrum adoption were identified in the study. The authors contend that these results carry great relevance for other industrial teams. Future research avenues arising from the study are indicated.

A. Marchenko, P. Abrahamsson · 59 citations · ⚡11

Related blog posts

Microsoft Research Blog Jul 13, 2026

Verifying Rust cryptography in SymCrypt, from standards to code

Cryptographic code supports vital protections in modern computing systems. Learn how a new method helps verify code as developers write it while preserving speed and adaptability as it gets implemented and evolves. The post Verifying Rust cryptography in SymCrypt, from standards to code appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.