Interpretable Deep Learning for Myocardial Infarction Detection from ECG Signals
Published in 31st Signal Processing and Communications Applications Conference (SIU), 2023
Acute heart attacks such as myocardial infarction (MI) are the main reasons for global deaths. Additionally, approximately half of the deaths occur before the treatment. Hence, it is crucial to diagnose MI fast and cheaply. 12-lead electrocardiogram (ECG) is noninvasive and fast compared to alternative devices. In this work, we aimed to train and validate a residual network model that can distinguish MI and healthy 12-lead ECG records. Moreover, we investigated the contribution of patient information such as age and sex to the decision. Additionally, we compared the performances of models trained with two different loss functions which are binary cross-entropy and pinball loss. We observed the highest accuracy, recall, and F1 score which are 97.86%, 98.73%, and 98.66%, respectively. Furthermore, since we used a convolutional neural network-based architecture, we obtained explainable results using gradient class activation maps by highlighting the ECG segments that contribute the most to the decision.
