ICASSP 2019accepted0 citations

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

Fan Liu, Xingshe Zhou, Jinli Cao, Zhu Wang, Hua Wang, Yanchun Zhang

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.

BibTeX
@inproceedings{icassp2019_alstmandcnnbased,
  title = {A LSTM and CNN Based Assemble Neural Network Framework for Arrhythmias Classification},
  author = {Fan Liu and Xingshe Zhou and Jinli Cao and Zhu Wang and Hua Wang and Yanchun Zhang},
  booktitle = {ICASSP 2019},
  year = {2019}
}