paper-with-me

홈 › Papers

Machine Learning Methods for Identifying Atrial Fibrillation Cases and Their Predictors in Patients With Hypertrophic Cardiomyopathy: The HCM-AF-Risk Model

2021-09-19 · Moumita Bhattacharya, Dai-Yin Lu, Ioannis Ventoulis, Gabriela V. Greenland, Hulya Yalcin, Yufan Guan, Joseph E. Marine, Jeffrey E. Olgin, Stefan L. Zimmerman, Theodore P. Abraham, M. Roselle Abraham, Hagit Shatkay

Hypertrophic cardiomyopathy (HCM) patients have a high incidence of atrial fibrillation (AF) and increased stroke risk, even with low risk of congestive heart failure, hypertension, age, diabetes, previous stroke/transient ischemic attack scores. Hence, there is a need to understand the pathophysiology of AF and stroke in HCM. In this retrospective study, we develop and apply a data-driven, machine learning based method to identify AF cases, and clinical and imaging features associated with AF, using electronic health record data. HCM patients with documented paroxysmal/persistent/permanent AF (n = 191) were considered AF cases, and the remaining patients in sinus rhythm (n = 640) were tagged as No-AF. We evaluated 93 clinical variables and the most informative variables useful for distinguishing AF from No-AF cases were selected based on the 2-sample t test and the information gain criterion. We identified 18 highly informative variables that are positively (n = 11) and negatively (n = 7) correlated with AF in HCM. Next, patient records were represented via these 18 variables. Data imbalance resulting from the relatively low number of AF cases was addressed via a combination of oversampling and under-sampling strategies. We trained and tested multiple classifiers under this sampling approach, showing effective classification. Specifically, an ensemble of logistic regression and naive Bayes classifiers, trained based on the 18 variables and corrected for data imbalance, proved most effective for separating AF from No-AF cases (sensitivity = 0.74, specificity = 0.70, C-index = 0.80). Our model is the first machine learning based method for identification of AF cases in HCM. This model demonstrates good performance, addresses data imbalance, and suggests that AF is associated with a more severe cardiac HCM phenotype.

📄 PDF Abstract BibTeX arXiv:2109.09207

Code (0)

등록된 구현이 없습니다.

Tasks

RhythmSpecificity

Methods 이 논문이 사용한 방법론

Test 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Atrial Fibrillation Detection Using RR-Intervals for Application in Photoplethysmographs

2023-02-13 · Georgia Smith, Yishi Wang

Atrial Fibrillation is a common form of irregular heart rhythm that can be very dangerous. Our primary goal is to analyze Atrial Fibrillation data within ECGs to develop a model based only on RR-Intervals, or the length …

Atrial Fibrillation DetectionRhythm

SHDB-AF: a Japanese Holter ECG database of atrial fibrillation

2024-06-22 · Kenta Tsutsui, Shany Biton Brimer, Noam Ben-Moshe, Jean Marc Sellal 외

Atrial fibrillation (AF) is a common atrial arrhythmia that impairs quality of life and causes embolic stroke, heart failure and other complications. Recent advancements in machine learning (ML) and deep learning (DL) ha…

Diagnostic

Time series kernel similarities for predicting Paroxysmal Atrial Fibrillation from ECGs

2018-01-21 · Filippo Maria Bianchi, Lorenzo Livi, Alberto Ferrante, Jelena Milosevic 외

We tackle the problem of classifying Electrocardiography (ECG) signals with the aim of predicting the onset of Paroxysmal Atrial Fibrillation (PAF). Atrial fibrillation is the most common type of arrhythmia, but in many …

ClassificationElectrocardiography (ECG)General ClassificationTime Series+1

ECGNET: Learning where to attend for detection of atrial fibrillation with deep visual attention

2019-02-15 · arXiv:1812.07422 2018 12

The complexity of the patterns associated with Atrial Fibrillation (AF) and the high level of noise affecting these patterns have significantly limited the current signal processing and shallow machine learning approache…

Atrial Fibrillation DetectionSpecificity

Fast characterization of inducible regions of atrial fibrillation models with multi-fidelity Gaussian process classification

2021-12-15 · Lia Gander, Simone Pezzuto, Ali Gharaviri, Rolf Krause 외

Computational models of atrial fibrillation have successfully been used to predict optimal ablation sites. A critical step to assess the effect of an ablation pattern is to pace the model from different, potentially rand…