用LSTM模型从原始脑电数据中动态捕捉癫痫发作前兆,提升预测准确率。
RNN-Based Models for Predicting Seizure Onset in Epileptic Patients
- 采用LSTM网络直接处理原始脑电数据,自动学习时间序列特征
- 实现90.2%敏感度、88.9%特异度,假警报率降至6.8%
- 单次处理仅需12毫秒,内存占用45MB,适合实时应用
癫痫发作预测对早期干预和改善临床结果至关重要。现有系统常因依赖静态阈值和基础脑电特征,导致准确率与误报率难以兼顾。本文提出一种基于循环神经网络(RNN)的发作前预测新方法,利用长短期记忆(LSTM)网络从未经处理的脑电图(EEG)数据中提取时序相关性。该方法可动态适应每位患者的独特脑电模式,提升预测性能。系统包含完整数据采集、预处理及基于LSTM的特征提取流程,并使用标注的脑电数据集进行训练与验证。实验结果显示,平均假警报率为6.8%,预测敏感度达90.2%,特异度为88.9%,受试者工作特征曲线下面积(AUC-ROC)为93%。此外,计算效率显著优于现有系统:单次处理仅需12毫秒,内存消耗45MB。这些成果表明,所提RNN策略能有效提升癫痫发作预测的可靠性,具备实际临床应用潜力。
原文摘要 · Abstract (English)
Early management and better clinical outcomes for epileptic patients depend on seizure prediction. The accuracy and false alarm rates of existing systems are often compromised by their dependence on static thresholds and basic Electroencephalogram (EEG) properties. A novel Recurrent Neural Network (RNN)-based method for seizure start prediction is proposed in the article to overcome these limitations. As opposed to conventional techniques, the proposed system makes use of Long Short-Term Memory (LSTM) networks to extract temporal correlations from unprocessed EEG data. It enables the system to adapt dynamically to the unique EEG patterns of each patient, improving prediction accuracy. The methodology of the system comprises thorough data collecting, preprocessing, and LSTM-based feature extraction. Annotated EEG datasets are then used for model training and validation. Results show a considerable reduction in false alarm rates (average of 6.8%) and an improvement in prediction accuracy (90.2% sensitivity, 88.9% specificity, and AUC-ROC of 93). Additionally, computational efficiency is significantly higher than that of existing systems (12 ms processing time, 45 MB memory consumption). About improving seizure prediction reliability, these results demonstrate the effectiveness of the proposed RNN-based strategy, opening up possibilities for its practical application to improve epilepsy treatment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。