Abstract

Arrhythmia is one of the most threatening diseases in all kinds of cardiovascular diseases. It is important to achieve efficient and accurate automatic detection of arrhythmias for clinical diagnosis and treatment of cardiovascular diseases. Based on previous research on electrocardiogram (ECG) automatic detection and classification algorithm, this paper uses the ResNet34 network to learn the morphological characteristics of ECG signals and get the significant information of signals, then passes into a three-layer stacked long-term and short-term memory network to get the context dependency of the features. Finally, four classification tasks are implemented on the PhysioNet Challenge 2017 test dataset by using the softmax function. The activation function is changed from the ReLu function to the mish function in this model. Negative information of ECG signals is considered in the training process, which makes the model have more stable and accurate classification ability. In addition, this paper calculates and compares the average information entropy of correctly classified samples and incorrectly classified samples in the test set. Moreover, it eliminates the impact of obvious signal abnormalities (redundancy or loss) on the model classification results, to more comprehensively and accurately explain the classification effect and performance of the model. After eliminating the possibility of abnormal signal, the ResNet34-LSTM3 model obtained an average F 1 score of 0.861 and an average area under the receiver operating characteristic curve (ROC) of 0.972 on the test dataset, which indicates that the model can effectively extract the characteristics of ECG signals and diagnose arrhythmia diseases. Comparing the results of the ResNet34 model and ResNet-18 model on the same test dataset, we can see that the improved model in this paper has a better classification and recognition effect on ECG signals as a whole, which can identify atrial fibrillation diseases more effectively.

Highlights

  • With the increasing pressure on people’s lives and work, cardiovascular disease has gradually become one of the important diseases threatening human life and health

  • The model was trained and evaluated using the training and test datasets provided by the official website of the PhysioNet Challenge 2017 Short Single-Lead ECG Atrial fibrillation (AF) Classification Competition

  • Average 0.873 0.852 0.861 0.969 0.971. It can be seen from the table that the overall average precision, recall, F1 score, specificity, and negative predictive value (NPV) of ResNet34LSTM3 classification detection method in the test set are 87.3%, 85.2%, 86.1%, 96.9%, and 97.1%, respectively

Read more

Summary

Introduction

With the increasing pressure on people’s lives and work, cardiovascular disease has gradually become one of the important diseases threatening human life and health. By analyzing the ECG signal of patients, medical workers can make an accurate diagnosis of different types of arrhythmias. This kind of manual detection method relying on the clinical experience and a lot of professional knowledge of medical workers is often prone to make mistakes [1], and it needs to invest a lot of manpower and energy. Advances in Mathematical Physics of computer technology and electronic information technology, the task of using a computer to analyze ECG signals to realize automatic detection of arrhythmia has become a research hotspot at this stage, which can provide a more effective and reliable diagnosis basis for medical workers, thereby alleviating the investment in human resources [2]. The fifth section summarizes the advantages and disadvantages of this method and puts forward the prospects

Related Work
ResNet34-LSTM3 Classification and Detection Method
Training and Results
Conclusions
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call