Machine Learning-based Efficient Ventricular Tachycardia Detection Model of ECG Signal
Pampa Howladar, Manodipan Sahoo

TL;DR
This paper introduces a machine learning-based model that efficiently detects ventricular tachycardia from ECG signals by noise filtering, feature extraction, and classification, aiding early diagnosis of heart arrhythmias.
Contribution
The study proposes a novel ECG signal processing and classification approach using machine learning, specifically logistic regression and decision trees, for improved ventricular tachycardia detection.
Findings
High accuracy in detecting ventricular tachycardia
Logistic regression and decision trees outperform other models
Enhanced reliability and early diagnosis capability
Abstract
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 features, and a machine learning-based classifier model. Before signal feature extraction, we detrend and denoise the signal to eliminate the noise for detecting features properly. After that necessary features have been extracted and necessary parameters related to these features are measured. Using these parameters, we prepared one efficient multiclass classifier model using a machine learning approach that can classify different types of ventricular tachycardia arrhythmias efficiently. Our results indicate that Logistic regression and Decision tree-based models are the most efficient machine learning models for detecting ventricular tachycardia arrhythmia. In order to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis · Atrial Fibrillation Management and Outcomes
MethodsLogistic Regression
