剩余和双向LSTM用于发作检测
Wei Zhao1, Wen-Feng Wang2,3, Lalit Mohan Patnaik4
1Chengyi College, Jimei University, Xiamen, China.
Frontiers in computational neuroscience
|July 2, 2024
概括
一个新的混合深度学习模型,ResBiLSTM,通过脑电图 (EEG) 信号有效地检测发作. 这种方法实现了高精度,超过了现有的诊断方法.
科学领域:
- 神经学 神经学
- 人工智能的人工智能
- 生物医学工程 生物医学工程
背景情况:
- 发作影响全球超过7000万人.
- 对电脑电图 (EEG) 信号进行视觉解释以检测是具有挑战性和耗时的.
- 需要自动化方法来提高诊断的效率和准确性.
研究的目的:
- 引入一种新的混合深度学习模型,ResBiLSTM,用于使用EEG信号自动检测发作.
- 评估ResBiLSTM在已建立的病数据集上的性能.
- 将ResBiLSTM与最先进的深度学习方法进行比较.
主要方法:
- 一种混合深度学习架构,它结合了一维残余神经网络 (ResNet) 来进行特征提取,以及双向长期短期记忆层 (BiLSTM) 来进行时间依赖模型化.
- ResNet从EEG信号中提取当地空间特征.
- BiLSTM处理这些特征以捕捉时间动态,然后进行完全连接的分类层.
主要成果:
- 在波恩大学数据集上的二进制和三进制分类中,ResBiLSTM实现了98.88-100%的高准确率.
- 在寺大学医院 (TUH) 发作库中,ResBiLSTM 获得了95.03%的分类准确率和95.03%的加权F1评分,用于七种发作类型.
- 该模型与最近的几种最先进的深度学习方法相比,表现出了更高的性能.
结论:
- 该ResBiLSTM模型提供了一个简单而有效的解决方案,用于自动检测发作.
- 混合深度学习方法有效地利用了EEG信号中的空间和时间特征.
- 在改善的诊断和管理方面,ResBiLSTM显著有前途.
相关概念视频
Arteries of the Lower Limbs
186
Epilepsy is a chronic neurological disease marked by recurrent, unpredictable seizures. These seizures are caused by abnormal electrical discharges in the brain, leading to behavior, sensation, or consciousness alterations. They can also cause transient impairment of awareness, interfering with daily activities.
Various factors can trigger epilepsy, including genetic factors, brain damage, metabolic causes, and unknown etiology. Diagnosis of epilepsy involves electroencephalography (EEG), which...
Various factors can trigger epilepsy, including genetic factors, brain damage, metabolic causes, and unknown etiology. Diagnosis of epilepsy involves electroencephalography (EEG), which...
186
Seizures: Classification
331
Epilepsy is primarily characterized by unpredictable seizures, either provoked by an identifiable factor, such as injury or illness, or unprovoked, occurring spontaneously without apparent cause.
Seizures are typically classified into two main categories: focal and generalized seizures.
Focal Seizures
Focal seizures originate from specific regions of the brain. These seizures are further sub-classified into two types:
Seizures are typically classified into two main categories: focal and generalized seizures.
Focal Seizures
Focal seizures originate from specific regions of the brain. These seizures are further sub-classified into two types:
331


