Classification of Epileptic iEEG using Topological Machine Learning

arXiv cs.LG / 4/15/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper evaluates whether topological data analysis (TDA) features extracted from multichannel iEEG can improve classification of brain states across preictal, ictal, and interictal phases.
  • Using data from 55 epilepsy patients (larger than many prior patient-specific studies), the authors vectorize persistence diagrams via representations such as Carlsson coordinates, persistence images, and template functions.
  • A large-scale ablation study tests interactions between TDA representations and modern ML pipelines across frequency bands, dimensionality reduction methods, feature encodings, and classifier architectures.
  • Results show that dimension-reduced topological representations can reach up to ~80% balanced accuracy for three-class classification, while classical ML models perform comparably to deep learning.
  • The study finds that approaches preserving the full high-dimensional multichannel structure tend to severe overfitting, emphasizing the need for structure-preserving dimensionality reduction with topology-based features.

Abstract

Epileptic seizure detection from EEG signals remains challenging due to the high dimensionality and nonlinear, potentially stochastic, dynamics of neural activity. In this work, we investigate whether features derived from topological data analysis (TDA) can improve the classification of brain states in preictal, ictal and interictal iEEG recordings from epilepsy patients using multichannel data. We analyze data from 55 patients, significantly larger than many previous studies that rely on patient-specific models. Persistence diagrams derived from iEEG signals are vectorized using several TDA representations, including Carlsson coordinates, persistence images, and template functions. To understand how topological representations interact with modern machine learning pipelines, we conduct a large-scale ablation study across multiple iEEG frequency bands, dimensionality reduction techniques, feature representations, and classifier architectures. Our experiments show that dimension-reduced topological representations achieve up to 80\% balanced accuracy for three-class classification. Interestingly, classical machine learning models perform comparably to deep learning models, achieving up to 79.17\% balanced accuracy, suggesting that carefully designed topological features can substantially reduce model complexity requirements. In contrast, pipelines preserving the full multichannel feature structure exhibit severe overfitting due to the high-dimensional feature space. These findings highlight the importance of structure-preserving dimensionality reduction when applying topology-based representations to multichannel neural data.