ECG Beats Fast Classification Base on Sparse Dictionaries
Nanyu Li, Yujuan Si, Di Wang, Tong Liu, Jinrun Yu

TL;DR
This paper introduces a new sparse dictionary-based method for ECG beat classification that improves speed and accuracy over traditional vector quantization techniques, enabling more efficient and effective heartbeat analysis.
Contribution
The paper proposes a novel sparse dictionary approach with efficient update algorithms to enhance ECG feature extraction and classification accuracy.
Findings
Higher classification accuracy than existing methods
Reduced computational time for feature extraction
More separable features for ECG beats
Abstract
Feature extraction plays an important role in Electrocardiogram (ECG) Beats classification system. Compared to other popular methods, VQ method performs well in feature extraction from ECG with advantages of dimensionality reduction. In VQ method, a set of dictionaries corresponding to segments of ECG beats is trained, and VQ codes are used to represent each heartbeat. However, in practice, VQ codes optimized by k-means or k-means++ exist large quantization errors, which results in VQ codes for two heartbeats of the same type being very different. So the essential differences between different types of heartbeats cannot be representative well. On the other hand, VQ uses too much data during codebook construction, which limits the speed of dictionary learning. In this paper, we propose a new method to improve the speed and accuracy of VQ method. To reduce the computation of codebook…
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
TopicsECG Monitoring and Analysis · Blind Source Separation Techniques · EEG and Brain-Computer Interfaces
