paper-with-me

Papers

ECG beat classification using machine learning and pre-trained convolutional neural networks

2022-06-14 · Neville D. Gai

The electrocardiogram (ECG) is routinely used in hospitals to analyze cardiovascular status and health of an individual. Abnormal heart rhythms can be a precursor to more serious conditions including sudden cardiac death. Classifying abnormal rhythms is a laborious process prone to error. Therefore, tools that perform automated classification with high accuracy are highly desirable. The work presented classifies five different types of ECG arrhythmia based on AAMI EC57 standard and using the MIT-BIH data set. These include non-ectopic (normal), supraventricular, ventricular, fusion, and unknown beat. By appropriately transforming pre-processed ECG waveforms into a rich feature space along with appropriate post-processing and utilizing deep convolutional neural networks post fine-tuning and hyperparameter selection, it is shown that highly accurate classification for the five waveform types can be obtained. Performance on the test set indicated higher overall accuracy (98.62%), as well as better performance in classifying each of the five waveforms than hitherto reported in literature.

📄 PDF Abstract BibTeX arXiv:2207.06408

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A deep convolutional neural network model to classify heartbeats

2017-10-01 · Computers in Biology and Medicine 2017 10 · U. Rajendra Acharya, Shu Lih Oh, Yuki Hagiwara, Jen Hong Tan 외

The electrocardiogram (ECG) is a standard test used to monitor the activity of the heart. Many cardiac abnormalities will be manifested in the ECG including arrhythmia which is a general term that refers to an abnormal h…

DiagnosticRhythm

A Novel Method for ECG Signal Classification via One-Dimensional Convolutional Neural Network

2020-06-20 · Xuan Hua, Jungang Han, Chen Zhao, Haipeng Tang 외

This paper presents an end-to-end ECG signal classification method based on a novel segmentation strategy via 1D Convolutional Neural Networks (CNN) to aid the classification of ECG signals. The ECG segmentation strategy…

ClassificationGeneral ClassificationSensitivity

Segmentation of Drosophila Heart in Optical Coherence Microscopy Images Using Convolutional Neural Networks

2018-03-05 · Lian Duan, Xi Qin, Yuanhao He, Xialin Sang 외

Convolutional neural networks are powerful tools for image segmentation and classification. Here, we use this method to identify and mark the heart region of Drosophila at different developmental stages in the cross-sect…

General ClassificationHeart SegmentationImage SegmentationSegmentation+1

Classification of Arrhythmia by Using Deep Learning with 2-D ECG Spectral Image Representation

2020-05-14 · Amin Ullah, Syed M. Anwar, Muhammad Bilal, Raja M Mehmood

The electrocardiogram (ECG) is one of the most extensively employed signals used in the diagnosis and prediction of cardiovascular diseases (CVDs). The ECG signals can capture the heart's rhythmic irregularities, commonl…

General ClassificationSpecificityTime SeriesTime Series Analysis

VFNet: A Convolutional Architecture for Accent Classification

2019-10-15 · Asad Ahmed, Pratham Tangri, Anirban Panda, Dhruv Ramani 외

Understanding accent is an issue which can derail any human-machine interaction. Accent classification makes this task easier by identifying the accent being spoken by a person so that the correct words being spoken can …

ClassificationGeneral Classification