Related Experiment Video
Updated: Feb 7, 2026

C. elegans Positive Butanone Learning, Short-term, and Long-term Associative Memory Assays
Published on: March 11, 2011
Ensembling convolutional and long short-term memory networks for electrocardiogram arrhythmia detection
Philip A Warrick1,2, Masun Nabhan Homsi3
1PeriGen. Inc. Montreal, Canada.
Objective:
Atrial fibrillation is a common type of heart rhythm abnormality caused by a problem with the heart's electrical system. Early detection of this disease has important implications for stroke prevention and management. Our objective is to construct an intelligent tool that assists cardiologists in identifying automatically cardiac arrhythmias and noise in electrocardiogram (ECG) recordings.
Approach:
Our base deep classifier combined a convolutional neural network (CNNs) and a sequence of long short-term memory units, with pooling, dropout and normalization techniques to improve their accuracy. The network predicted a classification at every 18th input sample and the final prediction was selected for classification. Ten standalone models that used our base classifier architecture were first cross-validated separately on 90% of the PhysioNet/CinC Challenge 2017 dataset and then tested on 10%. An ensemble classifier selected the label of the best average probability from the ten sub-models to improve prediction quality.
Main Results:
Our original result submitted to the challenge gave a mean F1-measure of 80%. The new proposed method improved the test score to 82%, which was tied for the third-highest score in the follow-up phase of the challenge.
Significance:
Without employing a time-consuming feature engineering step, the ensemble classifier trained with this architecture provided a robust solution to the problem of detecting cardiac arrhythmia from noisy ECG signals. In addition, interpretation of the classifier by inspection of its network parameters and predictions revealed what aspects of the ECG signal the classifier considered most discriminating.
Related Concept Videos
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...
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, 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,...
Electrocardiogram Fundamentals
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...

