paper-with-me

Papers

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, Junguang Huang, Hao liu, Zhi Qi

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 employed widely for the classification of objects. Moreover, it is promising that lots of networks can be deployed on wearable devices. An increasing number of methods can be used to realize ECG signal classification for the sake of arrhythmia detection. However, the existing neural networks proposed for arrhythmia detection are not hardware-friendly enough due to a remarkable quantity of parameters resulting in memory and power consumption. In this paper, we present a 1-D adaptive loss-aware quantization, achieving a high compression rate that reduces memory consumption by 23.36 times. In order to adapt to our compression method, we need a smaller and simpler network. We propose a 17 layer end-to-end neural network classifier to classify 17 different rhythm classes trained on the MIT-BIH dataset, realizing a classification accuracy of 93.5%, which is higher than most existing methods. Due to the adaptive bitwidth method making important layers get more attention and offered a chance to prune useless parameters, the proposed quantization method avoids accuracy degradation. It even improves the accuracy rate, which is 95.84%, 2.34% higher than before. Our study achieves a 1-D convolutional neural network with high performance and low resources consumption, which is hardware-friendly and illustrates the possibility of deployment on wearable devices to realize a real-time arrhythmia diagnosis.

📄 PDF Abstract BibTeX arXiv:2202.12943

Code (1)

preminstrel/ECG-Classification 공식 구현 pytorch

Tasks

Arrhythmia DetectionQuantizationRhythm

Similar Papers 제목 키워드 기반

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

2022-05-07 · Ao Wang, Wenxing Xu, Hanshi Sun, Ninghao Pu 외

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 arrh…

Advancing Few-Shot Pediatric Arrhythmia Classification with a Novel Contrastive Loss and Multimodal Learning

2025-09-10 · Yiqiao Chen, Zijian Huang, Zhenghui Feng arxiv

Arrhythmias are a major cause of sudden cardiac death in children, making automated rhythm classification from electrocardiograms (ECGs) clinically important. However, pediatric arrhythmia analysis remains challenging be…

ECG arrhythmia classification using a 2-D convolutional neural network

2018-04-18 · Tae Joon Jun, Hoang Minh Nguyen, Daeyoun Kang, Dohyeun Kim 외

In this paper, we propose an effective electrocardiogram (ECG) arrhythmia classification method using a deep two-dimensional convolutional neural network (CNN) which recently shows outstanding performance in the field of…

Arrhythmia DetectionData AugmentationElectrocardiography (ECG)General Classification

ECG Heartbeat classification using deep transfer learning with Convolutional Neural Network and STFT technique

2022-06-28 · Minh Cao, Tianqi Zhao, Yanxun Li, WenHao Zhang 외

Electrocardiogram (ECG) is a simple non-invasive measure to identify heart-related issues such as irregular heartbeats known as arrhythmias. While artificial intelligence and machine learning is being utilized in a wide …

BIG-bench Machine LearningHeartbeat ClassificationTransfer Learning

Designing ECG Monitoring Healthcare System with Federated Transfer Learning and Explainable AI

2021-05-26 · Ali Raza, Kim Phuc Tran, Ludovic Koehl, Shujun Li

Deep learning play a vital role in classifying different arrhythmias using the electrocardiography (ECG) data. Nevertheless, training deep learning models normally requires a large amount of data and it can lead to priva…

Arrhythmia DetectionDeep LearningElectrocardiography (ECG)Explainable artificial intelligence+2