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.

168,657 papers · 148 categories

Trend · papers per month

2795588371,116 · Jun 202019922001200920172026
48 results for ECG data

Effective and powerful methods for denoising real electrocardiogram (ECG) signals are important for wearable sensors and devices. Deep Learning (DL) models have been used extensively in image processing and other domains with great success but only very recently have been used in processing ECG signals. This paper pres…

2019-08-27abs ↗pdf ↗

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.

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.

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.

We exploit a self-supervised deep multi-task learning framework for electrocardiogram (ECG) -based emotion recognition. The proposed solution consists of two stages of learning a) learning ECG representations and b) learning to classify emotions. ECG representations are learned by a signal transformation recognition ne…

2020-02-04abs ↗pdf ↗

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.

The classification of electrocardiographic (ECG) signals is a challenging problem for healthcare industry. Traditional supervised learning methods require a large number of labeled data which is usually expensive and difficult to obtain for ECG signals. Active learning is well-suited for ECG signal classification as it…

2018-11-21abs ↗pdf ↗

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.

The paper uses AI to analyze ECG data, revealing age-related changes and identifying key features.

problem Investigating age-related changes in ECG data to distinguish healthy from disease-related changes.
method Employed deep-learning and tree-based models on raw ECG signals and features from a diverse age group.
result Identified age-related declines in breathing rates and high SDANN values in elderly individuals.

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.

Study examines XAI methods for ECG analysis to improve model transparency.

problem Lack of transparency in deep learning models for ECG analysis.
method Investigates post-hoc XAI methods for local and global perspectives, establishes sanity checks, and demonstrates knowledge discovery.
result Quantitative evidence supports expert rules for sensible attribution methods and demonstrates XAI's utility for knowledge discovery.

Probabilistic method identifies Purkinje network from ECG data.

problem Challenging task of identifying Purkinje conduction system in heart.
method Bayesian optimization and approximate Bayesian computation for probabilistic identification.
result Generates a population of plausible Purkinje networks fitting ECG within tolerance.

This paper interprets neural network ECG models by breaking them into understandable components.

problem Lack of model interpretability in deep learning for medical applications.
method Factorizes neural network models into interpretable black box components using hierarchical equations.
result Demonstrates interpretable component models for ECG waveforms, improving model understanding and predictability.

AI detects heart disease from ECGs with improved interpretability and performance.

problem Undiagnosed structural heart disease due to high cost and accessibility of echocardiography.
method Generalized additive model integrating clinically meaningful ECG predictors.
result Improved AUROC, AUPRC, and F1 score compared to deep-learning baselines.

CardiacGen generates realistic ECG signals for training deep learning models.

problem Creating realistic synthetic ECG signals for training deep learning models.
method Hierarchical deep generative model with multi-objective loss functions.
result Synthetic ECG signals from CardiacGen can be used for data augmentation and improve classifier performance.

Access to medical data is highly restricted due to its sensitive nature, preventing communities from using this data for research or clinical training. Common methods of de-identification implemented to enable the sharing of data are sometimes inadequate to protect the individuals contained in the data. For our researc…

2019-09-19abs ↗pdf ↗

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 recently proposed a new ensemble clustering algorithm for graphs (ECG) based on the concept of consensus clustering. We validated our approach by replicating a study comparing graph clustering algorithms over benchmark graphs, showing that ECG outperforms the leading algorithms. In this paper, we extend our comparis…

2019-03-19abs ↗pdf ↗

In recent years, the electrocardiogram (ECG) has seen a large diffusion in both medical and commercial applications, fueled by the rise of single-lead versions. Single-lead ECG can be embedded in medical devices and wearable products such as the injectable Medtronic Linq monitor, the iRhythm Ziopatch wearable monitor, …

2019-05-13abs ↗pdf ↗

Study improves ECG analysis accuracy using state space models, self-supervised learning, and patient metadata.

problem Improving quantitative accuracy of ECG analysis using deep learning.
method Explored state space models, self-supervised learning, and patient metadata integration.
result Improved ECG analysis accuracy through these components, no significant advantage from higher sampling rates or longer input sizes.