基于深度学习算法的标准12导电心电图的改进划分模型.
Annisa Darmawahyuni1, Siti Nurmaini2, Muhammad Naufal Rachmatullah1
1Intelligent System Research Group, Faculty of Computer Science, Universitas Sriwijaya, Palembang, 30139, Indonesia.
BMC medical informatics and decision making
|July 28, 2023
概括
本研究引入了一种深度学习算法,用于自动化12导电心电图 (ECG) 划分,达到95%以上的准确性. 这一进步简化了临床实践中复杂的心电图信号的分析.
科学领域:
- 心脏病学 心脏病学
- 人工智能的人工智能
- 信号处理 信号处理
背景情况:
- 由于信号变化,噪音和心律不规则,手动划分12导电心电图 (ECG) 信号具有挑战性.
- 精确的心电图信号划分对于在临床实践中提取全面信息和特征至关重要.
研究的目的:
- 开发和评估深度学习算法,用于自动划分12导电心电图信号.
- 为了分类心电图波形和边界,包括P波,QRS复合和T波.
主要方法:
- 实现了一个深度学习模型,利用卷积神经网络 (CNN) 中的卷积层进行自动特征提取.
- 采用双向长短期记忆 (BiLSTM) 网络作为分类器.
- 实验了基于节拍和基于患者的方法来进行心电图节拍细分.
主要成果:
- 提出的深度学习模型在所有指标上都取得了出色的表现.
- 实现超过95%的精度以节拍为基础的细分和超过93%的精度以患者为基础的细分.
- 在一个数据集上评估了14588个心电图节拍.
结论:
- 开发的自动化12级心电图划分模型表现出高精度和效率.
- 这种深度学习方法代表了对心脏病学临床应用的重大进步.
- 该模型的性能表明它有潜力帮助临床医生进行心电图解释.
相关概念视频
Electrocardiogram Fundamentals
644
Introduction
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
644
Electrocardiogram
2.5K
An electrocardiogram (ECG or EKG) is a critical diagnostic tool that records the electrical signals produced by the heart during each heartbeat. This recording is achieved through electrodes placed strategically on the arms, legs, and chest. The electrocardiograph amplifies these signals and produces 12 distinct tracings, offering a comprehensive understanding of the heart's electrical activity.
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
2.5K


