Constructing Interpretable Prediction Models with 1D DNNs: An Example in Irregular ECG Classification
Giacomo Lancia, Cristian Spitoni

TL;DR
This paper introduces a method combining 1-D DNN feature extraction with simple logistic regression for interpretable ECG classification, achieving accuracy comparable to complex models and aligning with clinical knowledge.
Contribution
It presents a novel approach that integrates 1-D DNN features with logistic regression for transparent ECG diagnosis, demonstrating effectiveness and interpretability.
Findings
Features align with clinical knowledge
Logistic regression achieves accuracy similar to complex models
Method enhances interpretability in ECG classification
Abstract
This manuscript proposes a novel methodology for developing an interpretable prediction model for irregular Electrocardiogram (ECG) classification, using features extracted by a 1-D Deconvolutional Neural Network (1-D DNN). Given the increasing prevalence of cardiovascular disease, there is a growing demand for models that provide transparent and clinically relevant predictions, which are essential for advancing the development of automated diagnostic tools. The features extracted by the 1-D DNN are included in a simple Logistic Regression (LR) model to predict abnormal ECG patterns. Our analysis demonstrates that the features are consistent with clinical knowledge and provide an interpretable and reliable classification of conditions such as Atrial Fibrillation (AF), Myocardial Infarction (MI), and Sinus Bradycardia Rhythm (SBR). Moreover, our findings show that the simple LR model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Healthcare · Anomaly Detection Techniques and Applications
