AmpliNetECG12: A lightweight SoftMax-based relativistic amplitude amplification architecture for 12 lead ECG classification
Shreya Srivastava

TL;DR
This paper introduces AmpliNetECG12, a lightweight deep learning model with a novel aSoftMax activation function, designed for fast, accurate, and interpretable 12-lead ECG classification on portable devices.
Contribution
It proposes a new activation function and a CNN architecture with lead kernel sharing, reducing complexity and improving interpretability for ECG-based cardiac disorder diagnosis.
Findings
Achieves 84% accuracy on arrhythmia classification
F1-score of 80.71% and ROC-AUC of 96.00%
Uses only 280,000 parameters, demonstrating efficiency
Abstract
The urgent need to promptly detect cardiac disorders from 12-lead Electrocardiograms using limited computations is motivated by the heart's fast and complex electrical activity and restricted computational power of portable devices. Timely and precise diagnoses are crucial since delays might significantly impact patient health outcomes. This research presents a novel deep-learning architecture that aims to diagnose heart abnormalities quickly and accurately. We devised a new activation function called aSoftMax, designed to improve the visibility of ECG deflections. The proposed activation function is used with Convolutional Neural Network architecture to includes kernel weight sharing across the ECG's various leads. This innovative method thoroughly generalizes the global 12-lead ECG features and minimizes the model's complexity by decreasing the trainable parameters. aSoftMax, combined…
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 · Analog and Mixed-Signal Circuit Design
