| Literature DB >> 34392353 |
Venkat D Nagarajan1,2, Su-Lin Lee3, Jan-Lukas Robertus4,5, Christoph A Nienaber1,5, Natalia A Trayanova6, Sabine Ernst1,5.
Abstract
The field of cardiac electrophysiology (EP) had adopted simple artificial intelligence (AI) methodologies for decades. Recent renewed interest in deep learning techniques has opened new frontiers in electrocardiography analysis including signature identification of diseased states. Artificial intelligence advances coupled with simultaneous rapid growth in computational power, sensor technology, and availability of web-based platforms have seen the rapid growth of AI-aided applications and big data research. Changing lifestyles with an expansion of the concept of internet of things and advancements in telecommunication technology have opened doors to population-based detection of atrial fibrillation in ways, which were previously unimaginable. Artificial intelligence-aided advances in 3D cardiac imaging heralded the concept of virtual hearts and the simulation of cardiac arrhythmias. Robotics, completely non-invasive ablation therapy, and the concept of extended realities show promise to revolutionize the future of EP. In this review, we discuss the impact of AI and recent technological advances in all aspects of arrhythmia care.Entities:
Keywords: Ablation; Atrial fibrillation; Electrophysiology; Machine learning; Artificial intelligence
Mesh:
Year: 2021 PMID: 34392353 PMCID: PMC8497074 DOI: 10.1093/eurheartj/ehab544
Source DB: PubMed Journal: Eur Heart J ISSN: 0195-668X Impact factor: 29.983
Overview of feature engineering processes employed during development of machine learning methods
| Feature engineering | ||
|---|---|---|
| Definition | Extraction | Optimization |
|
Most informative and non-redundant characteristics of data signals Represented in a numerical form and together form a feature vector Data represented as features is computationally processed by ML algorithms |
In supervised ML methods feature extraction is done by experts in the domain In unsupervised and DL methodologies feature engineering is done by the algorithm itself Features used for cardiac signal analysis—time intervals, morphological amplitudes, areas or distances |
Selection of appropriate features is crucial for the success of ML methodology Algorithms used for relevant feature identification—particle swarm optimization, etc. Algorithms used for dimensionality reduction—principal component analysis and linear discriminant analysis |
DL, deep learning; ML, machine learning.
Commonly used machine learning classification algorithms
| Algorithm | Learning method | Description | Utility in EP ML |
|---|---|---|---|
| Support vector machine |
Most commonly used supervised learning method |
Used to classify complex non-linear data Creates ‘hyperplane’ that non-linearly separates the two classes in a feature space Good classification and generalization properties |
Arrhythmia classification using heart rate variability VF detection algorithm in automated external defibrillators |
| Random Forest |
Supervised learning method |
Ensemble learning methods that combine multiple decision trees (algorithms) Decision trees arranged in a hierarchical manner Final prediction derived by calculating the mean or mode of the individual DT’s decision |
Classification of ECG beats CRT outcomes prediction |
| Bayesian networks |
Supervised learning method |
Graphical structures to represent knowledge about an uncertain domain Represent variables and their probabilistic relationships HMM—one of the frequently used examples of BNs |
Classification of ECG beats CRT outcomes prediction |
| Neural networks |
Can be supervised or unsupervised learning method |
Computational model mimicking biological neural networks Data is propagated in a hierarchical manner via nodes in each layer Input/target pairs are used during model training |
Classifying large amounts of data Classification of ECG beats |
| Convolutional neural networks |
Can be supervised or unsupervised learning method |
Evolved form of deep neural networks (multiple hidden layers between input and output) Convolution layers produce a spatially dependent feature for the subsequent layer Most widely used DL |
For deciphering diseased state footprints in 12-lead ECG Cardiac imaging |
BN, bayesian networks; CRT, cardiac resynchronization therapy; DL, deep learning; ECG, electrocardiogram; EP, electrophysiology; HMM, Hidden Markov Models; ML, machine learning; VF, ventricular fibrillation.
Diagnostic accuracy of artificial intelligence-aided devices in identifying atrial fibrillation
| Study | Device and AI algorithm | Signal analysed | AF detection |
|---|---|---|---|
|
The iREAD Study William | Algorithm using smartphone (Kardia Mobile Cardiac Monitor) and handheld cardiac rhythm recorder vs. physician-interpreted ECG | ECG | 96.6% sensitivity and 94.1% specificity for AF detection |
|
HUAWEI Heart Study Guo | Wristband/wristwatch-based irregular pulse notification algorithm | PPG | Positive predictive value of PPG signals being 91.6% (95% CI 91.5–91.8%) |
|
Apple Heart Study Perez | Smartwatch-based irregular pulse notification algorithm vs. subsequent monitoring with ECG patch | Initial PPG followed by simultaneous PPG and ECG | Smartwatch-based algorithm had a positive predictive value of 0.84 (95% CI 0.76–0.92) for observing AF during the simultaneous monitoring period |
| Chen | Smart wristband device enabled by AF-identifying AI algorithm vs. wristband ECG reviewed by physicians | PPG and ECG | Sensitivity, specificity, and accuracy were 88.00%, 96.41%, and 93.27%, respectively, for PPG and 87.33%, 99.20%, and 94.76% for ECG |
| Wasserlauf | Apple Watch with KardiaBand (enabled by convoluted neural network algorithm) vs. insertable cardiac monitor | ECG | 97.5% and 97.7% for episode sensitivity and duration sensitivity, respectively |
|
WATCH AF trial Dörr | Smartwatch-based algorithm vs. cardiologists’ diagnosis by electrocardiography | PPG | Sensitivity of 93.7% (95% CI 89.8–96.4%), specificity of 98.2% (95% CI 95.8–99.4%), and 96.1% accuracy (95% CI 94.0–97.5%) |
AF, atrial fibrillation; AI, artificial intelligence; CI, confidence interval; ECG, electrocardiogram; PPG, photo plethysmography.