paper-with-me

홈 › Papers

Explainable Parallel CNN-LSTM Model for Differentiating Ventricular Tachycardia from Supraventricular Tachycardia with Aberrancy in 12-Lead ECGs

2025-07-14 · Zahra Teimouri-Jervekani, Fahimeh Nasimi, Mohammadreza Yazdchi, Ghazal MogharehZadeh, Javad Tezerji, Farzan Niknejad Mazandarani, Maryam Mohebbi arxiv

Background and Objective: Differentiating wide complex tachycardia (WCT) is clinically critical yet challenging due to morphological similarities in electrocardiogram (ECG) signals between life-threatening ventricular tachycardia (VT) and supraventricular tachycardia with aberrancy (SVT-A). Misdiagnosis carries fatal risks. We propose a computationally efficient deep learning solution to improve diagnostic accuracy and provide model interpretability for clinical deployment. Methods: A novel lightweight parallel deep architecture is introduced. Each pipeline processes individual ECG leads using two 1D-CNN blocks to extract local features. Feature maps are concatenated across leads, followed by LSTM layers to capture temporal dependencies. Final classification employs fully connected layers. Explainability is achieved via Shapley Additive Explanations (SHAP) for local/global interpretation. The model was evaluated on a 35-subject ECG database using standard performance metrics. Results: The model achieved $95.63\%$ accuracy ($95\%$ CI: $93.07-98.19\%$), with sensitivity=$95.10\%$, specificity=$96.06\%$, and F1-score=$95.12\%$. It outperformed state-of-the-art methods in both accuracy and computational efficiency, requiring minimal CNN blocks per pipeline. SHAP analysis demonstrated clinically interpretable feature contributions. Conclusions: Our end-to-end framework delivers high-precision WCT classification with minimal computational overhead. The integration of SHAP enhances clinical trust by elucidating decision logic, supporting rapid, informed diagnosis. This approach shows significant promise for real-world ECG analysis tools.

📄 PDF Abstract BibTeX arXiv:2507.14196

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Machine Learning-based Efficient Ventricular Tachycardia Detection Model of ECG Signal

2021-12-24 · Pampa Howladar, Manodipan Sahoo

In primary diagnosis and analysis of heart defects, an ECG signal plays a significant role. This paper presents a model for the prediction of ventricular tachycardia arrhythmia using noise filtering, a unique set of ECG …

BIG-bench Machine Learning

Supraventricular Tachycardia Detection and Classification Model of ECG signal Using Machine Learning

2021-12-24 · Pampa Howladar, Manodipan Sahoo

Investigation on the electrocardiogram (ECG) signals is an essential way to diagnose heart disease since the ECG process is noninvasive and easy to use. This work presents a supraventricular arrhythmia prediction model c…

BIG-bench Machine Learning

Classification of Human Ventricular Arrhythmia in High Dimensional Representation Spaces

2013-12-18 · Yaqub Alwan, Zoran Cvetkovic, Michael Curtis

We studied classification of human ECGs labelled as normal sinus rhythm, ventricular fibrillation and ventricular tachycardia by means of support vector machines in different representation spaces, using different observ…

ClassificationGeneral ClassificationRhythmVocal Bursts Intensity Prediction

A minimal electrical model of the human heart

2025-03-25 · João Olívia, Rui Dilão

We develop a minimal whole-heart model that describes cardiac electrical conduction and simulate a basic three-lead electrocardiogram (ECG). We compare our 3-lead ECG model with clinical data from a Norwegian athlete dat…

VTaC: A Benchmark Dataset of Ventricular Tachycardia Alarms from ICU Monitors

2023-09-26 · NeurIPS 2023 11

False arrhythmia alarms in intensive care units (ICUs) are a continuing problem despite considerable effort from industrial and academic algorithm developers. Of all life-threatening arrhythmias, ventricular tachycardia …