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.

Related Concept Videos

Classification of Signals01:30

Classification of Signals

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...
1.3K
Heart Sounds01:15

Heart Sounds

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)...
3.1K
Force Classification01:22

Force Classification

Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
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,...
2.2K
Hearing01:31

Hearing

When we hear a sound, our nervous system is detecting sound waves—pressure waves of mechanical energy traveling through a medium. The frequency of the wave is perceived as pitch, while the amplitude is perceived as loudness.
56.3K
Classification of Systems-I01:26

Classification of Systems-I

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:
516
Perception of Sound Waves01:01

Perception of Sound Waves

The human ear is not equally sensitive to all frequencies in the audible range. It may perceive sound waves with the same pressure but different frequencies as having different loudness. Moreover, the perception of sound waves depends on the health of an individual's ears, which decays with age. The health of one's ears may also be affected by regular exposure to loud noises.
The pitch of a sound depends on the frequency and the pressure amplitude of the source. Two sounds of the same...
5.4K