Automated heart sound classification system from unsegmented phonocardiogram (PCG) using deep neural network.
Palani Thanaraj Krishnan1, Parvathavarthini Balasubramanian2, Snekhalatha Umapathy3
1Department of Electronics and Instrumentation Engineering, St. Joseph's College of Engineering, Anna University, Chennai, Tamil Nadu, India.
Physical and Engineering Sciences in Medicine
|June 12, 2020
Summary
Automated heart sound classification using deep neural networks (DNNs) offers a solution for real-time screening of phonocardiogram (PCG) signals, especially in underserved regions. A Feed-forward Neural Network achieved 85.65% accuracy, simplifying analysis by eliminating manual feature engineering.
Area of Science:
- Biomedical Engineering
- Artificial Intelligence
- Cardiology
Background:
- Low patient-to-doctor ratios in low- and middle-income countries necessitate automated diagnostic tools.
- Phonocardiogram (PCG) analysis for cardiovascular disease detection is crucial but often requires expert interpretation.
- Automating PCG analysis can improve accessibility and efficiency of cardiac screening.
Purpose of the Study:
- To propose and evaluate deep neural network (DNN) architectures for automated classification of unsegmented PCG signals.
- To eliminate the need for manual feature engineering and segmentation in PCG analysis.
- To develop a real-time screening system for heart sound classification.
Main Methods:
- Down-sampling PCG signals to 500 Hz and segmenting into 6-second epochs.
- Applying a Savitzky-Golay filter for noise reduction and data smoothing.
- Utilizing one-dimensional Convolutional Neural Networks (1D-CNN) and Feed-forward Neural Networks (F-NN) for classification.
- Training and validating DNN models on 1081 PCG records.
Main Results:
- The Feed-forward Neural Network (F-NN) model achieved an overall accuracy of 85.65%.
- The F-NN model demonstrated a sensitivity of 86.73% and specificity of 84.75%.
- Balanced accuracy was 85.74%, with an Area Under the Curve (AUC) of 0.857 from ROC analysis.
- DNN models showed comparable performance to existing methods without feature engineering.
Conclusions:
- Deep neural networks, particularly F-NN, are effective for automated, real-time heart sound classification from PCG signals.
- The proposed DNN approach simplifies PCG analysis by removing the need for manual feature extraction and segmentation.
- This technology holds potential for improving cardiovascular screening accessibility, especially in resource-limited settings.
Related Concept Videos
Classification of Signals
1.2K
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.2K
Heart Sounds
3.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)...
3.0K


