2021
DOI: 10.1155/2021/6649970
|View full text |Cite
|
Sign up to set email alerts
|

ECG Heartbeat Classification Based on an Improved ResNet-18 Model

Abstract: Based on a convolutional neural network (CNN) approach, this article proposes an improved ResNet-18 model for heartbeat classification of electrocardiogram (ECG) signals through appropriate model training and parameter adjustment. Due to the unique residual structure of the model, the utilized CNN layered structure can be deepened in order to achieve better classification performance. The results of applying the proposed model to the MIT-BIH arrhythmia database demonstrate that the model achieves higher accura… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
5

Relationship

0
10

Authors

Journals

citations
Cited by 67 publications
(25 citation statements)
references
References 39 publications
0
25
0
Order By: Relevance
“…A basic sequential deep learning custom network was trained with 6 blocks with each block including layers of 2D convolution, batch normalization, rectified linear unit, max pooling, and dropout layers along with 1 fully connected and softmax layer ( Figure 3 ). Additionally, publicly available residual neural network (RESNET18) architecture 20 , 21 was also trained using the dataset to serve as a comparison to a widely used deep learning model. The MATLAB (The MathWorks, Inc) deep learning toolbox (version 9.11 - R2021b) was used to train the 2 networks.…”
Section: Methodsmentioning
confidence: 99%
“…A basic sequential deep learning custom network was trained with 6 blocks with each block including layers of 2D convolution, batch normalization, rectified linear unit, max pooling, and dropout layers along with 1 fully connected and softmax layer ( Figure 3 ). Additionally, publicly available residual neural network (RESNET18) architecture 20 , 21 was also trained using the dataset to serve as a comparison to a widely used deep learning model. The MATLAB (The MathWorks, Inc) deep learning toolbox (version 9.11 - R2021b) was used to train the 2 networks.…”
Section: Methodsmentioning
confidence: 99%
“…The spectrogram image to be forwarded to the ResNet-based classification [36] process is AF i PS . The resnet method is mainly used to detect the arrhythmia disease.…”
Section: Resnet Modelmentioning
confidence: 99%
“…ResNet-18 belongs to the ResNet-xx family of networks. The ResNet-18 network consists of 18 deep layers divided into five convolutional layers for extracting deep feature maps, a ReLU layer, one average pooling layer for reducing image dimensions and a fully connected layer for converting feature maps from 2D to 1D and classifying all inputted images represented by feature vectors into their appropriate class [33]. The softMax activation is a function that classifies the dataset into two classes, ASD and TD.…”
Section: Cnn Resnet-18 Modelmentioning
confidence: 99%