-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION.cff
76 lines (75 loc) · 2.87 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Accelerated Sample-Accurate R-Peak Detectors Based on
Visibility Graphs
message: 'If you use this package, please cite it as below.'
type: software
authors:
- given-names: Jonas
family-names: Emrich
email: [email protected]
- given-names: Taulant
family-names: Koka
- given-names: Sebastian
family-names: Wirth
- given-names: Michael
family-names: Muma
identifiers:
- type: doi
value: 10.23919/EUSIPCO58844.2023.10290007
repository-code: 'https://github.com/JonasEmrich/vg-beat-detectors'
abstract: >-
The effective detection and accurate clinical diagnosis of
cardiac conditions strongly relies on the correct
localization of R-peaks in the electrocardiogram (ECG).
Recently, demand for sample-accurate R-peak detection,
which is essential to precisely reveal vital features,
such as heart rate variability and pulse transit time, has
increased. Therefore, we propose two novel sample-accurate
visibility-graph-based R-peak detectors, the FastNVG and
the FastWHVG detector. The visibility graph (VG)
transformation maps a discrete signal into a graph by
representing sampling locations as nodes and establishing
edges between mutually visible samples. However,
processing large-scale clinical ECG data urgently demands
further acceleration of VG-based algorithms. The proposed
methods reduce the required computation time by one order
of magnitude and simultaneously decrease the required
memory compared to a recently proposed VG-based R-Peak
detector. Instead of transforming the entire ECG, the
proposed acceleration benefits largely from building the
VG based on a subset containing only the samples relevant
to R-peak detection. Further acceleration is obtained by
adopting the computationally efficient horizontal
visibility graph, which has not yet been used for R-peak
detection. Numerical experiments and benchmarks on
multiple ECG databases demonstrate a significantly
superior performance of the proposed VG-based methods
compared to popular R-peak detectors.
keywords:
- R-peak detection
- Visibility graph
license: GPL-3.0
preferred-citation:
type: conference-paper
authors:
- given-names: Jonas
family-names: Emrich
email: [email protected]
- given-names: Taulant
family-names: Koka
- given-names: Sebastian
family-names: Wirth
- given-names: Michael
family-names: Muma
title: "Accelerated Sample-Accurate R-Peak Detectors Based on Visibility Graphs"
conference:
name: "2023 31st European Signal Processing Conference (EUSIPCO)"
collection-title: "2023 31st European Signal Processing Conference (EUSIPCO)"
month: 9
doi: 10.23919/EUSIPCO58844.2023.10290007
start: 1090 # First page number
end: 1094 # Last page number
year: 2023