paper-with-me

홈 › Papers

Inter-Patient ECG Classification with Convolutional and Recurrent Neural Networks

2018-09-27

The recent advances in ECG sensor devices provide opportunities for user self-managed auto-diagnosis and monitoring services over the internet. This imposes the requirements for generic ECG classification methods that are inter-patient and device independent. In this paper, we present our work on using the densely connected convolutional neural network (DenseNet) and gated recurrent unit network (GRU) for addressing the inter-patient ECG classification problem. A deep learning model architecture is proposed and is evaluated using the MIT-BIH Arrhythmia and Supraventricular Databases. The results obtained show that without applying any complicated data pre-processing or feature engineering methods, both of our models have considerably outperformed the state-of-the-art performance for supraventricular (SVEB) and ventricular (VEB) arrhythmia classifications on the unseen testing dataset (with the F1 score improved from 51.08 to 61.25 for SVEB detection and from 88.59 to 89.75 for VEB detection respectively). As no patient-specific or device-specific information is used at the training stage in this work, it can be considered as a more generic approach for dealing with scenarios in which varieties of ECG signals are collected from different patients using different types of sensor devices.

📄 PDF Abstract BibTeX arXiv:1810.04121

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationECG ClassificationFeature Engineering

Similar Papers 제목 키워드 기반

Deep radiomic features from MRI scans predict survival outcome of recurrent glioblastoma

2019-11-15 · Ahmad Chaddad, Saima Rathore, Mingli Zhang, Christian Desrosiers 외

This paper proposes to use deep radiomic features (DRFs) from a convolutional neural network (CNN) to model fine-grained texture signatures in the radiomic analysis of recurrent glioblastoma (rGBM). We use DRFs to predic…

General Classification

Multimodal Classification with Deep Convolutional-Recurrent Neural Networks for Electroencephalography

2018-07-24 · Chuanqi Tan, Fuchun Sun, Wenchang Zhang, Jianhua Chen 외

Electroencephalography (EEG) has become the most significant input signal for brain computer interface (BCI) based systems. However, it is very difficult to obtain satisfactory classification accuracy due to traditional …

Brain Computer InterfaceClassificationEEGElectroencephalogram (EEG)+3

A Recurrent CNN for Automatic Detection and Classification of Coronary Artery Plaque and Stenosis in Coronary CT Angiography

2018-04-12 · Majd Zreik, Robbert W. van Hamersvelt, Jelmer M. Wolterink, Tim Leiner 외

Various types of atherosclerotic plaque and varying grades of stenosis could lead to different management of patients with coronary artery disease. Therefore, it is crucial to detect and classify the type of coronary art…

ClassificationGeneral ClassificationManagementMulti-class Classification

Breast Cancer Classification from Histopathological Images with Inception Recurrent Residual Convolutional Neural Network

2018-11-10 · Md Zahangir Alom, Chris Yakopcic, Tarek M. Taha, Vijayan K. Asari

The Deep Convolutional Neural Network (DCNN) is one of the most powerful and successful deep learning approaches. DCNNs have already provided superior performance in different modalities of medical imaging including brea…

Cancer ClassificationClassificationGeneral ClassificationObject Recognition

Integrated Convolutional and Recurrent Neural Networks for Health Risk Prediction using Patient Journey Data with Many Missing Values

2022-11-11 · Yuxi Liu, Shaowen Qin, Antonio Jimeno Yepes, Wei Shao 외

Predicting the health risks of patients using Electronic Health Records (EHR) has attracted considerable attention in recent years, especially with the development of deep learning techniques. Health risk refers to the p…

Decision MakingImputationMissing Values