使用基于遗传算法特征提取的深度学习对心电图信号进行分类
Hossein Khezripour1, Saadat Pour Mozaffari2, Midia Reshadi1
1Department of Computer Engineering, Science and Research Branch, Islamic Azad University, Tehran, Iran.
Biomedical physics & engineering express
|June 7, 2023
概括
这项研究引入了一种新的深度学习方法,用于使用心电图 (ECG) 信号对心律不整进行分类. 该方法在识别各种心律状况方面取得了高精度,有助于及时诊断.
科学领域:
- 心脏病学 心脏病学
- 生物医学工程 生物医学工程
- 人工智能的人工智能
背景情况:
- 心律不整需要及时诊断才能有效治疗.
- 电心电图 (ECG) 信号对于识别心律异常至关重要.
- 准确地分类各种心律失常仍然是医学研究中的一个挑战.
研究的目的:
- 开发和评估一种新的基于深度学习的方法,用于从心电图信号分类心律不整.
- 为了提高心电图信号分类的灵敏度和准确性,用于各种心脏病.
- 通过将心电图信号分为不同的节奏类别来诊断心律疾病.
主要方法:
- 使用消除噪音的过器预处理了心电图信号.
- 基于波纹分解能和PQRS形态特征的特征提取使用了离散波纹转换 (DWT).
- 利用遗传算法来减少特征向量,并优化人工神经网络 (ANN) 和自适应神经模糊推理系统 (ANFIS) 的权重.
- 为信号分类实施了深度学习框架.
主要成果:
- 提出的方法实现了高学习准确性:在ANN培训中99.9%,在ANN测试中88.92%.
- 安菲斯的准确性也相当于此:在训练方面达到99.8%,在测试方面达到88.83%.
- 该分类成功地区分了正常心跳和各种心律不整,包括充血性心力衰竭,心室心律不整,心房动和心房动.
结论:
- 开发的深度学习方法显示了使用心电图信号准确地分类心律失常的显著前景.
- 该方法为诊断心律疾病提供了灵敏有效的工具.
- 代码技术,遗传算法和深度学习模型 (ANN,ANFIS) 的结合为医疗信号分析提供了一个强大的框架.
相关概念视频
Classification of Signals
1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
Electrocardiogram
5.4K
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.4K
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.8K
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.8K


