一个半监督的算法用于预测心房的攻击,使用时间序列信号的卷积自动编码器
概括
这项研究引入了一种新的两阶段算法,用于使用机器学习预测心房动 (AF). 这种新的方法减少了对广泛数据标签的需求,为临床医生简化了AF预测.
科学领域:
- 心脏病学 心脏病学
- 生物医学工程 生物医学工程
- 人工智能在医学中的应用
背景情况:
- 心房动 (AF) 往往从偏激性AF (PAF) 发展为持久性AF,增加中风和心力衰竭的风险.
- 目前用于AF预测的机器学习方法需要广泛的特征提取和数据标签,这是耗时和劳动密集的.
研究的目的:
- 为预测AF攻击提出了一种新的两阶段半监督算法.
- 通过尽量减少对标记心电图 (ECG) 数据的需求,减少临床医生的工作量.
主要方法:
- 一种两阶段的半监督学习方法,结合了无监督的卷积自编码器 (CAE) 和监督的长期短期记忆 (LSTM) 模型.
- 使用RR间隔时间序列信号作为CAE-LSTM模型的输入.
- 使用20个PAF和20个正常心率段的训练集进行评估,并进行了十倍的交叉验证.
主要成果:
- 该CAE-LSTM模型的平均准确率为93.56%,根平均平方误差为0.004.4.
- 获得了0.9345的F1得分,表明了高预测性能.
- 该模型在使用有限的标记数据来减少和分类维度方面表现出有效性.
结论:
- 拟议的半监督CAE-LSTM算法有效地预测了AF,减少了数据标签要求.
- 这种方法适用于在样本大小有限的场景中预测AF.
- 该方法为传统的监督方法提供了临床相关的替代方案,减轻了临床医生的负担.
相关概念视频
ECG Interpretation of Arrhythmias II: Atrial, Junctional and Ventricular Arrhythmias
21
Arrhythmia is a condition characterized by an irregular heart rhythm, with ECG changes that differ based on its origin and nature. The types of arrhythmias discussed below include atrial, junctional, and ventricular arrhythmias.Atrial ArrhythmiasPremature Atrial Complexes (PACs): PACs are early atrial beats caused by stress, caffeine, alcohol, electrolyte imbalances, hypoxia, hyperthyroidism, or certain medications (e.g., bronchodilators and decongestants). The ECG shows early P waves with an...
21
Disturbances in Heart Rhythm
970
Arrhythmia or dysrhythmia refers to an abnormal heart rhythm caused by a defect in the heart's conduction system. It can cause the heart to beat irregularly, too quickly, or too slowly, leading to symptoms like chest pain, shortness of breath, and fainting. Factors such as stress, caffeine, alcohol, nicotine, cocaine, certain drugs, congenital defects, diseases, and electrolyte abnormalities can trigger arrhythmias.
Arrhythmias are categorized by their speed, rhythm, and origin. A slow...
Arrhythmias are categorized by their speed, rhythm, and origin. A slow...
970


