English

SEVGGNet-LSTM: a fused deep learning model for ECG classification

Machine Learning 2022-11-01 v1

Abstract

This paper presents a fused deep learning algorithm for ECG classification. It takes advantages of the combined convolutional and recurrent neural network for ECG classification, and the weight allocation capability of attention mechanism. The input ECG signals are firstly segmented and normalized, and then fed into the combined VGG and LSTM network for feature extraction and classification. An attention mechanism (SE block) is embedded into the core network for increasing the weight of important features. Two databases from different sources and devices are employed for performance validation, and the results well demonstrate the effectiveness and robustness of the proposed algorithm.

Keywords

Cite

@article{arxiv.2210.17111,
  title  = {SEVGGNet-LSTM: a fused deep learning model for ECG classification},
  author = {Tongyue He and Yiming Chen and Junxin Chen and Wei Wang and Yicong Zhou},
  journal= {arXiv preprint arXiv:2210.17111},
  year   = {2022}
}
R2 v1 2026-06-28T04:49:30.829Z