用图形增强的深度学习来检测心电图心律失常:CNN-GNN-BiLSTM方法的整合
1Electrical Engineering Department, NIT Hamirpur, 177005, H.P, India.
Medical engineering & physics
|November 1, 2025
概括
这项研究引入了一个先进的AI框架,用于精确的心电图 (ECG) 心律失常分类. 这种新的方法显著改善了心律障碍的早期检测,增强了心血管事件的预防.
科学领域:
- 生物医学工程 生物医学工程
- 人工智能在医学中的应用
- 心脏病学 心脏病学
背景情况:
- 早期发现心律失常对于预防严重的心血管事件至关重要.
- 当前的自动化分类方法在准确捕获复杂的心电图信号特征方面面临着挑战.
研究的目的:
- 开发和验证一个集成的深度学习框架,用于自动ECG心律失常分类.
- 通过结合来自心电图数据的空间,关系和时间学习来提高预测准确性.
主要方法:
- 一个混合框架,集成卷积神经网络 (CNNs),图表注意网络 (GATs) 和双向长期短期记忆 (BiLSTM) 网络.
- CNN从心电图谱图中提取特征;GAT模拟节拍之间的关系;BiLSTM捕获时间依赖.
- 将GAT和BiLSTM输出连接在一起,以实现统一的特征表示,然后是完全连接的分类器.
主要成果:
- 该框架实现了96.0%的整体准确性,在MIT-BIH数据集上达到99.89%的准确性.
- 在三个基准心电图数据集 (MIT-BIH,PTB,Chapman-Shaoxing) 和11个类数据集中表现出卓越的概括性.
- 在心律失常分类方面显著优于传统的深度学习方法.
结论:
- 拟议的CNN-GNN-BiLSTM框架为自动ECG心律失常分类提供了强大而准确的解决方案.
- 综合方法有效地减轻了错误分类的错误,为人工智能驱动的心脏监测提供了可扩展的实时选项.
- 这一进步有望通过提升心律失常的早期检测来改善患者的治疗结果.
相关概念视频
Electrocardiogram
5.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...
5.3K
Electrocardiogram Fundamentals
1.4K
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...
1.4K
Correlation between ECG and Cardiac Cycle
11.6K
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...
11.6K


