Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Electrocardiogram Fundamentals01:28

Electrocardiogram Fundamentals

1.1K
Introduction
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...
1.1K
Correlation between ECG and Cardiac Cycle01:25

Correlation between ECG and Cardiac Cycle

10.4K
The electrical signals recorded on an electrocardiogram (ECG) occur before the mechanical processes of contraction and relaxation during the cardiac cycle.
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
10.4K
Electrocardiogram01:29

Electrocardiogram

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

Instrumentation Amplifier

837
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...
837

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Self-supervised pre-training with joint-embedding predictive architecture boosts ECG classification performance.

Computers in biology and medicine·2025
Same author

Random walk based snapshot clustering for detecting community dynamics in temporal networks.

Scientific reports·2025
Same author

Federated Learning With Deep Neural Networks: A Privacy-Preserving Approach to Enhanced ECG Classification.

IEEE journal of biomedical and health informatics·2024
Same author

Making Mathematical Research Data FAIR: Pathways to Improved Data Sharing.

Scientific data·2024
Same author

Disease Burden and Inpatient Management of Children with Acute Respiratory Viral Infections during the Pre-COVID Era in Germany: A Cost-of-Illness Study.

Viruses·2024
Same author

Clinical Effectiveness of Ritonavir-Boosted Nirmatrelvir-A Literature Review.

Advances in respiratory medicine·2024
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Nov 15, 2025

Real-Time Electrocardiogram Monitoring During Treadmill Training in Mice
04:45

Real-Time Electrocardiogram Monitoring During Treadmill Training in Mice

Published on: May 5, 2022

2.7K

Transfer learning for ECG classification.

Kuba Weimann1, Tim O F Conrad2,3

  • 1Department of Visual and Data-Centric Computing, Zuse Institute Berlin, Takustrasse 7, 14195, Berlin, Germany. kuba.weimann@zib.de.

Scientific Reports
|March 5, 2021
PubMed
Summary
This summary is machine-generated.

Transfer learning significantly enhances deep convolutional neural networks (CNNs) for electrocardiogram (ECG) classification. Pretraining CNNs on large ECG datasets reduces the need for extensive annotated data, improving Atrial Fibrillation detection.

More Related Videos

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
06:07

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice

Published on: May 23, 2021

4.1K
Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System
10:17

Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System

Published on: April 11, 2025

1.2K

Related Experiment Videos

Last Updated: Nov 15, 2025

Real-Time Electrocardiogram Monitoring During Treadmill Training in Mice
04:45

Real-Time Electrocardiogram Monitoring During Treadmill Training in Mice

Published on: May 5, 2022

2.7K
Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
06:07

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice

Published on: May 23, 2021

4.1K
Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System
10:17

Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System

Published on: April 11, 2025

1.2K

Area of Science:

  • Biomedical Engineering
  • Artificial Intelligence in Healthcare
  • Cardiology

Background:

  • Remote monitoring devices generate vast electrocardiogram (ECG) data for patients with heart arrhythmia.
  • Physician interpretation of this extensive ECG data is time-consuming and presents a bottleneck.
  • Automated ECG interpretation methods are crucial for efficient clinical decision-making.

Purpose of the Study:

  • To develop reliable methods for automatic ECG interpretation using deep convolutional neural networks (CNNs).
  • To address the challenge of limited annotated data for training CNNs in ECG classification.
  • To leverage transfer learning to improve the performance and reduce annotation requirements for ECG analysis.

Main Methods:

  • Utilized deep convolutional neural networks (CNNs) for raw ECG recording classification.
  • Employed transfer learning by pretraining CNNs on a large public dataset of continuous raw ECG signals.
  • Finetuned pretrained CNNs on a smaller dataset for Atrial Fibrillation classification, investigating both supervised and unsupervised pretraining.

Main Results:

  • Pretraining CNNs improved performance on the target task (Atrial Fibrillation classification) by up to [Formula: see text].
  • Transfer learning effectively reduced the number of required annotations to achieve comparable performance.
  • Both supervised and unsupervised pretraining approaches demonstrated significant benefits.

Conclusions:

  • Transfer learning is a viable and effective strategy for training CNNs for ECG classification, especially when annotated data is scarce.
  • Pretraining on large, unlabeled ECG datasets can significantly enhance diagnostic accuracy for arrhythmias like Atrial Fibrillation.
  • The proposed approach offers a scalable solution for automated ECG interpretation, supporting clinical workflows.