使用长期短期记忆网络进行端到端的预测方法
Xiao Wu1,2, Zhaohui Yang1, Tinglin Zhang3
1School of Computer Science and Technology, Shandong Jianzhu University, Jinan, China.
Frontiers in human neuroscience
|June 5, 2023
概括
这项研究引入了一种更简单,端到端的深度学习模型,用于使用电脑电图 (EEG) 信号预测发作. 这种方法实现了高精度,为患者提供了宝贵的干预时间.
科学领域:
- 神经学 神经学
- 生物医学工程 生物医学工程
- 机器学习 机器学习
背景情况:
- 影响了许多患者,发作导致严重疼痛和降低生活质量.
- 目前的发作预测方法通常依赖于复杂的,主观的特征提取,限制了它们的有效性.
- 开发灵敏可靠的预测工具对于患者管理至关重要.
研究的目的:
- 为预测发作提出一个端到端的深度学习方法.
- 在现有方法中克服主观和复杂的特征工程的局限性.
- 为了提高灵敏度,减少发作错误预测.
主要方法:
- 利用长短期记忆 (LSTM) 网络进行端到端的预测模型.
- 仅输入原始脑电图 (EEG) 信号的马波段直接进入LSTM网络.
- 为了更好的分类,除了前触和间触阶段外,还纳入了后触阶段.
主要成果:
- 使用CHB-MIT数据库实现了91.76%的平均灵敏度和0.29/h的错误预测率 (FPR).
- 通过包括后点阶段,进一步提高了性能,达到92.17%的灵敏度和0.27/h的FPR.
- 提供了44.46分钟的平均预警时间,允许及时干预.
结论:
- 提出的基于LSTM的方法提供了一种简化和有效的方法来预测发作.
- 直接使用马波段EEG信号与LSTM避免复杂的功能设计和主观性.
- 包括后期阶段提高了预测的准确性,并提供了临床相关的预警时间.
相关概念视频
Seizures: Classification
445
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:
445
Epilepsy and Seizures: Overview
230
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...
230
Long-term Potentiation
55.4K
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre- and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
55.4K
Long-Term Memory
222
Long-term memory is a relatively permanent type of memory, capable of storing vast amounts of information over extended periods. Its storage capacity is generally considered unlimited.
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
222


