A Greedy Graph Search Algorithm Based on Changepoint Analysis for
Automatic QRS Complex Detection
- URL: http://arxiv.org/abs/2102.03538v1
- Date: Sat, 6 Feb 2021 08:59:18 GMT
- Title: A Greedy Graph Search Algorithm Based on Changepoint Analysis for
Automatic QRS Complex Detection
- Authors: Atiyeh Fotoohinasab, Toby Hocking, Fatemeh Afghah
- Abstract summary: The electrocardiogram (ECG) signal is the most widely used non-invasive tool for the investigation of cardiovascular diseases.
This study proposes a new method of ECG signal analysis by introducing a new class of graphical models based on optimal changepoint detection models.
The proposed model exploits the sparsity of changepoints to detect abrupt changes within the ECG signal.
- Score: 6.47783315109491
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The electrocardiogram (ECG) signal is the most widely used non-invasive tool
for the investigation of cardiovascular diseases. Automatic delineation of ECG
fiducial points, in particular the R-peak, serves as the basis for ECG
processing and analysis. This study proposes a new method of ECG signal
analysis by introducing a new class of graphical models based on optimal
changepoint detection models, named the graph-constrained changepoint detection
(GCCD) model. The GCCD model treats fiducial points delineation in the
non-stationary ECG signal as a changepoint detection problem. The proposed
model exploits the sparsity of changepoints to detect abrupt changes within the
ECG signal; thereby, the R-peak detection task can be relaxed from any
preprocessing step. In this novel approach, prior biological knowledge about
the expected sequence of changes is incorporated into the model using the
constraint graph, which can be defined manually or automatically. First, we
define the constraint graph manually; then, we present a graph learning
algorithm that can search for an optimal graph in a greedy scheme. Finally, we
compare the manually defined graphs and learned graphs in terms of graph
structure and detection accuracy. We evaluate the performance of the algorithm
using the MIT-BIH Arrhythmia Database. The proposed model achieves an overall
sensitivity of 99.64%, positive predictivity of 99.71%, and detection error
rate of 0.19 for the manually defined constraint graph and overall sensitivity
of 99.76%, positive predictivity of 99.68%, and detection error rate of 0.55
for the automatic learning constraint graph.
Related papers
- Online Graph Learning via Time-Vertex Adaptive Filters: From Theory to Cardiac Fibrillation [37.69303106863453]
We introduce AdaCGP, an online algorithm for adaptive estimation of the Graph Shift Operator (GSO)
Through simulations, we show that AdaCGP performs consistently well across various graph topologies, and achieves improvements in excess of 82% for GSO estimation.
AdaCGP's ability to track changes in graph structure is demonstrated on recordings of ventricular fibrillation dynamics in response to an anti-arrhythmic drug.
arXiv Detail & Related papers (2024-11-03T13:43:51Z) - Leveraging Visibility Graphs for Enhanced Arrhythmia Classification with Graph Convolutional Networks [0.11184789007828977]
Arrhythmias, detectable via electrocardiograms (ECGs), pose significant health risks.
Recent advances in graph-based strategies are aimed at enhancing arrhythmia detection performance.
This study explores graph representations of ECG signals using Visibility Graph (VG) and Vector Visibility Graph (VVG)
arXiv Detail & Related papers (2024-04-19T13:24:09Z) - ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection [84.0718034981805]
We introduce a novel framework called Anomaly-Denoised Autoencoders for Graph Anomaly Detection (ADA-GAD)
In the first stage, we design a learning-free anomaly-denoised augmentation method to generate graphs with reduced anomaly levels.
In the next stage, the decoders are retrained for detection on the original graph.
arXiv Detail & Related papers (2023-12-22T09:02:01Z) - Towards Self-Interpretable Graph-Level Anomaly Detection [73.1152604947837]
Graph-level anomaly detection (GLAD) aims to identify graphs that exhibit notable dissimilarity compared to the majority in a collection.
We propose a Self-Interpretable Graph aNomaly dETection model ( SIGNET) that detects anomalous graphs as well as generates informative explanations simultaneously.
arXiv Detail & Related papers (2023-10-25T10:10:07Z) - Classification and Self-Supervised Regression of Arrhythmic ECG Signals
Using Convolutional Neural Networks [13.025714736073489]
We propose a deep neural network model capable of solving regression and classification tasks.
We tested the model on the MIT-BIH Arrhythmia database.
arXiv Detail & Related papers (2022-10-25T18:11:13Z) - Deep Graph-level Anomaly Detection by Glocal Knowledge Distillation [61.39364567221311]
Graph-level anomaly detection (GAD) describes the problem of detecting graphs that are abnormal in their structure and/or the features of their nodes.
One of the challenges in GAD is to devise graph representations that enable the detection of both locally- and globally-anomalous graphs.
We introduce a novel deep anomaly detection approach for GAD that learns rich global and local normal pattern information by joint random distillation of graph and node representations.
arXiv Detail & Related papers (2021-12-19T05:04:53Z) - Generalizing electrocardiogram delineation: training convolutional
neural networks with synthetic data augmentation [63.51064808536065]
Existing databases for ECG delineation are small, being insufficient in size and in the array of pathological conditions they represent.
This article delves has two main contributions. First, a pseudo-synthetic data generation algorithm was developed, based in probabilistically composing ECG traces given "pools" of fundamental segments, as cropped from the original databases, and a set of rules for their arrangement into coherent synthetic traces.
Second, two novel segmentation-based loss functions have been developed, which attempt at enforcing the prediction of an exact number of independent structures and at producing closer segmentation boundaries by focusing on a reduced number of samples.
arXiv Detail & Related papers (2021-11-25T10:11:41Z) - Lung Cancer Lesion Detection in Histopathology Images Using Graph-Based
Sparse PCA Network [93.22587316229954]
We propose a graph-based sparse principal component analysis (GS-PCA) network, for automated detection of cancerous lesions on histological lung slides stained by hematoxylin and eosin (H&E)
We evaluate the performance of the proposed algorithm on H&E slides obtained from an SVM K-rasG12D lung cancer mouse model using precision/recall rates, F-score, Tanimoto coefficient, and area under the curve (AUC) of the receiver operator characteristic (ROC)
arXiv Detail & Related papers (2021-10-27T19:28:36Z) - A Graph-Constrained Changepoint Learning Approach for Automatic
QRS-Complex Detection [5.763710641111973]
This study presents a new viewpoint on ECG signal analysis by applying a graph-based changepoint detection model to locate R-peak positions.
The proposed learning algorithm starts with a simple initial graph and iteratively edits the graph so that the final graph has the maximum accuracy in R-peak detection.
arXiv Detail & Related papers (2021-02-02T05:19:19Z) - ECG-DelNet: Delineation of Ambulatory Electrocardiograms with Mixed
Quality Labeling Using Neural Networks [69.25956542388653]
Deep learning (DL) algorithms are gaining weight in academic and industrial settings.
We demonstrate DL can be successfully applied to low interpretative tasks by embedding ECG detection and delineation onto a segmentation framework.
The model was trained using PhysioNet's QT database, comprised of 105 ambulatory ECG recordings.
arXiv Detail & Related papers (2020-05-11T16:29:12Z) - A Graph-constrained Changepoint Detection Approach for ECG Segmentation [5.209323879611983]
We introduce a novel graph-based optimal changepoint detection (GCCD) method for reliable detection of R-peak positions without employing any preprocessing step.
Based on the MIT-BIH arrhythmia (MIT-BIH-AR) database, the proposed method achieves overall sensitivity Sen = 99.76, positive predictivity PPR = 99.68, and detection error rate DER = 0.55.
arXiv Detail & Related papers (2020-04-24T23:41:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.