paper-with-me

Papers

Deep Learning Models for Arrhythmia Classification Using Stacked Time-frequency Scalogram Images from ECG Signals

2023-12-01 · Parshuram N. Aarotale, Ajita Rattani

Electrocardiograms (ECGs), a medical monitoring technology recording cardiac activity, are widely used for diagnosing cardiac arrhythmia. The diagnosis is based on the analysis of the deformation of the signal shapes due to irregular heart rates associated with heart diseases. Due to the infeasibility of manual examination of large volumes of ECG data, this paper aims to propose an automated AI based system for ECG-based arrhythmia classification. To this front, a deep learning based solution has been proposed for ECG-based arrhythmia classification. Twelve lead electrocardiograms (ECG) of length 10 sec from 45, 152 individuals from Shaoxing People's Hospital (SPH) dataset from PhysioNet with four different types of arrhythmias were used. The sampling frequency utilized was 500 Hz. Median filtering was used to preprocess the ECG signals. For every 1 sec of ECG signal, the time-frequency (TF) scalogram was estimated and stacked row wise to obtain a single image from 12 channels, resulting in 10 stacked TF scalograms for each ECG signal. These stacked TF scalograms are fed to the pretrained convolutional neural network (CNN), 1D CNN, and 1D CNN-LSTM (Long short-term memory) models, for arrhythmia classification. The fine-tuned CNN models obtained the best test accuracy of about 98% followed by 95% test accuracy by basic CNN-LSTM in arrhythmia classification.

📄 PDF Abstract BibTeX arXiv:2312.09426

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

A Machine Learning-based Algorithm for Automated Detection of Frequency-based Events in Recorded Time Series of Sensor Data

2023-10-16 · Bahareh Medghalchi, Andreas Vogel

Automated event detection has emerged as one of the fundamental practices to monitor the behavior of technical systems by means of sensor data. In the automotive industry, these methods are in high demand for tracing eve…

Event Detectionobject-detectionObject DetectionTime Series

Heartbeat Classification in Wearables Using Multi-layer Perceptron and Time-Frequency Joint Distribution of ECG

2019-08-13 · Anup Das, Francky Catthoor, Siebren Schaafsma

Heartbeat classification using electrocardiogram (ECG) data is a vital assistive technology for wearable health solutions. We propose heartbeat feature classification based on a novel sparse representation using time-fre…

ClassificationGeneral ClassificationHeartbeat Classification

Multi-Channel Vision Transformer for Epileptic Seizure Prediction

2022-06-29 · Biomedicines 2022 6 · Ramy Hussein, Soojin Lee, Rabab Ward

Epilepsy is a neurological disorder that causes recurrent seizures and sometimes loss of awareness. Around 30% of epileptic patients continue to have seizures despite taking anti-seizure medication. The ability to predic…

EEGPredictionSeizure predictionTime Series

Epileptic Seizure Prediction: A Semi-Dilated Convolutional Neural Network Architecture

2020-07-22 · Ramy Hussein, Soojin Lee, Rabab Ward, Martin J. McKeown

Accurate prediction of epileptic seizures has remained elusive, despite the many advances in machine learning and time-series classification. In this work, we develop a convolutional network module that exploits Electroe…

EEGElectroencephalogram (EEG)Seizure predictionTime Series+2

Time Frequency Analysis of EMG Signal for Gesture Recognition using Fine grained Features

2025-04-20 · Parshuram N. Aarotale, Ajita Rattani

Electromyography (EMG) based hand gesture recognition converts forearm muscle activity into control commands for prosthetics, rehabilitation, and human computer interaction. This paper proposes a novel approach to EMG-ba…

Electromyography (EMG)Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition