paper-with-me

Papers

ECG Heartbeat classification using deep transfer learning with Convolutional Neural Network and STFT technique

2022-06-28 · Minh Cao, Tianqi Zhao, Yanxun Li, WenHao Zhang, Peyman Benharash, Ramin Ramezani

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 models that have failed to avoid data leakage against AAMI recommendations. We compare how different data split methods impact the model performance. This comparison study implies that future work in arrhythmia classification should follow the AAMI EC57 standard when using any including MIT-BIH arrhythmia dataset.

📄 PDF Abstract BibTeX arXiv:2206.14200

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningHeartbeat ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

ECG Heartbeat Classification: A Deep Transferable Representation

2018-04-19 · Mohammad Kachuee, Shayan Fazeli, Majid Sarrafzadeh

Electrocardiogram (ECG) can be reliably used as a measure to monitor the functionality of the cardiovascular system. Recently, there has been a great attention towards accurate categorization of heartbeats. While there a…

Arrhythmia DetectionElectrocardiography (ECG)General ClassificationHeartbeat Classification+2

A deep convolutional neural network model to classify heartbeats

2017-10-01 · Computers in Biology and Medicine 2017 10 · U. Rajendra Acharya, Shu Lih Oh, Yuki Hagiwara, Jen Hong Tan 외

The electrocardiogram (ECG) is a standard test used to monitor the activity of the heart. Many cardiac abnormalities will be manifested in the ECG including arrhythmia which is a general term that refers to an abnormal h…

DiagnosticRhythm

Marine Mammal Species Classification using Convolutional Neural Networks and a Novel Acoustic Representation

2019-07-30 · Mark Thomas, Bruce Martin, Katie Kowarski, Briand Gaudet 외

Research into automated systems for detecting and classifying marine mammals in acoustic recordings is expanding internationally due to the necessity to analyze large collections of data for conservation purposes. In thi…

General ClassificationTransfer Learning

Depthwise-STFT based separable Convolutional Neural Networks

2020-01-27 · Sudhakar Kumawat, Shanmuganathan Raman

In this paper, we propose a new convolutional layer called Depthwise-STFT Separable layer that can serve as an alternative to the standard depthwise separable convolutional layer. The construction of the proposed layer i…

image-classificationImage ClassificationPosition

Deep Learning-based Machine Condition Diagnosis using Short-time Fourier Transformation Variants

2024-08-19 · Eduardo Jr Piedad, Zherish Galvin Mayordo, Eduardo Prieto-Araujo, Oriol Gomis-Bellmunt

In motor condition diagnosis, electrical current signature serves as an alternative feature to vibration-based sensor data, which is a more expensive and invasive method. Machine learning (ML) techniques have been emergi…