English

Arrhythmia Classifier using Binarized Convolutional Neural Network for Resource-Constrained Devices

Computer Vision and Pattern Recognition 2022-05-16 v2

Abstract

Monitoring electrocardiogram signals is of great significance for the diagnosis of arrhythmias. In recent years, deep learning and convolutional neural networks have been widely used in the classification of cardiac arrhythmias. However, the existing neural network applied to ECG signal detection usually requires a lot of computing resources, which is not friendlyF to resource-constrained equipment, and it is difficult to realize real-time monitoring. In this paper, a binarized convolutional neural network suitable for ECG monitoring is proposed, which is hardware-friendly and more suitable for use in resource-constrained wearable devices. Targeting the MIT-BIH arrhythmia database, the classifier based on this network reached an accuracy of 95.67% in the five-class test. Compared with the proposed baseline full-precision network with an accuracy of 96.45%, it is only 0.78% lower. Importantly, it achieves 12.65 times the computing speedup, 24.8 times the storage compression ratio, and only requires a quarter of the memory overhead.

Keywords

Cite

@article{arxiv.2205.03661,
  title  = {Arrhythmia Classifier using Binarized Convolutional Neural Network for Resource-Constrained Devices},
  author = {Ao Wang and Wenxing Xu and Hanshi Sun and Ninghao Pu and Zijin Liu and Hao Liu},
  journal= {arXiv preprint arXiv:2205.03661},
  year   = {2022}
}

Comments

IEEE-CISCE 2022

R2 v1 2026-06-24T11:10:14.892Z