English

Direct detection of pixel-level myocardial infarction areas via a deep-learning algorithm

Computer Vision and Pattern Recognition 2017-06-13 v1

Abstract

Accurate detection of the myocardial infarction (MI) area is crucial for early diagnosis planning and follow-up management. In this study, we propose an end-to-end deep-learning algorithm framework (OF-RNN ) to accurately detect the MI area at the pixel level. Our OF-RNN consists of three different function layers: the heart localization layers, which can accurately and automatically crop the region-of-interest (ROI) sequences, including the left ventricle, using the whole cardiac magnetic resonance image sequences; the motion statistical layers, which are used to build a time-series architecture to capture two types of motion features (at the pixel-level) by integrating the local motion features generated by long short-term memory-recurrent neural networks and the global motion features generated by deep optical flows from the whole ROI sequence, which can effectively characterize myocardial physiologic function; and the fully connected discriminate layers, which use stacked auto-encoders to further learn these features, and they use a softmax classifier to build the correspondences from the motion features to the tissue identities (infarction or not) for each pixel. Through the seamless connection of each layer, our OF-RNN can obtain the area, position, and shape of the MI for each patient. Our proposed framework yielded an overall classification accuracy of 94.35% at the pixel level, from 114 clinical subjects. These results indicate the potential of our proposed method in aiding standardized MI assessments.

Keywords

Cite

@article{arxiv.1706.03182,
  title  = {Direct detection of pixel-level myocardial infarction areas via a deep-learning algorithm},
  author = {Chenchu Xu and Lei Xu and Zhifan Gao and Shen zhao and Heye Zhang and Yanping Zhang and Xiuquan Du and Shu Zhao and Dhanjoo Ghista and Shuo Li},
  journal= {arXiv preprint arXiv:1706.03182},
  year   = {2017}
}
R2 v1 2026-06-22T20:14:47.962Z