Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

0.5%1.1%1.6%2.1% · Dec 201819922001200920182026
48 results for ECG diagnosis

This paper explores how to fool ECG diagnosis systems with adversarial ECGs.

problem Vulnerability of DNN-powered ECG diagnosis systems to adversarial attacks.
method Analyzed ECG properties to design effective adversarial attacks under two models.
result Demonstrates weaknesses in DNN-powered ECG diagnosis systems under adversarial attacks.

Machine learning improves detection of Brugada Syndrome from ECGs.

problem Detecting Brugada Syndrome (BrS) from ECGs is challenging due to limited diagnostic criteria.
method Pipeline that reads and processes scanned ECG images, uses LSTM classifier to diagnose.
result The proposed pipeline distinguishes between ECG types and diagnoses BrS with high accuracy.

Enhanced deep CNNs improve cardiac abnormality diagnosis from ECGs.

problem Diagnosing cardiac abnormalities from 12-lead ECGs.
method Training an enhanced deep convolutional neural network with hand-crafted features, data preprocessing, and augmentation.
result Promising generalization performance in ECG diagnosis.

Improved deep learning for cardiac disease detection from limited ECG data.

problem Generalizing deep learning models to unseen classes and variations in cardiac disease detection.
method Utilizing unsupervised learning to construct latent spaces for better generalization.
result Significant improvements in F1-scores compared to state-of-the-art deep learning solutions.

Study combines CNNs and LSTMs for ECG classification, improving performance with attention mechanisms.

problem Improving ECG classification accuracy for weakly supervised tasks.
method Investigates ConvLSTM networks and various attention mechanisms to capture both morphological and temporal features.
result Attention mechanisms improve classification performance and provide interpretable saliency maps.

Processing temporal sequences is central to a variety of applications in health care, and in particular multi-channel Electrocardiogram (ECG) is a highly prevalent diagnostic modality that relies on robust sequence modeling. While Recurrent Neural Networks (RNNs) have led to significant advances in automated diagnosis …

2018-02-18abs ↗pdf ↗

Paper presents CAD system for MI detection in smart cities.

problem Detecting myocardial infarction (MI) in urban healthcare settings.
method Employed transfer learning techniques to retrain VGG-Net for ECG signal classification.
result Achieved high accuracy, sensitivity, and specificity in MI detection.

Generative adversarial network system improves ECG arrhythmia classification.

problem Improving automatic ECG arrhythmia classification accuracy.
method Generative adversarial network with patient-specific normal beats and generated abnormal beats.
result Superior overall classification performance for SVEB and VEB on MIT-BIH arrhythmia database.

Method generates natural ECGs with 25 interpretable features.

problem Lack of labeled ECGs for supervised learning and automatic diagnostics.
method Variational autoencoder for ECG generation and feature extraction.
result Low Maximum Mean Discrepancy (0.00383) indicates good ECG generation quality.

Self-supervised learning improves ECG classification performance.

problem Label scarcity in clinical 12-lead ECG data.
method Adapted self-supervised methods to ECG domain, focusing on contrastive representations and latent forecasting.
result Contrastive predictive coding adaptation yields linear evaluation performance only 0.5% below supervised performance.

Method extracts time-localized clusters to explain deep learning models in ECG analysis.

problem Limited understanding of deep learning models in ECG analysis.
method Extracts time-localized clusters from model's internal representations.
result Enhances trust in AI-driven diagnostics and reveals clinically relevant patterns.

Novel ECG classification method using deep time-frequency representation and progressive decision fusion.

problem Challenges in classifying abnormal ECG rhythms due to broad taxonomy, noises, and lack of annotated data.
method Transform ECG signal into time-frequency domain, train scale-specific deep CNNs, and fuse decisions progressively.
result Effective and efficient ECG classification method validated on synthetic and real-world datasets.

Paper establishes a comprehensive benchmark for ECG time-series analysis.

problem Incomplete understanding of ECG signal properties and limitations in evaluation metrics.
method Categorization of downstream applications, identification of limitations, introduction of a novel metric, benchmarking of time-series models.
result Validation of the effectiveness of the proposed metric and model architecture.

ECG-DelNet uses neural networks to accurately delineate ECGs, even with low-quality data.

problem Lack of model explainability and small databases limit deep learning applicability in ECG detection.
method Adapted U-Net architecture for 1D data, used PhysioNet's QT database, applied data augmentation and regularization techniques.
result Best configuration achieved high precision and recall for P, QRS, and T waves.

Deep learning predicts one-year mortality from ECGs, even in 'normal' cases.

problem Predicting mortality from 12-lead ECGs using deep learning.
method Deep neural network model trained on 1,775,926 ECGs, validated on 297,548 'normal' ECGs.
result Deep learning model predicts one-year mortality with AUC of 0.85, and Cox Proportional Hazard model reveals a significant hazard ratio.

We release a large ECG dataset for arrhythmia subtype discovery.

problem Discovering unknown subtypes of arrhythmia from continuous raw signals.
method Unsupervised representation learning task using semi-supervised evaluation.
result Qualitative evaluations show potential for representation learning in arrhythmia sub-type discovery.

Structured state space models improve ECG classification and reveal new insights.

problem Improving ECG analysis through deep learning.
method Applying structured state space models to capture long-term dependencies in ECG data.
result SSMs lead to significant improvements in ECG classification over current state-of-the-art.

Deep learning benchmarks ECG analysis with strong performance.

problem Lack of appropriate datasets and evaluation procedures for ECG interpretation.
method Benchmarking on PTB-XL and ICBEB2018 datasets using convolutional neural networks.
result Convolutional neural networks, especially resnet- and inception-based architectures, outperform feature-based algorithms.

We propose an ensemble clustering algorithm for graphs (ECG), which is based on the Louvain algorithm and the concept of consensus clustering. We validate our approach by replicating a recently published study comparing graph clustering algorithms over artificial networks, showing that ECG outperforms the leading algor…

2018-09-14abs ↗pdf ↗

Novel ECG classification for AF using spectro-temporal Kalman filtering and deep CNN.

problem Atrial fibrillation (AF) detection in ECG signals.
method Spectro-temporal representation using Kalman filter and deep convolutional neural networks.
result Proposed method achieves an overall F1 score of 80.2% on the PhysioNet/Computing in Cardiology (CinC) 2017 dataset.

Study finds AI can predict diverse cardiac and non-cardiac diagnoses from a single ECG.

problem Narrow focus of ECG analysis models for diverse medical conditions.
method Exploratory study using a single AI model to predict multiple ICD codes.
result Model achieved AUROC scores > 0.8 for 253 cardiac and 172 non-cardiac diagnoses.