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,695 papers · 148 categories

Trend · papers per month

265379105 · May 202619922001200920172026
48 results for ECG Signal

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 ↗

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.

1DCNN detects OSA from ECG signals with high accuracy.

problem Automated detection of OSA from ECG signals.
method 1DCNN model using convolutional, max pooling, and MLP layers.
result Model achieves high classification results in training and validation.

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 ↗

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.

Patients who suffer an acute coronary syndrome are at elevated risk for adverse cardiovascular events such as myocardial infarction and cardiovascular death. Accurate assessment of this risk is crucial to their course of care. We focus on estimating a patient's risk of cardiovascular death after an acute coronary syndr…

2018-12-02abs ↗pdf ↗

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.

Study explores DNNs' reliance on existing vs. new features in physiological signals.

problem Understanding how deep neural networks discover new features in physiological signals.
method Proposes a method to remove hand-engineered features and force DNNs to learn new representations.
result DNNs often rediscover known features, but can also learn new ones.

Mobile electrocardiogram (ECG) recording technologies represent a promising tool to fight the ongoing epidemic of cardiovascular diseases, which are responsible for more deaths globally than any other cause. While the ability to monitor one's heart activity at any time in any place is a crucial advantage of such techno…

2018-10-05abs ↗pdf ↗

Study shows GAN and GMM data augmentation improves AF signal classification accuracy.

problem Class imbalance in atrial fibrillation ECG datasets.
method Investigated various data augmentation techniques (oversampling, GMMs, GANs).
result GAN and GMM data augmentation lead to better AF signal classification accuracy.

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 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.

UniPhyNet improves cognitive load classification accuracy using EEG, ECG, and EDA signals.

problem Classifying cognitive load using multimodal physiological data.
method Unified network architecture integrating multiscale parallel convolutional blocks, ResNet-type blocks, and channel block attention module. Uses bidirectional gated recurrent unit for temporal dependencies.
result Improves raw signal classification accuracy from 70% to 80% (binary) and 62% to 74% (ternary) on CL-Drive dataset.

We propose an algorithm for electrocardiogram (ECG) segmentation using a UNet-like full-convolutional neural network. The algorithm receives an arbitrary sampling rate ECG signal as an input, and gives a list of onsets and offsets of P and T waves and QRS complexes as output. Our method of segmentation differs from oth…

2020-01-14abs ↗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.

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.

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.

Improved 3D ECG feature attributions for clinical interpretation.

problem Lack of interpretability in deep learning models for 12-lead ECG analysis.
method Cross-modal mapping of feature attributions from 12-lead ECG models onto CineECG 3D space.
result Mapped feature attributions yield higher Dice scores than standard 12-lead attributions.

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 ↗

Study shows DL models trained on healthy subjects perform worse on patients' ECG data.

problem Inefficiency of DL models on heterogeneous datasets for heart beat detection.
method Investigated and evaluated the use of Transfer Learning to adapt DL models to different datasets.
result Transfer Learning improves classification performance on small sample size datasets.

Continuous monitoring of cardiac health under free living condition is crucial to provide effective care for patients undergoing post operative recovery and individuals with high cardiac risk like the elderly. Capacitive Electrocardiogram (cECG) is one such technology which allows comfortable and long term monitoring t…

2019-03-29abs ↗pdf ↗