Litcius/Paper detail

A hybrid method for heartbeat classification via convolutional neural networks, multilayer perceptrons and focal loss

Tao Wang, Changhua Lu, Mei Yang, Feng Hong, Chun Liu

2020PeerJ Computer Science37 citationsDOIOpen Access PDF

Abstract

BACKGROUND: Heart arrhythmia, as one of the most important cardiovascular diseases (CVDs), has gained wide attention in the past two decades. The article proposes a hybrid method for heartbeat classification via convolutional neural networks, multilayer perceptrons and focal loss. METHODS: In the method, a convolution neural network is used to extract the morphological features. The reason behind this is that the morphological characteristics of patients have inter-patient variations, which makes it difficult to accurately describe using traditional hand-craft ways. Then the extracted morphological features are combined with the RR intervals features and input into the multilayer perceptron for heartbeat classification. The RR intervals features contain the dynamic information of the heartbeat. Furthermore, considering that the heartbeat classes are imbalanced and would lead to the poor performance of minority classes, a focal loss is introduced to resolve the problem in the article. RESULTS: -score of 66.09%, and accuracy of 96.27%. Compared with existing works, our method significantly improves the performance of heartbeat classification. CONCLUSIONS: Our method is simple yet effective, which is potentially used for personal automatic heartbeat classification in remote medical monitoring. The source code is provided on https://github.com/JackAndCole/Deep-Neural-Network-For-Heartbeat-Classification.

Topics & Concepts

HeartbeatComputer sciencePerceptronArtificial intelligenceConvolutional neural networkArtificial neural networkPattern recognition (psychology)Multilayer perceptronConvolution (computer science)Deep learningMachine learningComputer securityECG Monitoring and AnalysisPhonocardiography and Auscultation TechniquesArtificial Intelligence in Healthcare
A hybrid method for heartbeat classification via convolutional neural networks, multilayer perceptrons and focal loss | Litcius