y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#ecg-analysis News & Analysis

11 articles tagged with #ecg-analysis. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

11 articles
AIBullisharXiv – CS AI · Jun 197/10
🧠

cAPM: Continual AI-Assisted Pace-Mapping with Active Learning

Researchers introduce cAPM, an AI-assisted system that uses continual learning and active learning to improve cardiac pace-mapping procedures for treating ventricular tachycardia. The system demonstrates 81% localization accuracy using only 4.5 pacing sites compared to 38% accuracy with 13.7 sites for existing methods, potentially reducing procedure time and patient risk.

AIBearisharXiv – CS AI · Jun 17/10
🧠

Position: Evaluation of ECG Representations Must Be Fixed

A position paper challenges current ECG representation learning benchmarking practices, arguing that evaluation methods are too narrow and miss clinically meaningful objectives. The authors demonstrate that random encoder baselines surprisingly match state-of-the-art pre-training on many tasks, suggesting the field's conclusions about model performance are unreliable without proper evaluation frameworks.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Quantifying Explainable AI-introduced signal noise on ECG data with Spectral Entropy

Researchers propose using spectral entropy to measure noise introduced by explainability AI (XAI) techniques applied to deep learning models, demonstrating the approach on ECG arrhythmia classification. The work addresses a critical gap in healthcare AI where distinguishing between genuine model signals and XAI-generated artifacts is essential for clinical trust and safety.

AIBullisharXiv – CS AI · Jun 196/10
🧠

Modeling Day-Long ECG Signals to Predict Heart Failure Risk with Explainable AI

Researchers developed DeepHHF, a deep learning model trained on 24-hour ECG recordings that predicts heart failure risk within five years with 0.80 AUC accuracy, outperforming traditional 30-second ECG analysis and clinical scoring systems. The model identified high-risk patients with a two-fold increased chance of hospitalization or death, demonstrating that continuous cardiac monitoring combined with explainable AI offers a non-invasive, cost-effective approach to preventive healthcare.

AINeutralarXiv – CS AI · Jun 86/10
🧠

MSAIC-Net: A Multi-Scale Attention and Imbalance-Aware Contrastive Network for ECG-Based Myocardial Substrate Abnormality Detection

Researchers present MSAIC-Net, a deep learning framework that improves ECG-based detection of myocardial substrate abnormalities like scarring and heart attacks. The model combines multi-scale attention mechanisms with contrastive learning to address class imbalance and interpretability challenges, demonstrating strong performance on both institutional and public datasets.

AIBullisharXiv – CS AI · Jun 46/10
🧠

ADAPTOOD: Uncertainty-Aware Fine-Tuning for Out-of-Distribution ECG Time Series Models

Researchers introduce ADAPTOOD, a framework that uses data uncertainty to improve machine learning model performance on out-of-distribution time series data, particularly for ECG analysis. The method achieves up to 7% higher accuracy than existing approaches by quantifying distribution shift severity and adapting hyperparameters accordingly, addressing a critical challenge in deploying medical AI models across diverse real-world settings.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Motif-based morphology signatures for interpretable ECG screening and monitoring

Researchers propose a motif-based framework for ECG analysis that identifies interpretable cardiac signatures through beat-aligned morphology patterns, enabling early detection of cardiovascular abnormalities. Using Dynamic Time Warping to extract representative cardiac cycles, the method quantifies morphological drift across short and long-term monitoring with three metrics: deviation from normal sinus rhythm, personalized baseline deviation, and motif instability. Testing on standard ECG datasets demonstrates significant separation between normal and arrhythmic subjects with high statistical significance.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Learning Cardiac Latent Representations in Vectorcardiogram Space

Researchers introduce LVCG, a self-supervised learning framework that represents cardiac electrical activity in vectorcardiogram (VCG) space rather than traditional ECG signal space. By learning unified latent representations instead of lead-specific artifacts, the method reduces redundancy, minimizes spurious correlations, and demonstrates improved generalization across cardiac assessment tasks.

AINeutralarXiv – CS AI · May 276/10
🧠

CogAdapt: Transferring Clinical ECG Foundation Models to Wearable Cognitive Load Assessment via Lead Adaptation

Researchers introduce CogAdapt, a framework that adapts clinical ECG foundation models to wearable cognitive load assessment by bridging the gap between hospital-grade 12-lead sensors and 3-lead wearable devices. The approach achieves strong cross-subject generalization on benchmark datasets, demonstrating the feasibility of transferring pre-trained medical models to consumer health applications.

AIBullisharXiv – CS AI · Mar 54/10
🧠

EnECG: Efficient Ensemble Learning for Electrocardiogram Multi-task Foundation Model

Researchers have developed EnECG, an ensemble learning framework that combines multiple specialized foundation models for electrocardiogram analysis using a lightweight adaptation strategy. The system uses Low-Rank Adaptation (LoRA) and Mixture of Experts (MoE) mechanisms to reduce computational costs while maintaining strong performance across multiple ECG interpretation tasks.

AINeutralarXiv – CS AI · Mar 35/108
🧠

How Well Do Multimodal Models Reason on ECG Signals?

Researchers introduce a new framework for evaluating how well multimodal AI models reason about ECG signals by breaking down reasoning into perception (pattern identification) and deduction (logical application of medical knowledge). The framework uses automated code generation to verify temporal patterns and compares model logic against established clinical criteria databases.