
@Article{cmes.2026.081152,
AUTHOR = {Gaoteng Yuan, Ping Qiu, Qika Lin, Jianchu Lin, Xiang Li, Dongping Gao},
TITLE = {Enhancing Epileptic Seizure Classification via Multi-Feature Fusion in a Transformer-LSTM Architecture},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {},
YEAR = {},
NUMBER = {},
PAGES = {{pages}},
URL = {http://www.techscience.com/CMES/online/detail/27027},
ISSN = {1526-1506},
ABSTRACT = {Epilepsy is a chronic neurological disorder characterized by recurrent seizures, posing significant challenges to patients’ quality of life. Accurate classification of seizure states is crucial for effective intervention. This paper presents a deep learning-based approach for epileptic seizure classification by integrating multi-feature analysis of electroencephalogram (EEG) signals. The proposed method begins with signal preprocessing, including denoising, segmentation, and label construction. Subsequently, a comprehensive set of temporal, spectral, and wavelet-based features—such as signal mean, power, heart rate, and wavelet coefficients—is extracted. Feature selection is then performed using the Maximal Information Coefficient (MIC) to identify the most discriminative inputs. A hybrid model combining a Transformer encoder and a Long Short-Term Memory (LSTM) network is developed to effectively capture both long-range dependencies and temporal dynamics in EEG sequences for seizure classification. Evaluated on the Bonn dataset using 5-fold cross-validation, the proposed method achieves an accuracy of 96.43% in distinguishing between epileptic patients and healthy subjects, with a sensitivity of 97.53% in detecting seizure states. It also attains a multi-class classification accuracy of 90.14% across different epileptic signal types. Ablation studies confirm that MIC-based feature selection improves accuracy by over 20% compared to using raw features without selection. The results demonstrate that the integration of multi-feature analysis with the Transformer-LSTM architecture offers an effective and reliable solution for EEG-based seizure classification.},
DOI = {10.32604/cmes.2026.081152}
}



