Related Experiment Video
Updated: Jan 24, 2026

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
Published on: May 23, 2021
Mixed convolutional and long short-term memory network for the detection of lethal ventricular arrhythmia
Artzai Picon1, Unai Irusta2, Aitor Álvarez-Gila1
1Computer Vision Group, Tecnalia Research & Innovation, Derio, Spain.
This study introduces a novel deep learning model for accurate ventricular fibrillation (VF) detection in out-of-hospital cardiac arrest (OHCA) patients, improving survival rates through faster automated external defibrillator (AED) decisions.
Area of Science:
- Cardiology
- Biomedical Engineering
- Artificial Intelligence in Medicine
Background:
- Early defibrillation is critical for out-of-hospital cardiac arrest (OHCA) survival.
- Automated external defibrillators (AEDs) rely on accurate ventricular fibrillation (VF) detection for shock decisions.
- Deep learning, particularly 1D Convolutional Neural Networks (CNNs), shows promise for VF detection.
Purpose of the Study:
- To develop and evaluate a novel deep learning architecture for enhanced VF detection.
- To compare the proposed architecture against existing methods for VF detection in AED algorithms.
- To assess the algorithm's performance on both public Holter data and real-world OHCA patient data.
Main Methods:
- A deep learning architecture combining 1D-CNN layers and a Long Short-Term Memory (LSTM) network was developed.
- Two datasets were utilized: public Holter recordings and OHCA patient data.
- Performance was evaluated using balanced accuracy (BAC), sensitivity (Se), and specificity (Sp), compared against 1D-CNN and Support Vector Machine (SVM) models.
Main Results:
- The proposed CNN-LSTM architecture achieved high performance: 99.3% BAC on public data and 98.0% BAC on OHCA data.
- It outperformed existing methods by at least 0.3% (public data) and 2.2% (OHCA data) in BAC.
- The algorithm met American Heart Association criteria (95% Sp, 90% Se) for ECG segments as short as 3 seconds.
Conclusions:
- The developed deep learning architecture demonstrates superior accuracy for VF detection, especially in OHCA scenarios.
- This algorithm enables rapid and precise shock/no-shock decisions for AEDs.
- It represents a significant advancement in automated cardiac arrest management technology.
Related Concept Videos
ECG Interpretation of Arrhythmias II: Atrial, Junctional and Ventricular Arrhythmias
Long-Term Memory
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Convolution Properties II
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...
ECG Interpretation of Arrhythmias I: Sinus Arrhythmias
Types of Arrhythmias
Sinus Node Arrhythmias
Sinus Bradycardia: Originating from the sinoatrial (SA) node, sinus bradycardia involves slower impulses, resulting in a heart rate of less than 60 beats per minute (bpm). Causes include sleep, vagal stimulation, beta-blockers, hypothyroidism,...
Lethal Alleles
Lucien Cuénot discovered lethal alleles in 1905 while studying the inheritance of coat color in mice. The agouti gene is responsible for the color of the coat in mice. This gene codes for an agouti-signaling protein, which is responsible for melanin distribution in mammals. The wild-type allele gives rise to gray-brown coat color in mice, while the mutant allele gives rise to yellow coat color. In addition to coat color, the agouti gene is associated with the yellow...
Convolution Properties I
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:

