English

Evaluating Feature Attribution Methods for Electrocardiogram

Signal Processing 2024-10-23 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

The performance of cardiac arrhythmia detection with electrocardiograms(ECGs) has been considerably improved since the introduction of deep learning models. In practice, the high performance alone is not sufficient and a proper explanation is also required. Recently, researchers have started adopting feature attribution methods to address this requirement, but it has been unclear which of the methods are appropriate for ECG. In this work, we identify and customize three evaluation metrics for feature attribution methods based on the characteristics of ECG: localization score, pointing game, and degradation score. Using the three evaluation metrics, we evaluate and analyze eleven widely-used feature attribution methods. We find that some of the feature attribution methods are much more adequate for explaining ECG, where Grad-CAM outperforms the second-best method by a large margin.

Keywords

Cite

@article{arxiv.2211.12702,
  title  = {Evaluating Feature Attribution Methods for Electrocardiogram},
  author = {Jangwon Suh and Jimyeong Kim and Euna Jung and Wonjong Rhee},
  journal= {arXiv preprint arXiv:2211.12702},
  year   = {2024}
}

Comments

This is preliminary research related to https://www.sciencedirect.com/science/article/pii/S0010482524011739 . Code is available at https://github.com/SNU-DRL/Attribution-ECG

R2 v1 2026-06-28T06:38:51.814Z