Proceedings of the 35th Annual ACM Symposium on Applied Computing 2020
DOI: 10.1145/3341105.3373945
|View full text |Cite
|
Sign up to set email alerts
|

Robust ECG R-peak detection using LSTM

Abstract: Detecting QRS complexes or R-peaks from the electrocardiogram (ECG) is the basis for heart rate determination and heart rate variability analysis. Over the years, multiple different methods have been proposed as solutions to this problem. Vast majority of the proposed methods are traditional rule based algorithms that are vulnerable to noise. We propose a new R-peak detection method that is based on the Long Short-Term Memory (LSTM) network. LSTM networks excel at temporal modelling tasks that include long-ter… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
34
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
3

Relationship

1
8

Authors

Journals

citations
Cited by 47 publications
(39 citation statements)
references
References 25 publications
(31 reference statements)
2
34
0
Order By: Relevance
“…The model's output is further verified by another (verification) model that detects the false alarms. Unlike other approaches [35][36], all beats including arrhythmia beats were used for training and detection as the detection of arrhythmic beats is the most challenging problem.…”
Section: Methodsmentioning
confidence: 99%
“…The model's output is further verified by another (verification) model that detects the false alarms. Unlike other approaches [35][36], all beats including arrhythmia beats were used for training and detection as the detection of arrhythmic beats is the most challenging problem.…”
Section: Methodsmentioning
confidence: 99%
“…To find the peaks, the signals were first sampled down to 250 Hz. A bidirectional long short-term memory network was used to obtain the probabilities and locations of peaks [ 27 ]. A window size of 1000 samples and stride of 100 samples was used to generate these predictions.…”
Section: Methodsmentioning
confidence: 99%
“…The most well-known type of RNNs are LSTMs which are designed to mine patterns in data sequences using their short-term memory of distant events stored in their memory cells. LSTMs have been widely used for processing biomedical signals such as ECGs [33], [36]. Although there are many other variants of DNN architectures, we will focus on these most commonly used types.…”
Section: B Deep Artificial Neural Networkmentioning
confidence: 99%
“…Table II lists three general purpose AI accelerator chips, which have been deployed for low-cost and easy-to-access skin cancer detection using MobileNet V1 CNN [25], on edge health monitoring for fall detection using LSTMs [74], chest X-ray analysis using ResNet CNN [76], long term bowel sound monitoring and segmentation using a CNN [77], cardiovascular arrhythmia detection from ECG using an LSTM [33], or heart rate variability analysis from ECG signals through a bidirectional LSTM [36], just to name a few. These general-purpose chips have the potential to be used for other biomedical edge-based applications such as robust long-term decoding in intracortical BMIs using MLP and ELM networks in a sparse ensemble machine learning platform [75].…”
Section: ) Edge-ai Dnn Accelerators Suitable For Biomedical Applicationsmentioning
confidence: 99%