# Epilepsy detection based on spatiotemporal feature interaction fusion of EEG signals

**Authors:** Zhencai Xu, Hongfeng Ge, Weiwei Huang, Hongwei Lu

PMC · DOI: 10.3389/fneur.2025.1478718 · Frontiers in Neurology · 2026-01-14

## TL;DR

This paper introduces a new method for detecting epilepsy using EEG signals by combining two deep learning models to better capture spatial and temporal patterns.

## Contribution

A novel hybrid model combining Graph Attention Networks and Transformers to enhance spatiotemporal feature extraction in EEG data.

## Key findings

- The proposed method achieved 98.62% accuracy on the CHB-MIT dataset.
- It also reached 98.12% accuracy on the TUH dataset, outperforming or matching state-of-the-art models.
- The hybrid model effectively captures spatiotemporal correlations in multi-channel EEG data.

## Abstract

In recent years, with the development of machine learning and deep learning technologies, an increasing number of research works have begun using these technologies for automatic seizure detection in EEG signals. However, existing automatic seizure detection algorithms primarily focus on the features of individual EEG channels and pay less attention to the inter-channel relationships. This results in insufficient extraction of spatiotemporal information from multi-channel EEG data, affecting the final seizure detection performance.

Therefore, this paper proposes an automatic seizure detection method based on the combination of Graph Attention Networks (GAT) and Transformer networks. Specifically, GAT is used as the front end for extracting spatial features, fully leveraging the topological structure of different EEG channels. Meanwhile, the Transformer network is used as the back end to explore temporal relationships and make final decisions based on the states before and after the current moment.

Experiments were conducted on the CHB-MIT and TUH datasets with ten-fold cross-validation. The final seizure detection accuracies on the two datasets were 98.62 and 98.12%, respectively, with the model’s performance surpassing or being comparable to current state-of-the-art models.

The proposed hybrid algorithm combines the advantages of two deep learning models, fully exploring the spatiotemporal correlations between EEG channels. Experiments on public datasets demonstrate the effectiveness of this method, significantly advancing the development of automatic seizure detection.

## Linked entities

- **Diseases:** epilepsy (MONDO:0005027)

## Full-text entities

- **Diseases:** Epilepsy (MESH:D004827), seizure (MESH:D012640)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12849787/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12849787/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/PMC12849787/full.md

---
Source: https://tomesphere.com/paper/PMC12849787