paper-with-me

Papers

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

2022-05-07 · Ao Wang, Wenxing Xu, Hanshi Sun, Ninghao Pu, Zijin Liu, Hao liu

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.

📄 PDF Abstract BibTeX arXiv:2205.03661

Code (1)

christyao-ada/ecg-bianrized 공식 구현 pytorch

Similar Papers 제목 키워드 기반

BDC-Occ: Binarized Deep Convolution Unit For Binarized Occupancy Network

2024-05-27 · Zongkai Zhang, Zidong Xu, Wenming Yang, Qingmin Liao 외

Existing 3D occupancy networks demand significant hardware resources, hindering the deployment of edge devices. Binarized Neural Networks (BNN) offer substantially reduced computational and memory requirements. However, …

Binarization

Binarized Convolutional Neural Networks for Efficient Inference on GPUs

2018-08-01 · Mir Khan, Heikki Huttunen, Jani Boutellier

Convolutional neural networks have recently achieved significant breakthroughs in various image classification tasks. However, they are computationally expensive,which can make their feasible mplementation on embedded an…

BinarizationGPUimage-classificationImage Classification

End to End Binarized Neural Networks for Text Classification

2020-10-11 · EMNLP (sustainlp) 2020 11 · Harshil Jain, Akshat Agarwal, Kumar Shridhar, Denis Kleyko

Deep neural networks have demonstrated their superior performance in almost every Natural Language Processing task, however, their increasing complexity raises concerns. In particular, these networks require high expense…

BinarizationClassificationGeneral Classificationintent-classification+3

Arrhythmia Classifier Using Convolutional Neural Network with Adaptive Loss-aware Multi-bit Networks Quantization

2022-02-27 · Hanshi Sun, Ao Wang, Ninghao Pu, Zhiqing Li 외

Cardiovascular disease (CVDs) is one of the universal deadly diseases, and the detection of it in the early stage is a challenging task to tackle. Recently, deep learning and convolutional neural networks have been emplo…

Arrhythmia DetectionQuantizationRhythm

ArrhythmiaVision: Resource-Conscious Deep Learning Models with Visual Explanations for ECG Arrhythmia Classification

2025-04-30 · Zuraiz Baig, Sidra Nasir, Rizwan Ahmed Khan, Muhammad Zeeshan Ul Haque

Cardiac arrhythmias are a leading cause of life-threatening cardiac events, highlighting the urgent need for accurate and timely detection. Electrocardiography (ECG) remains the clinical gold standard for arrhythmia diag…

Computational EfficiencyElectrocardiography (ECG)Rhythm