ECGVEDNET:一种变异编码解码网络,用于在形态学变异ECG中进行ECG划分
IEEE transactions on bio-medical engineering
|February 6, 2024
概括
本研究介绍了ECGVEDNET,这是一种用于心电图 (ECG) 划分的深度学习模型,解决了数据限制和形态变异. 该模型在大型和小型数据集上实现了最先进的性能,以准确识别QRS开始和T峰值.
科学领域:
- 心脏病学 心脏病学
- 人工智能的人工智能
- 生物医学工程 生物医学工程
背景情况:
- 电心电图 (ECG) 划分对于心血管诊断至关重要,但深度学习模型面临着数据可用性和心电图形态变化的挑战.
- 现有的深度划分框架受限于在不足数据上训练的模型的概括性和ECG复合体的固有变异性.
研究的目的:
- 引入一种新的深度划分模型,ECGVEDNET,以及一个大规模的12个导线ECG数据集,ICDIRS,以克服ECG划分的局限性.
- 开发一种模型,能够通过一个规范化良好的潜伏空间来处理ECG形态变化.
- 建立一个转移学习框架,将知识从大型数据集应用到较小的数据集.
主要方法:
- 开发ICDIRS,一个大规模的心电图数据集,拥有156,145个QRS开始和156,145个T峰值注释.
- 介绍ECGVEDNET,一个变化编码器-解码器网络,设计具有规范化的潜空间,以最大限度地减少形态变化.
- 实施转移学习框架,以利用ICDIRS对较小数据集的知识.
主要成果:
- 在ICDIRS上,ECGVEDNET取得了很高的准确性:QRS发病率为86.28%/88.31%,T峰值为89.94%/91.16%在5/10毫秒的宽容范围内.
- 在QTDB数据集上,该模型展示了最先进的性能,QRS开始的平均时间误差为-1.86 ± 8.02 ms,T峰值为-0.50 ± 12.96 ms.
- 提出的方法在大规模和较小的数据集上都表现出有效性.
结论:
- 在大型ICDIRS数据集上进行培训的ECGVEDNET有效地解决了由数据限制和形态变异引起的ECG划分方面的挑战.
- 该模型实现了最先进的性能,提高了确定心血管诊断信任点的准确性.
- 该研究将发布源代码和预训练模型,以促进进一步的研究和应用.
相关概念视频
Electrocardiogram Fundamentals
600
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...
600
Correlation between ECG and Cardiac Cycle
5.4K
The electrical signals recorded on an electrocardiogram (ECG) occur before the mechanical processes of contraction and relaxation during the cardiac cycle.
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
5.4K
Electrocardiogram
2.3K
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.3K
ECG Interpretation of Rhythms
905
An electrocardiogram (ECG)graphically represents the heart's electrical activity on ECG paper or a monitor.
Components of the Electrocardiogram
The primary components of a normal ECG waveform in Normal sinus rhythm(NSR) include the P wave, PR interval, QRS complex, ST segment, T wave, and occasionally a U wave.
ECG waveforms are divided by vertical and horizontal lines at standard intervals.
The horizontal axis measures time and rate, and the vertical axis measures amplitude or voltage....
Components of the Electrocardiogram
The primary components of a normal ECG waveform in Normal sinus rhythm(NSR) include the P wave, PR interval, QRS complex, ST segment, T wave, and occasionally a U wave.
ECG waveforms are divided by vertical and horizontal lines at standard intervals.
The horizontal axis measures time and rate, and the vertical axis measures amplitude or voltage....
905


