Related Experiment Video
Updated: Jan 4, 2026

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
Heartbeat Sound Signal Classification Using Deep Learning
Ali Raza1, Arif Mehmood1, Saleem Ullah1
1Department of Computer Science, Khwaja Fareed University of Engineering and Information Technology, Rahim Yar Khan, Punjab 64200, Pakistan.
Insights
This study introduces an improved Recurrent Neural Network (RNN) model for classifying heart sounds. The method effectively diagnoses heart conditions like murmurs and extrasystoles, enhancing diagnostic accuracy.
Area of Science:
- Cardiology
- Biomedical Engineering
- Machine Learning
Background:
- Heart disease remains a leading cause of mortality worldwide.
- Accurate diagnosis of heart conditions through heartbeat sound analysis is crucial.
- Heart sound classification presents challenges in segmentation and feature extraction.
Purpose of the Study:
- To develop a robust framework for heartbeat sound classification.
- To improve the accuracy and efficiency of diagnosing heart conditions using audio signals.
- To address the limitations of existing methods in heart sound analysis.
Main Methods:
- Applied band-pass filtering to remove noise from heartbeat sound signals.
- Standardized sampling rates and employed down-sampling for feature discrimination and dimensionality reduction.
- Utilized a Recurrent Neural Network (RNN) model incorporating Long Short-Term Memory (LSTM), Dropout, Dense, and Softmax layers.
Main Results:
- The proposed framework achieved competitive performance in classifying heartbeat sounds.
- Down-sampling techniques reduced computational power and time without compromising results.
- The RNN-based model demonstrated effectiveness in distinguishing between Normal, Murmur, and Extrasystole heartbeats.
Conclusions:
- The developed RNN-based model offers a promising approach for automated heart sound classification.
- The methodology enhances diagnostic capabilities for various heart conditions.
- This framework provides a more efficient and accurate tool for cardiovascular health assessment.
Abstract:
Presently, most deaths are caused by heart disease. To overcome this situation, heartbeat sound analysis is a convenient way to diagnose heart disease. Heartbeat sound classification is still a challenging problem in heart sound segmentation and feature extraction. Dataset-B applied in this study that contains three categories Normal, Murmur and Extra-systole heartbeat sound. In the purposed framework, we remove the noise from the heartbeat sound signal by applying the band filter, After that we fixed the size of the sampling rate of each sound signal. Then we applied down-sampling techniques to get more discriminant features and reduce the dimension of the frame rate. However, it does not affect the results and also decreases the computational power and time. Then we applied a purposed model Recurrent Neural Network (RNN) that is based on Long Short-Term Memory (LSTM), Dropout, Dense and Softmax layer. As a result, the purposed method is more competitive compared to other methods.
More Related Videos
Related Concept Videos
Classification of 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...
Heart Sounds
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)...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Hearing
Classification of Systems-I
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:
Perception of Sound Waves
The pitch of a sound depends on the frequency and the pressure amplitude of the source. Two sounds of the same...

