| Literature DB >> 35547589 |
Tibor Stracina1, Marina Ronzhina2, Richard Redina2,3, Marie Novakova1.
Abstract
Cardiovascular system and its functions under both physiological and pathophysiological conditions have been studied for centuries. One of the most important steps in the cardiovascular research was the possibility to record cardiac electrical activity. Since then, numerous modifications and improvements have been introduced; however, an electrocardiogram still represents a golden standard in this field. This paper overviews possibilities of ECG recordings in research and clinical practice, deals with advantages and disadvantages of various approaches, and summarizes possibilities of advanced data analysis. Special emphasis is given to state-of-the-art deep learning techniques intensely expanded in a wide range of clinical applications and offering promising prospects in experimental branches. Since, according to the World Health Organization, cardiovascular diseases are the main cause of death worldwide, studying electrical activity of the heart is still of high importance for both experimental and clinical cardiology.Entities:
Keywords: ECG analysis; ECG recording; animal model; arrhythmia classification; artificial intelligence; deep learning; electrocardiogram; isolated heart
Year: 2022 PMID: 35547589 PMCID: PMC9082936 DOI: 10.3389/fphys.2022.867033
Source DB: PubMed Journal: Front Physiol ISSN: 1664-042X Impact factor: 4.755
FIGURE 1Original ECG records. (A) Isolated heart electrograms of various species. (B) ECG in an anesthetized Sprague Dawley male rat recorded by needle electrodes. (C) ECG in a freely moving Wistar male rat recorded by telemetry. Note the differences in the heart rate among species (A) and between anesthetized (B) and conscious (C) rats.
Key electrophysiological characteristics in human and selected experimental animal species. AP, action potential; bpm, beats per minute; ms, milliseconds. *As in ectotherms, the heart rate and duration of ventricular AP in zebrafish vary with body temperature, and numbers indicate heart rate/ventricular AP duration at 28°C and at 19°C (in parentheses), respectively.
| Human | Dog | Rabbit | Guinea pig | Rat | Mouse | Zebrafish | |
|---|---|---|---|---|---|---|---|
| Mean resting heart rate (bpm) | 75 | 70 | 200 | 230 | 300 | 500 | 55 (145)* |
| Ventricular AP (ms) | 250 | 250 | 120–140 | 140 | 50 | 25–40 | 143 (311)* |
| ST segment in ECG | Yes | Yes | Yes | Yes | No | No | Yesa |
(Vornanen and Hassinen, 2016) Unless otherwise indicated, adopted from (Farraj, Hazari, and Cascio, 2011).
FIGURE 2Milestones of ECG processing and analysis in time perspective.
FIGURE 3Schematic representation of computer-aided ECG interpretation using feature-based technique (top) and deep learning approaches, which do not require the calculation of ECG features (bottom). Note: pre-processing steps are optional when using deep learning methods and depend on the application.
FIGURE 4Illustration of two binary classification models: (A) straightforward artificial neural network—machine learning model providing ECG classification based on the previously derived features; (B) 1D convolutional neural network (1D CNN)—deep learning model providing automatic extraction of the features from raw ECG by convolutional layer(s) and further assignment of the input into the class by fully connected perceptron-like layers. In a 1D CNN model, the convolutional layer consists of filters, which derive important features from the input ECG. The convolution output—feature map—is usually transformed using a linear or non-linear function (in order to simplify the training process and avoid the problem of vanishing gradient) and downsampled by calculating the average (average pooling) or by selecting maximal (max-pooling) values from the feature map. The pooling procedure leads to the reduced number of model parameters and, thus, decreased computation demand.