A LSTM and CNN Based Assemble Neural Network Framework for Arrhythmias Classification

Fan Liu,Xingshe Zhou,Jinli Cao,Zhu Wang,Hua Wang,Yanchun Zhang
DOI: https://doi.org/10.1109/icassp.2019.8682299
2019-01-01
Abstract:This paper puts forward a LSTM and CNN based assemble neural network framework to distinguish different types of arrhythmias by integrating stacked bidirectional long shot-term memory (SB-LSTM) network and two-dimensional convolutional neural network (TD-CNN). Particularly, SB-LSTM is used to mine the long-term dependencies contained in electrocardiogram (ECG) from two directions to model the overall variation trends of ECG, while TD-CNN aims at extracting local information of ECG to characterize the local features of ECG. Moreover, we design an ensemble empirical mode decomposition (EEMD) based signal decomposition layer and a support vector machine based intermediate result fusion layer, by which ECG can be analyzed more effectively, and the final classification results can be more accurate and robust. Experimental results on public INCART arrhythmia database show that our model surpasses three state-of-the-art methods, and obtains 99.1% of accuracy, 99.3% of sensitivity and 98.5% of specificity.
What problem does this paper attempt to address?