ECG Heartbeat classification using deep transfer learning with Convolutional Neural Network and STFT technique
Minh Cao, Tianqi Zhao, Yanxun Li, Wenhao Zhang, Peyman Benharash,, Ramin Ramezani

TL;DR
This paper presents a transfer learning approach using ResNet-18 to classify ECG arrhythmias from small datasets, emphasizing the importance of proper data splitting to avoid data leakage and improve model reliability.
Contribution
It introduces a transfer learning framework fine-tuning ResNet-18 for ECG classification and highlights the significance of adhering to AAMI EC57 standards in data splitting.
Findings
Transfer learning improves ECG classification accuracy on small datasets.
Proper data split methods are crucial to prevent data leakage.
Adherence to AAMI EC57 standards enhances model evaluation reliability.
Abstract
Electrocardiogram (ECG) is a simple non-invasive measure to identify heart-related issues such as irregular heartbeats known as arrhythmias. While artificial intelligence and machine learning is being utilized in a wide range of healthcare related applications and datasets, many arrhythmia classifiers using deep learning methods have been proposed in recent years. However, sizes of the available datasets from which to build and assess machine learning models is often very small and the lack of well-annotated public ECG datasets is evident. In this paper, we propose a deep transfer learning framework that is aimed to perform classification on a small size training dataset. The proposed method is to fine-tune a general-purpose image classifier ResNet-18 with MIT-BIH arrhythmia dataset in accordance with the AAMI EC57 standard. This paper further investigates many existing deep learning…
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 · EEG and Brain-Computer Interfaces
