Compact Neural Network Algorithm for Electrocardiogram Classification
Mateo Frausto-Avila, Jos\'e Pablo Manriquez-Amavizca, Ana Karen Susana Rocha-Robledo, Mario A. Quiroz-Juarez, Alfred U'Ren

TL;DR
This paper introduces a compact, feature-engineered neural network for ECG classification that achieves high accuracy without deep learning, suitable for real-time, resource-limited medical settings.
Contribution
The work presents a simple ANN combined with 17 engineered features, reducing computational demands while maintaining state-of-the-art classification performance.
Findings
Achieved 97.36% accuracy on MIT-BIH and INCART databases.
Effectively classifies 4 arrhythmia types with high efficiency.
Demonstrates feasibility for real-time, resource-limited applications.
Abstract
In this paper, we present a powerful, compact electrocardiogram (ECG) classification algorithm for cardiac arrhythmia diagnosis that addresses the current reliance on deep learning and convolutional neural networks (CNNs) in ECG analysis. This work aims to reduce the demand for deep learning, which often requires extensive computational resources and large labeled datasets. Our approach introduces an artificial neural network (ANN) with a simple architecture combined with advanced feature engineering techniques. A key contribution of this work is the incorporation of 17 engineered features that enable the extraction of critical patterns from raw ECG signals. By integrating mathematical transformations, signal processing methods, and data extraction algorithms, our model captures the morphological and physiological characteristics of ECG signals with high efficiency, without requiring…
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 · Neural Networks and Applications
