Parallel use of a convolutional neural network and bagged tree ensemble for the classification of Holter ECG

Filip Plesinger1, Petr Nejedly1, Ivo Viscor1

  • 1Institute of Scientific Instruments of the Czech Academy of Sciences, Brno, Czechia.

Insights

This study presents an automated method for classifying Holter ECG recordings, achieving high accuracy in detecting normal rhythms, atrial fibrillation, and other arrhythmias, even with noisy data.

Area of Science:

  • Cardiology
  • Biomedical Engineering
  • Machine Learning

Background:

  • Automated detection of arrhythmia in Holter ECG signals is challenging due to complex clinical data and noise.
  • Noise sources include electrode disconnections, patient movement, and electrical interference, potentially leading to misinterpretation.

Purpose of the Study:

  • To propose an automated method for classifying 1-lead Holter ECG recordings.
  • The method aims to categorize recordings into 'normal', 'atrial fibrillation', 'other arrhythmia', or 'too noisy to classify'.

Main Methods:

  • A parallel approach using a bagged tree ensemble (BTE) and a convolutional neural network/shallow neural network (CNN/NN).
  • BTE analyzes 43 features based on QRS detection and morphology.
  • CNN/NN utilizes ECG filtered by nine different filters; its output is preferred if a certain confidence level is reached, otherwise BTE output is used.

Main Results:

  • The method achieved F1 test scores of 0.92 for normal, 0.82 for atrial fibrillation, and 0.74 for other arrhythmias.
  • An overall F1 score of 0.83 was obtained on a hidden test set.
  • The performance resulted in a shared rank #2 in the PhysioNet/CinC Challenge 2017.

Conclusions:

  • The proposed automated method effectively classifies Holter ECG recordings.
  • It demonstrates robust performance even in the presence of noise and artifacts.
  • This approach offers a reliable tool for arrhythmia detection in clinical settings.

Related Concept Videos

The Tree of Life - Bacteria, Archaea, Eukaryotes02:40

The Tree of Life - Bacteria, Archaea, Eukaryotes

The “tree of life” describes the evolution of life and the evolutionary relationships between organisms. The root of the tree is the common ancestor to all life on Earth. All other species radiate from this point, much like the branches of a tree. The numerous tips of these branches on the tree of life represent every living, or extant, species. Extinct species, which are species that no longer exist, can be found towards the center of the tree. Currently, these organisms, both...
38.7K
Convolution Properties II01:17

Convolution Properties II

The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
589
Convolution Properties I01:20

Convolution Properties I

Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
611
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
433
Holter Monitor: 24-Hour Monitoring01:23

Holter Monitor: 24-Hour Monitoring

Holter monitoring is a continuous electrocardiography (ECG) recording that tracks the heart's electrical activity over an extended period, generally 24 to 48 hours. This noninvasive diagnostic tool detects irregular heart rhythms that may not be captured during a standard ECG performed in a clinical setting.DeviceThe Holter monitor is a portable, small device connected to several electrodes on the patient's chest. These electrodes detect the heart's electrical signals and transmit them to the...
2.6K
Phylogenetic Trees03:21

Phylogenetic Trees

Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
49.7K