Enhancing Electrocardiogram Signal Analysis Using NLP-Inspired Techniques: A Novel Approach with Embedding and Self-Attention
Prapti Ganguly, Wazib Ansar, Amlan Chakrabarti

TL;DR
This paper introduces a novel ECG analysis method inspired by NLP techniques, utilizing embedding and self-attention to improve classification accuracy and reduce model size for real-time heart disease detection.
Contribution
It presents a new approach combining embedding, self-attention, and deep learning for ECG analysis, emphasizing minority class recognition and model compression.
Findings
Achieved 91% accuracy on PTB-xl dataset.
Reduced model size by 34% through data compression.
Effectively recognized minority disease classes with high F1-scores.
Abstract
A language is made up of an infinite/finite number of sentences, which in turn is composed of a number of words. The Electrocardiogram (ECG) is the most popular noninvasive medical tool for studying heart function and diagnosing various irregular cardiac rhythms. Intuitive inspection of the ECG reveals a marked similarity between ECG signals and the spoken language. As a result, the ECG signal may be thought of as a series of heartbeats (similar to sentences in a spoken language), with each heartbeat consisting of a collection of waves (similar to words in a sentence) with varying morphologies. Just as natural language processing (NLP) is used to help computers comprehend and interpret human natural language, it is conceivable to create NLP-inspired algorithms to help computers comprehend the electrocardiogram data more efficiently. In this study, we propose a novel ECG analysis…
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
MethodsSoftmax · Attention Is All You Need
