TL;DR
This paper introduces a novel temporal convolutional network (TCN) for wearable ECG-based arrhythmia detection, achieving high accuracy with significantly fewer parameters and lower energy consumption suitable for long-term wearable health monitoring.
Contribution
The paper presents a TCN model that maintains high accuracy while drastically reducing computational complexity and energy use, enabling real-time wearable ECG analysis.
Findings
Achieves 94.2% accuracy on ECG5000 dataset
Uses 27 times fewer parameters than state-of-the-art models
Consumes 23 times less energy on embedded platforms
Abstract
Personalized ubiquitous healthcare solutions require energy-efficient wearable platforms that provide an accurate classification of bio-signals while consuming low average power for long-term battery-operated use. Single lead electrocardiogram (ECG) signals provide the ability to detect, classify, and even predict cardiac arrhythmia. In this paper, we propose a novel temporal convolutional network (TCN) that achieves high accuracy while still being feasible for wearable platform use. Experimental results on the ECG5000 dataset show that the TCN has a similar accuracy (94.2%) score as the state-of-the-art (SoA) network while achieving an improvement of 16.5% in the balanced accuracy score. This accurate classification is done with 27 times fewer parameters and 37 times less multiply-accumulate operations. We test our implementation on two publicly available platforms, the STM32L475,…
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.
