循环与非循环卷积神经网络用于心脏声音分类
Arash Gharehbaghi1, Elaheh Partovi2, Ankica Babic1,3
1Department of Biomedical Engineering, Linköping University, Linköping, Sweden.
Studies in health technology and informatics
|June 30, 2023
概括
传统的卷积神经网络 (CNN) 有效地分类异常-正常的心声. 虽然复杂的循环神经网络集成显示了高准确度,但更简单的CNN提供了可比性能,心脏声音分析的复杂性更小.
科学领域:
- 心脏病学 心脏病学
- 人工智能的人工智能
- 信号处理 信号处理
背景情况:
- 卷积神经网络 (CNN) 在心声分析中很普遍.
- 重复神经网络 (RNN),如门式重复网络 (GRN) 和长期短期记忆 (LSTM),通常与复杂任务的CNN相结合.
- 对复杂的混合架构进行简单模型的评估对于高效的诊断工具至关重要.
研究的目的:
- 为了比较传统CNN与各种CNN-RNN混合架构的性能,以进行异常-正常的心声分类.
- 评估不同并行和级联集成方法的准确性和灵敏性.
- 为了确定最佳的模型复杂性,可靠的心脏声音信号分类.
主要方法:
- 利用Physionet数据集进行心脏声音记录.
- 实施和评估传统的CNN架构.
- 开发并测试了CNN与GRN和LSTM的并行和级联集成架构.
- 对每个模型配置的测量精度和灵敏度.
主要成果:
- 平行LSTM-CNN架构实现了最高的精度 (98.0%),灵敏度为87.2%.
- 传统的CNN显示出强的性能,准确率为97.3%,灵敏度为95.9%.
- 与混合模型相比,传统的CNN需要的计算复杂性要少得多.
结论:
- 传统的CNN适用于异常-正常的心声分类.
- 简单的CNN模型提供了高性能和降低复杂性的平衡.
- 这些发现表明,传统的CNN可以独立地用于有效的心脏声音分析.
相关概念视频
Classification of Signals
549
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...
549
Neural Circuits
1.3K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.3K
Correlation between ECG and Cardiac Cycle
7.3K
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...
7.3K
Heart Failure IV: Classification and Diagnostic Evaluation
20
Heart failure can be classified in various ways, with the most common classifications based on physical activity limitations, disease progression, severity, and treatment strategies.The Functional Classification of Heart Failure divides patients into four categories based on physical activity limitation due to symptom burden.Class I: Patients in this class have cardiac disease but no physical activity limitations. Ordinary activities like walking, climbing stairs, or routine tasks do not cause...
20
Heart Sounds
2.0K
Heart sounds are generated by the turbulence in blood flow due to the closing of heart valves. These sounds are best perceived slightly away from the valves, where the blood flow disseminates the sound.
Auscultation is the process of listening to these internal body sounds using a stethoscope. The heart produces four types of sounds, but only two—S1 and S2—can usually be heard with a stethoscope.
S1, also known as the "lub" sound, is caused by the closure of atrioventricular (A-V)...
Auscultation is the process of listening to these internal body sounds using a stethoscope. The heart produces four types of sounds, but only two—S1 and S2—can usually be heard with a stethoscope.
S1, also known as the "lub" sound, is caused by the closure of atrioventricular (A-V)...
2.0K
Classification of Systems-I
219
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
219


