Multi-Feature Fusion and Compressed Bi-LSTM for Memory-Efficient Heartbeat Classification on Wearable Devices
Reza Nikandish, Jiayu He, Benyamin Haghi

TL;DR
This paper introduces a resource-efficient ECG heartbeat classification method using multi-feature fusion and compressed Bi-LSTM, achieving high accuracy on challenging classes with fewer parameters suitable for wearable devices.
Contribution
It proposes a novel multi-feature fusion approach combined with compressed Bi-LSTM for accurate, memory-efficient heartbeat classification on wearable devices.
Findings
Improved classification accuracy for RBBB and LBBB classes.
Achieved 28% reduction in network parameters with Bi-LSTM.
Developed multiple neural network models of varying sizes for high accuracy.
Abstract
In this article, we present a resource-efficient approach for electrocardiogram (ECG) based heartbeat classification using multi-feature fusion and bidirectional long short-term memory (Bi-LSTM). The dataset comprises five original classes from the MIT-BIH Arrhythmia Database: Normal (N), Left Bundle Branch Block (LBBB), Right Bundle Branch Block (RBBB), Premature Ventricular Contraction (PVC), and Paced Beat (PB). Preprocessing methods including the discrete wavelet transform and dual moving average windows are used to reduce noise and artifacts in the raw ECG signal, and extract the main points (PQRST) of the ECG waveform. Multi-feature fusion is achieved by utilizing time intervals and the proposed under-the-curve areas, which are inherently robust against noise, as input features. Simulations demonstrated that incorporating under-the-curve area features improved the classification…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis · Advanced Sensor and Control Systems
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
