ECG signal classification based on deep CNN and BiLSTM

Jinyong Cheng1, Qingxu Zou1, Yunxiang Zhao2

  • 1School of Computer Science and Technology, Qilu University of Technology (Shandong Academy of Sciences), Jinan, China.

Insights

This study introduces an advanced deep learning model for automatic electrocardiogram (ECG) classification, improving diagnostic accuracy for cardiovascular diseases. The method enhances ECG analysis for better clinical diagnosis and patient self-monitoring.

Area of Science:

  • Cardiology
  • Biomedical Engineering
  • Artificial Intelligence

Background:

  • Cardiovascular disease is a growing global health concern.
  • Electrocardiograms (ECGs) are vital for heart health diagnosis.
  • Limited medical resources necessitate advanced diagnostic tools like computer-aided systems.

Purpose of the Study:

  • To develop an automated method for ECG identification and classification.
  • To address the increasing demand for cardiovascular disease diagnosis with limited resources.

Main Methods:

  • A novel deep learning model combining a 24-layer Deep Convolutional Neural Network (DCNN) and Bidirectional Long Short-Term Memory (BiLSTM).
  • ECG signal preprocessing using wavelet transform and median filtering.
  • A new loss function designed to stabilize training and improve model optimization.

Main Results:

  • Achieved an accuracy rate of 89.3% and an F1 score of 0.891 on the 2017 PhysioNet/CINC challenge dataset.
  • Demonstrated effective feature extraction using varied convolution kernel sizes.
  • Validated through ten-fold cross-validation.

Conclusions:

  • The proposed method offers improved accuracy in automatic ECG classification compared to existing approaches.
  • This technique aids in clinical diagnosis and self-monitoring of conditions like atrial fibrillation.
  • The study highlights the potential of deep learning in enhancing cardiovascular diagnostics.
Abstract

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...
995
Electrocardiogram01:29

Electrocardiogram

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...
3.7K
Instrumentation Amplifier01:25

Instrumentation Amplifier

An electrocardiography (ECG) machine is an essential piece of medical equipment used to monitor the electrical activity of the heart. It operates by detecting small electrical changes on the skin that result from the depolarization of the heart muscle during each heartbeat. However, these signals are in the microvolt range and can be easily overwhelmed by noise or interference.
To overcome this challenge, an ECG machine utilizes an instrumentation amplifier. This specialized amplifier is...
750