arXiv Machine Learning

A Dataset and Benchmarks for Atrial Fibrillation Detection from Electrocardiograms of Intensive Care Unit Patients

The paper presents a new labelled ICU dataset and benchmarks for detecting atrial fibrillation (AF) from electrocardiograms (ECGs). It compares three AI approaches—feature‑based classifiers, deep learning, and ECG foundation models—across Canadian ICU data and the 2021 PhysioNet challenge, finding that ECG foundation models with transfer learning achieve the highest F1 score (0.89). The study demonstrates the feasibility of automated AF monitoring in ICU settings and provides resources for further research.

arXiv AI
Aug 5

FOUND-AF: Benchmarking ECG Foundation Models for Atrial Fibrillation Detection

arXiv:2608. 03597v1 Announce Type: new Abstract: Atrial fibrillation (AF) is the most common sustained cardiac arrhythmia and is associated with increased risks of stroke, heart failure, and mortality.

By Amirhossein Taleshinosrati, Yangyang Wang, Atitaya Phoemsuk, Vahid Abolghasemi, Naser Hossein Motlagh, Sadasivan Puthusserypady, Daniel Teichmann, Abdolrahman Peimankar
arXiv Machine Learning
Aug 20

Atrial Fibrillation Detection with Arbitrary Leads via a Codebook-Based Reconstruction-Classification Framework

The paper introduces DCGCNet, a dual-codebook graph collaborative network that jointly reconstructs ECG signals and classifies atrial fibrillation. It incorporates a local‑global contrastive module for noise‑invariant feature learning and an adaptive codebook vector quantizer to prevent codebook collapse. The model achieves state‑of‑the‑art intra‑dataset performance and consistently attains AUC > 0.98 across seven cross‑dataset settings, even under realistic noisy conditions.

By Hongtao Li, Jia Wei, Guoyao Li, Yuchen Lei, Guangnian Ma, Jia Xiao, Yuanjun Lai, Shuzhen Lv, Xueqiang Ouyang
arXiv Machine Learning
Sep 10

AF-Mamba: Efficient Long-Term Signal Modeling for Early Prediction of Atrial Fibrillation Onset

AF-Mamba is a deep learning model that predicts atrial fibrillation (AF) onset one hour in advance using long‑term RR intervals. It combines temporal convolutional networks for local feature extraction with Mamba, a state‑space model for long‑range sequence modeling, achieving high sensitivity (0.889) and specificity (0.943) in subject‑wise testing. The model maintains strong performance across unseen datasets, offering a favorable trade‑off between predictive accuracy and computational efficiency for real‑time ambulatory monitoring.

By Yongbin Lee, Ki H. Chon
arXiv Machine Learning
Jul 28

Beyond Local Inspection: Global, Guideline-Grounded Evaluation of Post-hoc XAI Methods for ECG Classification

arXiv:2607. 24035v1 Announce Type: cross Abstract: Explainable AI (XAI) is used to assess whether artificial intelligence models rely on meaningful patterns, yet explanations that appear plausible for individual predictions may systematically misrepresent model behavior.

By Nils Gumpfer, Michael Guckert, Samuel Sossalla, Birgit A{\ss}mus, Jennifer Hannig
arXiv AI
Sep 7

A Hybrid Predictive Ensemble of Machine Learning and Deep Neural Networks for Early Cardiovascular Disease Risk Assessment

The paper presents a hybrid predictive ensemble that merges machine learning and deep neural network techniques to detect and prognosticate cardiovascular disease early. It processes real‑time physiological data from IoMT devices, applying preprocessing, feature selection, and optimized classifiers (SVM, Random Forest, XGBoost) within an ensemble architecture. The cloud‑based system achieves higher accuracy, fewer false positives, and consistent performance on real‑world datasets, supporting continuous patient monitoring and clinical decision support.

By Balaji Venkateswaran