Abstract:
|
Electrocardiogram (ECG) data can provide a wealth of information about a patient’s health. While physicians are able to use ECG data to identify anomalous heartbeats and diagnose illnesses, the low frequency of anomalous beats and sheer volume of patient data generated in the clinical setting make automated tools for ECG screening appealing. To address this, we compare the performance of several popular deep learning models including vanilla autoencoders, convolutional autoencoders, recurrent neural networks, and variational autoencoders in identifying anomalous beats within ECG data due to arrhythmias. In some cases, we couple layers from these models with other classifiers to identify normal and anomalous beats. Each method is evaluated on the MIT-BIH Arrhythmia Database, and a variety of classification metrics are calculated for comparison with existing results in the literature. The results of this work can offer insight toward choosing network architectures best suited for identifying anomalous beats within ECG data, in turn offering automated support for improved patient care.
|