Leveraging Visibility Graphs for Enhanced Arrhythmia Classification with Graph Convolutional Networks
Rafael F. Oliveira, Gladston J. P. Moreira, Vander L. S. Freitas and, Eduardo J. S. Luz

TL;DR
This paper introduces a novel approach using Visibility Graphs and Graph Convolutional Networks to classify arrhythmias from raw ECG signals, achieving high accuracy and efficiency while highlighting ongoing challenges.
Contribution
It demonstrates that VG and VVG representations enable effective arrhythmia classification directly from raw ECG data using GCNs, without preprocessing.
Findings
VG and VVG mappings facilitate direct ECG classification with GCNs
VG provides better computational efficiency
VVG improves classification performance with lead features
Abstract
Arrhythmias, detectable through electrocardiograms (ECGs), pose significant health risks, underscoring the need for accurate and efficient automated detection techniques. While recent advancements in graph-based methods have demonstrated potential to enhance arrhythmia classification, the challenge lies in effectively representing ECG signals as graphs. This study investigates the use of Visibility Graph (VG) and Vector Visibility Graph (VVG) representations combined with Graph Convolutional Networks (GCNs) for arrhythmia classification under the ANSI/AAMI standard, ensuring reproducibility and fair comparison with other techniques. Through extensive experiments on the MIT-BIH dataset, we evaluate various GCN architectures and preprocessing parameters. Our findings demonstrate that VG and VVG mappings enable GCNs to classify arrhythmias directly from raw ECG signals, without the need…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · ECG Monitoring and Analysis
MethodsGraph Convolutional Network
