The modified version of the LeNet-5 model achieved a classification accuracy of 98.38% for heart disease prediction from ECG images, improving accuracy by 9.14 percentage points compared to the standard LeNet-5 model.
Does a modified LeNet-5 deep learning model improve the accuracy of heart disease prediction from ECG images compared to the standard LeNet-5 model?
A modified LeNet-5 convolutional neural network architecture significantly improves the accuracy of classifying ECG images for heart disease detection compared to the standard model.
Absolute Event Rate: 98.38% vs 89.24%
Particularly compared to other diseases, heart disease (HD) claims the lives of the greatest number of people worldwide. Many priceless lives can be saved with the help of early and effective disease identification. Medical tests, an electrocardiogram (ECG) signal, heart sounds, computed tomography (CT) images, etc. can all be used to identify HD. Of all sorts, HD signal recognition from ECG signals is crucial. The ECG samples from the participants were taken into consideration as the necessary inputs for the HD detection model in this study. Many researchers analyzed the risk factors of heart disease and used machine learning or deep learning techniques for the early detection of heart patients. In this paper, we propose a modified version of the LeNet-5 model to be used as a transfer model for cardiovascular disease patients. The modified version is compared to the standard version using four evaluation metrics: accuracy, precision, recall, and F1-score. The achieved results indicated that when the LeNet-5 model was modified by increasing the number of used filters, this increased the model's ability to handle the ECGs dataset and extract the most important features from it. The results also showed that the modified version of the LeNet-5 model based on the ECGs image dataset improved accuracy by 9.14 percentage points compared to the standard LeNet-5 model.
Mahmoud et al. (Thu,) conducted a other in Cardiovascular disease (n=928). Modified version of LeNet-5 model vs. Standard LeNet-5 model was evaluated on Classification accuracy. The modified version of the LeNet-5 model achieved a classification accuracy of 98.38% for heart disease prediction from ECG images, improving accuracy by 9.14 percentage points compared to the standard LeNet-5 model.