Next Article in Journal
Touching Base with Some Mediterranean Diseases of Interest from Paradigmatic Cases at the “Magna Graecia” University Unit of Infectious Diseases: A Didascalic Review
Next Article in Special Issue
Deep Learning-Based Approaches for Enhanced Diagnosis and Comprehensive Understanding of Carpal Tunnel Syndrome
Previous Article in Journal
Correlation between Chest Computed Tomography Score and Laboratory Biomarkers in the Risk Stratification of COVID-19 Patients Admitted to the Emergency Department
Previous Article in Special Issue
Usefulness of Heat Map Explanations for Deep-Learning-Based Electrocardiogram Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Empowering Foot Health: Harnessing the Adaptive Weighted Sub-Gradient Convolutional Neural Network for Diabetic Foot Ulcer Classification

by
Abdullah Alqahtani
1,*,
Shtwai Alsubai
2,
Mohamudha Parveen Rahamathulla
3,4,
Abdu Gumaei
2,
Mohemmed Sha
1,
Yu-Dong Zhang
5,* and
Muhammad Attique Khan
6,7
1
Department of Software Engineering, College of Computer Engineering and Sciences, Prince Sattam bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia
2
Department of Computer Science, College of Computer Engineering and Sciences, Prince Sattam bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia
3
School of Podiatric Medicine, The University of Texas Rio Grande Valley, Harlingen, TX 78550, USA
4
Department of Basic Medical Sciences, College of Medicine, Prince Sattam bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia
5
School of Computing and Mathematical Sciences, University of Leicester, Leicester LE1 7RH, UK
6
Department of CS, HITEC University, Taxila 47080, Pakistan
7
Department of Computer Science and Mathematics, Lebanese American University, Beirut 1102-2801, Lebanon
*
Authors to whom correspondence should be addressed.
Diagnostics 2023, 13(17), 2831; https://doi.org/10.3390/diagnostics13172831
Submission received: 24 June 2023 / Revised: 9 August 2023 / Accepted: 25 August 2023 / Published: 1 September 2023

Abstract

:
In recent times, DFU (diabetic foot ulcer) has become a universal health problem that affects many diabetes patients severely. DFU requires immediate proper treatment to avert amputation. Clinical examination of DFU is a tedious process and complex in nature. Concurrently, DL (deep learning) methodologies can show prominent outcomes in the classification of DFU because of their efficient learning capacity. Though traditional systems have tried using DL-based models to procure better performance, there is room for enhancement in accuracy. Therefore, the present study uses the AWSg-CNN (Adaptive Weighted Sub-gradient Convolutional Neural Network) method to classify DFU. A DFUC dataset is considered, and several processes are involved in the present study. Initially, the proposed method starts with pre-processing, excluding inconsistent and missing data, to enhance dataset quality and accuracy. Further, for classification, the proposed method utilizes the process of RIW (random initialization of weights) and log softmax with the ASGO (Adaptive Sub-gradient Optimizer) for effective performance. In this process, RIW efficiently learns the shift of feature space between the convolutional layers. To evade the underflow of gradients, the log softmax function is used. When logging softmax with the ASGO is used for the activation function, the gradient steps are controlled. An adaptive modification of the proximal function simplifies the learning rate significantly, and optimal proximal functions are produced. Due to such merits, the proposed method can perform better classification. The predicted results are displayed on the webpage through the HTML, CSS, and Flask frameworks. The effectiveness of the proposed system is evaluated with accuracy, recall, F1-score, and precision to confirm its effectual performance.

1. Introduction

Numerous diabetes-infected individuals are likely to develop DFUs that cause maximum amputations [1], typically due to deprived glycemic control, peripheral vascular disease, underlying neuropathy, or meager foot care. Moreover, DFU can happen at all ages; however, it seems to be common among people aged around 45 years. Nevertheless, the conventional diagnosis process for DFU by medical experts and specialists is time-consuming and expensive [2]. Hence, DL-based approaches in healthcare imaging clear the path for automatic analysis of DFU. Provided with the complex form of DFUs, the AI techniques seem appropriate for addressing certain significant aspects like time screening for identifying foot ulcer risk in accordance with suitable sensor technologies [3,4]. Considering this, existing studies have attempted to use different DL-based models for DFU prediction. Accordingly, one study [5] used a stacked parallel convolutional layer with appropriate intermediate integrations of transition, convolution, and max-pooling layers relying on the CNN to determine DFU in classifying abnormal and normal DFU skin patches. In the DFU images, the normal images appear to be small and are usually red or pink in color without any abnormality. Whereas the abnormal images look like inflammation, which can be indicated as a red area in the image, which is present with abnormality. In biomedical imaging, abnormal images depend upon the intensity of the pixels in an image that are used to identify abnormalities. For example, a tumor may appear brighter or darker than the surrounding tissue.
Various filter sizes in the intermediate layers and parallel convolutional layers among individual parallel blocks have assisted in retrieving significant features from input images. In conv2d_1 = (none, 75, 75, 32), conv2d_2 = (none, 38, 38, 64), conv2d_3 = (none, 19, 19, 128) layers. In max_pooling2d = (none, 38, 38, 32), max_pooling2d_1 = (none, 19, 19, 64), max_pooling2d_3 = (none, 10, 10, 128). The convolutional neural networks (CNNs) consist of 2D matrix features where each of the features is weighted as a sum of the input pixels. In this CNN, there are several attributes that can possibly affect the precision of the CNN, including the size and complexity of the model, the quality of the training data, and the optimization algorithm used during training. In a deep neural network with some level of complexity, there are usually at least two layers involved in qualifying it as a deep neural network (DNN), or deep net for short. Deep nets are used in processing the data via complex ways by employing sophisticated mathematical modeling. Furthermore, natural data augmentation for enhancing the training images supports resolving restricted training data-oriented issues. The suggested DFU_SPNet was trained using multiple learning rate settings, and optimizers showed better performance with 0.974 as the AUC rate.
Further, one paper [6] utilized a DL methodology for localizing and classifying DFU. Sixteen layers of the suggested CNN model achieved better classification outcomes relying on the integration of the chosen convolutional layers. The Yolo-v2 DFU model was designed to perform localization using ShuffleNet as the backbone for Yolo-v2. Localization outcomes confirmed that integration of Yolo-v2 and the ShuffleNet model was satisfactory in determining the infected area of foot images. Further, for better use of the knowledge within training data, CKBs (Class Knowledge Banks) have been endorsed. This has encompassed trainable units, which can better extract and indicate class knowledge. An individual CKB unit has been utilized for similarity computation with representation retrieved from the input image. The average similarity among units within a CKB and their indication can be considered a logit of regarded input. In this manner, prognostication relies upon the input images, trained network parameters, and the CK attained from training data and maintained in CKBs. Empirical outcomes have revealed that the suggested methodology can satisfactorily enhance the classification of ischemia and DFU infection [7].
Further, research [8] has suggested a smartphone-oriented skin telemonitoring system for assisting in medical decisions and diagnosis while analyzing DFU tissues. The database encompassed 219 images. Moreover, for optimal identification of tissue and ground truth annotation, a graphical interface relying on the super-pixel segmentation methodology was utilized. The suggested method performed DFU analysis in an end-to-end format encompassing automatic segmentation of ulcers and classification of tissue. Classification was performed in a patch-wise manner. The super-pixels retrieved with SLIC were utilized as an input to train a DNN (deep neural network). Conventional DL-based models to perform semantic-wise segmentation were utilized to differentiate tissues within ulcer regions into three main classes (slough, granulation, and necrosis). A comparison was performed with the suggested methodology. The suggested super-pixel-oriented method outperformed traditional full CNN models. The accuracy value improved from 84% to 92%, whereas the DICE index was enhanced from 54% to 75%. Outcomes exposed robust classification and the potential for monitoring DFU healing.
To enhance the accuracy rate, one study [9] recommended using ResNet-101 and AlexNet to classify foot images for detecting DFU. The foot image dataset encompassing healthy skin and DFUs was attained from the Kaggle dataset. Various epochs and dataset split-ratios were applied to assess the ideal performance of the suggested model. Better outcomes were attained at 40 epochs when the (80:20) ratio was considered. AlexNet achieved 97.1% accuracy, whereas ResNet achieved 97.1% accuracy. Such frameworks have exposed optimal outcomes and will assist in better diagnosis of DFU.
Furthermore, FusionSegNet has been suggested, integrating local wound features and global foot features, for identifying DF-based images from the DFU image dataset. FusionSegNet integrated two types of features for making final predictions. During training and validation, 1211 images were gathered for fivefold cross-validation. The endorsed system classified the non-DF and DF images with a better AUC (area under receiver operating characteristics) rate. With such an ideal performance, the suggested methodology can extract the wound features better, thereby improving classification performance [10]. Though conventional models have endeavored to work better in DFU classification, there is a scope for enhancement in accordance with the accuracy rate. The advantage of the proposed approach, which is based on image analysis, compared to an approach using biochemical parameters is that it can be more quantitative than the image analysis method regarding the biochemical parameters. The advantage of two approaches is that image analysis is used to detect subtle changes that may not be visible with biochemical parameters. It can be used to analyze samples in real time when compared to an approach using biochemical parameters. The disadvantage of two approaches is that image analysis can be more time-consuming and labor-intensive than biochemical methods. It requires more specialized equipment and software than biochemical parameters. Image analysis may not be as sensitive as biochemical methods for detecting certain changes. The reasons for the proposal with respect to the state of the art are deliberated, and how the proposal surpasses the other approaches is deliberated and highlighted for reference.
Both random initialization weight (RIW) and Adaptive Sub-gradient Optimizer (ASGO) algorithms are used in the proposed model. The main reasons for implementing RIW and ASGO are as follows. RIW is used to initialize the weights of a neural network where the weights can be initialized to random values, which helps to prevent the network from getting stuck in local minima during training. It can also improve the generalization performance of the network. RIW is especially used as high-dimensional data for images, which denotes that there are a large number of possible weights. It also helps to ensure that the network explores a wide range of possible weights, achieves a good result, and learns the shift of feature space between the convolutional layers. Further, the ASGO is used in tracking the sum of the squares of the gradients for each feature. It is a variant of the gradient descent algorithm that adapts the learning rate for each parameter individually. The ASGO uses the log softmax function, and when logging softmax with the ASGO is deployed for the activation function, the gradient steps are controlled. An adaptive modification of the proximal function simplifies the learning rate significantly, and optimal proximal functions are produced. Thus, the proposed model possesses the ability to generalize to new data by handling noise or outliers and can enable interpretability or explainability. The other approaches used in DFU classification can be sensitive to noise and outliers, which can lead to inaccurate results and tends to increase complexity and time-consumption in extracting features and classification of normal and abnormal DFU. Whereas the proposed model is not disposed to noise and other outliers, which can lead to more accurate results. In the random initialization of the weights, it helps to prevent the algorithm from overfitting the training data. Hence, the proposed method is found to be efficient and easier to tune and produces less computational complexity.
Considering accuracy and the F1-score as the significant parameters, the present study intends to attain a high classification rate using the proposed algorithms based on the below objectives.
The significant contributions of this study are:
  • To classify the normal and abnormal DFU images using the proposed AWSg-CNN (Adaptive Weighted Sub-gradient Convolutional Neural Network) for attaining a high prediction rate;
  • To deploy a Flask model for easy creation of web applications to predict foot ulcers, thereby displaying remedies in abnormal cases;
  • To evaluate the proposed model by comparison with conventional methods for exposing the ideal performance of the model in DFU classification.

Paper Organization

The paper is organized as follows. Section 2 reviews traditional models with relevant problem identification. This is followed by Section 3, with an overview of the proposed system with proper flow, algorithm explanation, and processes. The outcomes attained from the execution of the proposed model are discussed in Section 4. Lastly, the study is concluded in Section 5 with future directions.

2. Review of Existing Work

Existing research works have strived to perform better DFU classification using ML- and DL-based models. Problems corresponding to these works are discussed in this section.
ML models have gained attention in DFU classification [11]. In accordance with this, one study [12] considered ML for DFUs in the inpatient population. Global inpatient samples were assessed from 2008 to 2014. Chi-square testing was undertaken with the use of variables that were positively associated with DFUs. To perform descriptive measurements, the Wilcoxon rank-sum test, chi-square test, and Student’s t test were utilized. Six predictive features were determined. A DT (decision tree) framework, namely, CTREE, was used to assist in developing the algorithm. The model’s performance in six variable tests was 79.5%. The AUC value for the 6-variable framework was 0.88. The suggested model showed an accuracy rate of 79.8%.
Further, the research [13] compared an ML-based scoring methodology with optimization and feature selection methods. Comparatively trivial CNN models, namely, MobileNetV2, showed 95% as an F1-score for 2-foot thermogram image-oriented classification, while AdaBoost utilized 10 features and thereby achieved 97% as an F1-score. Comparing the inference times for ideally performing networks confirmed that the suggested method could be provided as a smartphone application, permitting the user to monitor the DFU progression within the home setting.
Furthermore, one study [14] utilized Danish National Registration data to assess the risk factors in diabetes patients for developing DFU and experiencing amputation. It assessed 246,705 patient data. The medical records of individuals and socioeconomic information were researched. Factors like cardiovascular disorders, chronic renal complexities, low disposable income, peripheral artery disease, and neuropathy were among the significant risk factors. Depression and mental disorders still comprised the maximum risks compared to individuals without such complexities.
Furthermore, ML methods have been considered for assessing the practical usage of these risk factors to prognosticate amputation and foot ulcers. Risk analysis of socioeconomic and medical features represented a maximum hazard of experiencing amputation or DFU for patients with cardiovascular disease, neuropathy, chronic renal complexities, and peripheral vein disease. Recently, DFU classification was considered with DL in addition to ML [15]. In the area of DFU analysis, DL-based models are being used by investigators for recognizing and detecting DFU.
In accordance with this, one study [16] suggested using the DFINET (Diabetic Foot Infection Network) for assessing non-infection and infection from DFU images. It has a similar ReLU convolution with 22 layers, a normalization layer, and a dropout connection of interconnected layers. The results showed that when the DFINET is integrated with the enhanced augmentation image, the accuracy rate is 91.98%, and the binary arrangement of the Matthews correlation coefficient is improved to 0.84. The enhancement of these techniques revealed that the methods might support medical professionals in detecting DFU automatically. Moreover, the authors of [17] emphasized automatic detection of DFU in the dataset of the Diabetic Foot Ulcer Challenge (DFUC), which has 4500 images of DFUs. Aimed at identifying the problem, the study used an architecture for object detection called the EfficientDet method to eliminate overlapping bounding boxes and score thresholds. Additionally, modification of the network predictions arranged the test dataset by threshold score and eliminated the overlapping bounding boxes. As a result of the EfficientDet method, there exists an elimination of the overlapping bounding boxes and score threshold.
In addition, another study [18] dealt with the synthesis of ML with custom-made lower-level CNNs and higher-level structures to improve DFU automated diagnosis. Similarly, an original CNN architecture was projected as stated in residual blocks on removing higher-level structures. Synthesis structures of various ML models such as support vector networks, gradient boosting, and neural networks have improved identifying DFU results associated with the simulated characteristic grouping. Thus, LRC demonstrated that the outcomes of entire estimation standards can attain a 95.6% sensitivity and an AUC value of 96.50%. Furthermore, one study [19] designed and executed a robust deep CNN model, namely, DFU_QUTNet, in accordance with the idea of enhancing the width of the network with global average pooling. A dataset was gathered of 754 patients with healthy skin and DFU. The features retrieved from the suggested model were utilized for training KNN and SVM classifiers. The performance of the endorsed network was compared with conventional CNN networks, namely, AlexNet, VGG-16, and GoogleNet. The performance for classifying DFU enhanced the F1-score at a rate of 94.5%. To determine the existence of ischemia and infection in DFU, a feature descriptor termed the super-pixel color descriptor was used [20].
Subsequently, ensemble CNN was utilized to better recognize infection and ischemia. A natural data augmentation technique was suggested to identify the RoI (region of interest) on the foot images and concentrated on determining the salient features in this sector. It was determined that the suggested ensemble CNN model performed better, with 73% accuracy in classifying infection and 90% accuracy in classifying ischemia. Additional research [21] also compared four hybrid CNN models for automated DFU classification. Initially, the suggested models were trained with the original images. Following this, the training was provided with actual images and augmented images. Outcomes revealed that a model with four branches showed better outcomes than two, three, or five branches in DFU classification by achieving 95.8% as the F1-score rate. The authors of [22] employed DFU_VIRNet with dual kinds of diabetes foot samples, infrared images, and visible images. The accuracy value is 97.7%.
Further, the authors of [23] considered an ensemble model for categorizing wound images (including venous, surgical, and diabetic ulcers). The resultant classification rate of dual classifiers was fed into an MLP (Multi-Layer Perceptron). Classification accuracy was 94.28% and 96.4% for binary. Furthermore, the authors of [24] aimed to classify the sequences in patients’ thermal images. Common structures were tested on the transfer learning mode, including GoogleNet and AlexNet. In addition, a DL model was designed to reach maximum accuracy rates. Comparisons were performed with traditional classifiers such as SVMs, ANNs, and CNNs. Outcomes of initial simulations with conventional SVM and ANN classifiers attained satisfactory outcomes after feature extraction. To enhance system performance, a CNN model was preferred to discriminate among five diabetes severity and non-diabetes severity grades from the thermal images. The recommended model showed ideal performance with a 0.98 accuracy rate. The outcomes revealed that e-data augmentation is appropriate for detecting and grading diabetic subjects.
On the contrary, another study [25] attempted to evaluate the procedures for determining if the patient possesses a foot ulcer. Varied DL-based models were executed for predicting ulcers, namely, VGG-16, MobileNet, and ResNet. After the analysis, VGG-16 was better than the equivalent methods in diagnosing DFU [26]. Further, as an enhancement, a faster RCNN was used with suitable parameter settings. Training was assessed with the Monte Carlo cross-validation methodology. The suggested system achieved a mean precision rate of 91.4% and an F1-score rate of 94.8% [27]. Moreover, one study [28] attempted to develop a smart prognosis model for DFU in accordance with DL for conducting preliminary analysis. RetinaNet Scale and Mask RCNN were utilized for model construction. Better outcomes were attained.
This suggested approach has the main aim of assessing the impact of glucose control, diabetes-related complications, and cardiometabolic risk factors, on the effects of diabetic foot ulcers (DFUs), especially in patients with T2D. This approach used Albanian adult inpatients with T2D for the DFU examination. The study suggested that a longer duration of diabetes, cigarette smoking, lower HDL-cholesterol levels, poor glucose control, and elevated triglyceride and SBP are some of the primary reasons for DFU. As a result, community interventions and health policies were aimed at improving the management of diabetes, which are related to resolving the cardiometabolic risk factors in Albania in order to prevent DFUs and other diabetes complications in patients with T2D [29].
The DF prediction is performed by genetic programming, which is adapted using the X-GPC. This is used in providing the global interpretation of the DFU diagnosis by using a mathematical model. A 3D graph is also procured in the suggested study, which can be used by the medical staff in evaluating the patient’s situation. This study adapted a real-world dataset in examining and diagnosing the DFU [30].
Contrarily, a cloud-based DL model and cross-platform mobile application were used for detecting DFU. The dataset was attained over six months of analysis time and utilized for retraining the conventional model to enhance its capability in detecting DFU at several phases of progress. The model was trained with a heterogeneous dataset encompassing a non-standardized form of DFU images. The clinicians chronicled agreement with nearly 178 cases, while disagreement occurred with 25 cases, leading to an overall value of 87.6% [31]. Furthermore, analyzing DFU was performed. Deep CNN-based ResKNet was suggested for performing such an evaluation. The suggested network has sequences of distinct residual frameworks of 2D-convolution, Leaky ReLU, and batch normalization. Empirically, it was proven that a shallow network with four distinct ResNets could achieve better performance [32].

Problem Identification

Significant issues that were determined through the evaluation of conventional methods are discussed in this section.
  • Existing models have attempted to perform better classification of DFU. In accordance with this, one study [12] utilized a DT model named CTREE and showed a 79.8% accuracy rate; another [13] achieved 97% as an F1-score. The authors of [16] utilized DFINET and showed a 91.9% accuracy rate; a study [21] considered four parallel branches of convolutional layers, showing a 95.8% accuracy rate; another study [22] utilized DFU_VIRNet and showed 0.977 as the accuracy rate. Furthermore, [31] considered a cloud-based DL model and cross-platform mobile application, showing an 87.6% accuracy rate. Despite the attempts of conventional models at DFU classification, there is an opportunity for further improvement.
  • With a balanced dataset and enhanced data seizing of DFU, the performance of such methodologies will be enhanced in the future. Furthermore, hyper-parameter optimization of conventional ML and DL methodologies could enhance the performance rate of techniques [20].
  • The classification rate and performance of the suggested methodology could be improved by attempting to use different integrations of image-wise and patch-wise classifiers [23].
Concurrently, the Deep Feature Utilization Viral Neural Network (DFU_VIRNer) refers to the model’s ability to learn long-range dependencies between the nucleotides in a viral read, and this is achieved through the use of a deep attention architecture. It has been effective in identifying a variety of viruses, including influenza and HIV. This model is capable of getting stuck in local minima and will not be able to learn the optimal parameters. But the random initialization that is used in the proposed model helps to prevent the limitations provided by DFU_VIRNer by randomly initializing the parameters of the model and improving its learning rate.
There are some benefits in our proposed approach in terms of learning time and computational complexity when compared with existing approaches.
The proposed method tends to prevent the vanishing gradient problem. When the weights are initialized to very small values, the gradients can become very small, which can make it difficult for the network to learn. Random initialization helps to prevent this problem by ensuring that the weights are not too small; the learning time of the proposed method is 8 s and the computational complexity is O(log n). Random initialization of weights can help to reduce computational complexity by making it easier for the network to converge.
In terms of learning time and computational complexity, ASGOs can typically achieve better results than traditional gradient descent algorithms. This is because they are able to converge more quickly and also update the weights that are most important for the current iteration.

3. Proposed Methodology

This study will classify DFU as normal or abnormal using suitable DL-based models. Though conventional systems have tried to perform better, there is room for further improvement in accordance with the prediction rate. Considering this, the present research proposes sequential processes as depicted in Figure 1. As shown in Figure 1, the dataset is loaded. Initially, the image data provided as input are pre-processed. Then the data are split into training and test data in a ratio of 80:20. Subsequently, the proposed model used for performing classification classifies the image data into normal and abnormal cases of images in the prediction phase. The viability of the classification performed is measured using performance metrics. The doctors do not need to derive each of the features from the image data. The model itself separates the features using the pre-processing phase of the image. This process provides the physicians with the needed features for examining the foot ulcer. During this process, the features will be converted into an array, and that array will be passed into the proposed model for the training and tested, and in backend, the model is classified as normal or abnormal. In our proposed system, the process of random initialization aids in preventing the model from a case of overfitting due to the presence of noise in the data. This is done when making the random weights distribute the error evenly across every feature. This can be done rather than focusing on the small number of features that are correlated with the noise. In the case of using ASG algorithms, they can be used with any type of data, as long as the data can be represented as a stream of examples. This is more flexible than approaches that rely on automatic feature extractors.
As an initial phase, data are pre-processed to eliminate inconsistent or missing data. Through this process, the quality and accuracy of the dataset can be improved, making it highly reliable. This permits the data to be consistent. The pre-processed data are fed into a training–testing split with 80% training and 20% testing. The image is amplified by applying a pre-processing technique to enhance the training images. Training has been provided with actual images and augmented images with 80% of the training dataset and 20% of the testing dataset considered. The training data are used for classification and the testing data are used for validating the performance. Subsequently, classification is undertaken with the AWSg-CNN. The proposed classic encompasses RIW (random initialization of weights) and the ASGO (Adaptive Sub-gradient Optimizer) for optimal performance. In this case, RIW is utilized to effectively learn the feature space shifts among the convolutional layers, while the logging softmax operation is utilized to avoid gradient underflow. Moreover, the ASGO is utilized for the activation function that manages the gradient phases. An adaptive modification of the proximal operation simplifies the learning rate and affords ideal proximal functions. Predictions made through the proposed classifier are evaluated regarding performance metrics to prove their efficacy.
The proposed technique predicts outcomes that are projected on the webpage using the Flask model, HTML, and CSS with its stepwise procedures (as shown in Figure 2). In this case, the pre-processed input image is fed into the trained model to predict the image as abnormal or normal. The corresponding outcomes are displayed on the webpage. As an added merit, equivalent remedies for abnormal cases are also displayed on the webpage.
The specific processes considered during the classification phase are shown in Figure 3. In this phase, the input features are fed into the initial phase of the input layer. Following this, the corresponding outcomes are fed into different layers of the CNN encompassing the convolutional and max-pooling layers. In this stage, initially, RIW is performed to ideally learn the feature space shift among the convolutional layers. In addition, log softmax with the ASGO is utilized to control the gradient steps. This is then fed into the activation function for attaining optimal outcomes.

3.1. RIW (Random Initialization of Weights)

DL-based models feature numerous hidden neurons. Nevertheless, the main drawback of such models is the long time needed for training. Attaining an ideal accuracy rate and better training time seems challenging for the DL research community. Choosing a suitable weight initialization method is crucial while training the DL methods. Typically, weight initialization indicates the manner of setting the initial weights of the neural network. DL methodologies are sensitive to initial weight values. Weight initialization seeks to support establishing stable NN (neural network) learning bias, thereby alleviating the convergence time. Further, weight initialization is crucial in enhancing the training phase of DL-based models. The aim of the initialization of weight lies in preventing layer activation results from vanishing or exploding during DL model training.
Moreover, network training without valuable weight initialization could result in less convergence or the inability to converge. In addition, optimal weight initialization assists the gradient-based techniques with quick convergence. For comprehending the significance of the initialization of weights, it is initially vital to understand the units or neurons that make up individual CNN layers. Such neurons consider the input and perform computations to accomplish weighted summation. Then, results are generated through the activation function. Each of the neurons comprises bias and weights. Initially, weight initialization is performed, and it is assigned in accordance with the size of the input, whereas bias optimization is performed throughout the training stage.
Further, weight initializers regulate the initial weights of the network layers. The weight initialization process aims to maintain the outputs of the activation layer away from general issues of exploding and gradient vanishing. Particularly, the vanishing gradient occurs due to the backpropagation at the training stage. Feedback signal propagation from output-loss to initial layers might impact it, while signals might become lost or weak, making the network untrainable. Hence, weight setting has to be carefully undertaken to accomplish ideal outcomes and performance.
Generally, three initialization methods exist. The initial phase encompasses constant techniques that apply similar weights for initializing the network connections, like one and zero initializers. Nevertheless, while utilizing such initialization methodologies, the learning algorithm equation often becomes incapable of updating or altering the network weights, resulting in the model becoming locked. For each iteration, all the layers possess similar weights, thereby performing identical computations. The second stage includes the distribution techniques for performing the initialization, where the uniform or Gaussian distribution is employed, and input matrices are allocated with some random values. Nonetheless, assigning suitable network parameters inclusive of standard deviation and mean might indirectly impact the training performance of the model and result in vanishing gradient issues.
The last phase is random initialization in accordance with prior knowledge. For initializing the weights of the layer, heuristics are employed with non-linear activation. In this case, heuristics are employed to define the strategy to resolve the issues without utilizing the method, confirming the ideal solution. With the use of such randomization, normal distribution alteration is assigned in accordance with the inputs. Overall, RIW with prior knowledge assists as an optimal point for the initialization of weights. The main merit of such initialization involves its ability to initialize layer weights randomly, minimizing the opportunities for becoming trapped in exploding and vanishing gradient issues, avoiding low convergence speed, and alleviating the minima oscillation. Due to these advantages, the present study considers this process in the classification phase. Its overall working process is shown in Algorithm 1.
Algorithm 1. RIW in CNN layer.
1. Initialize the weights of the convolutional layers randomly using a normal distribution with mean 0 and standard deviation 1 with a specified shape for the weight tensor.
2. Pass the input data through the convolutional layers to generate a set of feature maps.
3. Employ a non-linear activation function, such as ReLU, to the feature maps.
4. Pass the output of the initial convolutional layer to the second convolutional layer.
5. Initialize the weights of the subsequent convolutional layer using a normal distribution with mean 0 and standard deviation 1.
6. To assist in learning the shift of feature space among the first and second convolutional layers, include a bias term to the weights of the second convolutional layer proportional to the mean of the output feature maps from the first convolutional layer.
7. Iterate steps 2–6 for subsequent convolutional layers in the model.
8. Train the model with backpropagation to adjust the weights and biases of the convolutional layers in accordance with the error between the predicted output and the true output.
9. Repeat the training process with varied RIWs to avoid getting stuck in local optima.
10. Assess the model performance on a validation set to determine if it is capable of effectively learning the shift of feature space between the convolutional layers.
When the second convolution layer with the weights ( W 2 ), bias term ( b 2 ), and input ( x ) from the previous layer, the output of the layer is represented by Equation (1),
y = a c t i v a t i o n ( W 2 x + b 2 )
In Equation (1), activation indicates the non-linear activation operation like ReLU, and y indicates the output from the previous layer. For the execution of RIW with the bias shift, the bias term is added to the weights ( W 2 ) in proportion to the mean of the resultant feature maps from the previous layer. It can be given by Equation (2),
W 2 = W 2 + a l p h a m e a n ( x )
In Equation (2), alpha represents the hyperparameter that manages the bias shift strength, and m e a n ( x ) denotes the resultant feature maps from the previous layer.

3.2. Log Softmax with ASGO

The log softmax operation is a renowned activation function utilized in ML, especially during classification. It translates the vectors of the real numbers into probability distribution upon classes by employing the softmax function, followed by taking the logarithm. The ASGO is an optimization approach utilized for training NNs. Such approaches are stochastic-gradient-based methodologies that also include an altering data-reliant pre-conditioner. Their empirical accomplishment seems better due to their innate ability to converge to local optimality. Though the significance of probability distribution seems to be known, all the recent applications utilize simple probability distributions like global or uniform popularity that demand huge sizes of samples for accomplishing acceptable bias. The main cause for such inclination could be that models tend to become complex. In the current study, log softmax with the ASGO is proposed, which approximates softmax. The proposed approach is based on the output of the model, making it acclimatized to the structure, parameters, and input of the model. The overall working of log softmax with the ASGO is given in Algorithm 2.
Algorithm 2: Log Softmax with ASGO.
// Log Softmax Function
I n p u t : A   v e c t o r   o f   r e a l   n u m b e r s ,   d e n o t e d   a s   x .
O u t p u t : A   v e c t o r   o f   t h e   s a m e   s h a p e   a s   x ,   w h e r e   e a c h   e l e m e n t   r e p r e s e n t s   t h e   l o g a r i t h m   o f   t h e
s o f t m a x   p r o b a b i l i t y .
N o t a t i o n : L e t   f ( x )   r e p r e s e n t   t h e   l o g   s o f t m a x   f u n c t i o n   a p p l i e d   t o   v e c t o r   x .
f ( x ) = l o g ( s o f t m a x ( x ) )
w h e r e   s o f t m a x ( x )   i s   d e f i n e d   a s :
s o f t m a x ( x i ) = e x p ( x i ) / s u m ( e x p ( x j ) )   f o r   a l l   j   i n { 1 , 2 , . . . , n }
w h e r e   n   i s   t h e   n u m b e r   o f   e l e m e n t s   i n   t h e   v e c t o r   x .
I n p u t A   v e c t o r   o f   r e a l   n u m b e r s
  I I t e r a t i o n ,   K l o g s o f t m a x
  f o r e : 1 I d o
  f o r   k : 1 K   d o
  f o r   e a c h   i n p u t   x j n   i n c j d o
  C N N   l a y e r   x j n t h r o u g h   C N N   t o   o b t a i n   f j n
  max   p o o l   r j , i n = i p i f j n
  B a t c h   N o r m a l i z a t i o n d j , i n
  C N N   l a y e r r j , i n   i n t o   A G S O
  u p d a t e   a l l   n e t w o r k   p a r a m e t e r s   u s i n g   log   s o f t m a x
  i f   j = i   t h e n
f j n
  e l s e
1 f j n   e n d
e n d
e n d
  c a l c u l a t e   i m a g e   c l a s s e s
  i f   i m a g e   c l a s s e s   c l a s s i f y   t h e n
  b r e a k
  e n d
    f j n   =   l o g ( s o f t m a x ( x ) )
    w h e r e   s o f t m a x ( x )   i s   d e f i n e d   a s :
    s o f t m a x ( x i )   =   e x p ( x i ) / s u m ( e x p ( x j ) )   f o r   a l l   j   i n { 1 , 2 , . . . , n }
//Adaptive Subgradient Optimizer (Adagrad):
θ : M o d e l   p a r a m e t e r s ( w e i g h t s   a n d   b i a s e s ) .
J ( θ ) : T h e   o b j e c t i v e   f u n c t i o n   t o   b e   m i n i m i z e d ( t y p i c a l l y   t h e   l o s s   f u n c t i o n ) .
g t : T h e   g r a d i e n t   o f   t h e   o b j e c t i v e   f u n c t i o n   w i t h   r e s p e c t   t o   θ   a t   t i m e   s t e p   t .
η : L e a r n i n g   r a t e ( a   h y p e r p a r a m e t e r ) .
ε : A   s m a l l   c o n s t a n t   t o   a v o i d   d i v i s i o n   b y   z e r o .
G : A   d i a g o n a l   m a t r i x   w h e r e   e a c h   e l e m e n t   G i i a c c u m u l a t e s   t h e   s q u a r e d   s u m   o f   p a s t   g r a d i e n t s
f o r   p a r a m e t e r   θ i .
G t = G t 1 + g t g t ( e l e m e n t w i s e   s q u a r e d   s u m   a c c u m u l a t i o n )
θ t = θ t 1 ( η / s q r t ( G t + ε ) ) g t ( e l e m e n t w i s e   d i v i s i o n )

Note: The square root is applied element-wise to the matrix Gt
Equations (3) and (4) are utilized for updating the model’s parameters iteratively. The Adagrad optimizer acclimatizes the learning rate for the individual parameters in accordance with the history of the gradients, providing minimal updating to the frequent parameters and maximal updating to infrequent parameters. This assists in the effectual optimization of the performance of the model. The note specifies the way Adagrad optimizer updates the parameters θ at time step t.

4. Results and Discussion

The outcomes that were attained after execution of the proposed processes are discussed in this section, inclusive of dataset description, metrics considered for assessing the performance, empirical outcomes, performance, and comparative analysis.

4.1. Dataset Description

This study considered the DFU dataset accessible on Kaggle, which encompasses patient information about DFU. This dataset encompasses information like medical history, patient demographics, and details regarding foot ulcers. Data were gathered from individuals who were admitted to clinics in Amman from 2017 to 2019. This dataset is available from https://www.kaggle.com/datasets/laithjj/diabetic-foot-ulcer-dfu, accessed on 15 May 2023.
The dataset comprises 16 columns with 6803 entries. These columns encompassed patient ID, gender, age, hypertension, BMI, history of foot ulcer, smoking, fasting blood sugar, dyslipidemia, peripheral arterial disease, amputation history, diabetes duration, etc. The considered dataset could be valuable for medical experts researching DFUs and their related risk factors. It might also be utilized for developing prediction frameworks for identifying patients at maximum threat of developing DFUs.
Datasets including information such as history, patient demographics, and details regarding foot ulcers were considered. Patient demographics such as ID, gender, age, hypertension, BMI, history of foot ulcer, smoking, fasting blood sugar, dyslipidemia, peripheral arterial disease, etc., are considered to be some of the vital attributes in disease detection and diagnosis. This dataset can be valuable for medical experts researching DFUs and their related risk factors.
The dataset for inlaying the diabetic foot ulcer was collected from patients experiencing diabetic foot ulcers (DFUs) who were attending a multidisciplinary diabetic foot wound clinic on a regular basis. The medical history of the patients encompassing data such as HbA1c level and vascular status were examined when diagnosing DFU. Additionally, wound characteristics such as size, depth, location, infection status were also analyzed. Data were gathered from individuals admitted to an Amman clinic from 2017 to 2019.

4.2. Performance Metrics

The metrics that were considered when assessing the performance of the proposed system are discussed in this section.

4.2.1. Accuracy

Accuracy is the computation of the overall correct classification rate and is represented by Equation (5):
A c c u r a c y A = T r u e N e g + T r u e P o s T r u e N e g + F a l s e N e g + F a l s e P o s + T r u e P o s

4.2.2. Recall

Recall is defined as the proportion of relevant and retrieved images to the ratio of relevant images and is given by Equation (6):
R e c a l l R = R e l e v a n t i m a g e R e t r i e v e d i m a g e R e l e v a n t i m a g e

4.2.3. Precision

Precision involves the computation of precise classification counts and is managed by incorrect classification rates. It is represented by Equation (7):
P r e c i s i o n P = T r u e P o s T r u e P o s + F a l s e P o s

4.2.4. F1-Score

The F1-score, also defined as the F-measure, is typically the harmonic mean of Recall ( R ) and Precision ( P ). It is mathematically given by Equation (8):
F 1 - s c o r e = 2 P R P + R

4.2.5. AUC

AUC is stated as the precise integrated value that distinguishes the variations in classification and is given by Equation (9):
A U C = 1 2 T r u e P o s T r u e P o s + F a l s e N e g + ( T r u e N e g T r u e N e g + F a l s e P o s )

4.3. EDA (Exploratory Data Analysis)

EDA indicates the crucial processes involved in undertaking initial analysis of the data for discovering patterns, spotting anomalies, hypothesis testing, and checking the assumptions with the assistance of graphical representations and summary statistics. The EDA corresponding to the considered dataset in the present study is shown in Figure 4.

4.4. Experimental Results

The results that are displayed on the webpage are shown in this section. The upload of images for classification into abnormal or normal is shown in Figure 5.
Following this, the predicted results attained through the trained model are displayed on the webpage, as depicted in Figure 6 and Figure 7. As the predicted results in Figure 7 are abnormal, their equivalent remedies are shown in Figure 8.
Subsequently, the GRADCAM outcomes for normal cases are shown in Figure 9, whereas the GRADCAM results for abnormal cases are depicted in Figure 10. The significance and relevance of GRADCAM (Gradient-weighted Class Activation Mapping) are in visualizing the parts of an image that are most relevant to a particular class prediction made by a convolutional neural network (CNN). GRADCAM works by first computing the gradient of the CNN’s output score for the target class with respect to the features extracted from the image by the CNN’s convolutional layers. These gradients are then used to weight the feature maps from the CNN, and the resulting weighted feature maps are then summed to produce a heatmap that highlights the regions of the image that are most important for the CNN’s prediction. Typically, the GRADCAM method uses gradients of classification score in accordance with the overall convolution feature map for identification of the areas of the input, which highly influences the classification rate. Areas where this rate seems to be high are the suitable areas where the overall score relies most upon the data.

4.5. Performance Analysis

The performance of the proposed system was evaluated in accordance with loss and accuracy; the evaluation in accordance with accuracy is shown in Figure 11, and the evaluation in accordance with loss is shown in Figure 12.
In Figure 11, training and validation accuracy seem to be similar at a high rate. Moreover, in Figure 12, it is found that the loss rate seems to be less, and the training and validation loss seems to correlate to the maximum extent. The low training loss indicates that the model is performing well on the training set, while a low testing loss indicates that the model is also performing well on new data. A high training loss indicates that the model is not learning well, while a high testing loss indicates that the model is not generalizing well to new data. Basically, the training loss will be lower than the testing loss, which is applicable in the proposed method, denoting the better performance of the model. The high accuracy and low loss revealed through the proposed system indicate its ideal performance. Following this, a confusion matrix was created to find the correct and misclassification rates. The corresponding results are shown in Figure 13.
Figure 13 shows that 101 normal classes were precisely classified as normal, 107 abnormal classes were correctly classified as abnormal, while 3 normal classes were misinterpreted as abnormal, and there was no misinterpretation of abnormal as normal. In this case, as the misclassification rate seems less than the correct classification rate, the proposed system is better. Subsequently, the proposed system was assessed using metrics like accuracy, recall, precision, and F1-score. The respective outcomes are shown in Table 1 with its equivalent graph in Figure 14.
The analytical outcomes, as depicted in Table 1 and Figure 14, revealed that the accuracy value was 0.99, the recall rate was 0.99, the precision rate was 0.99, and the F1-score rate was 0.99.

4.6. Comparative Analysis

The proposed system was comparatively assessed against conventional systems to confirm the better performance of the proposed system. The relevant results are discussed in this section. Initially, the comparison was accomplished regarding the metrics (accuracy, F1-score, AUC, precision, recall, and error rate). In this case, various optimization learning rates were considered, namely, Adam_1e-2, Adam_1e-3, SGD_1e-2, SGD_1e-3, Adagrad_1e-2, Adagrad_1e-3. The respective outcomes are shown in Table 2 with the equivalent graphical indication in Figure 15.
In Table 2 and Figure 15, existing systems like SGD_le_2 showed a high accuracy rate of 0.964, SGD_le_3 was 0.952, while Adam_le_2 achieved 0.944 as an accuracy rate. However, the proposed system showed a high accuracy rate of 0.99. Similarly, the F1-score, AUC, precision, and recall rate of the existing systems seemed to be better. Nevertheless, the proposed system showed a high performance, with 0.99 as the attained value.
On the contrary, the error rate of existing systems like SGD_le_2 was 0.036, SGD_le_3 had 0.048 as the error rate, while the proposed model showed a lower error rate of 0.01. In this case, as the proposed system showed maximum accuracy and a minimum error rate, the proposed system is better than the existing systems [5]. Following this, the precision, F1-score, and recall rates of the proposed system were comparatively validated with conventional methods encompassing the existing model [19], DFU_QUTNet, and DFU_QUTNet + KNN. The respective results are shown in Table 3 with the equivalent graph in Figure 16.
Table 3 and Figure 16 show that DFU_QUTNet achieved a 94.2% precision rate, DFU_QUTNet + KNN had 93.8% precision, while the existing model had 95.4% precision. Similarly, the recall and F1-score rates of the existing models were satisfactory. However, as an enhancement, the proposed system showed high precision, an F1-score, and a recall rate of 99%. Subsequently, the precision, F1-score, and recall rates of the proposed model were comparatively evaluated against traditional models encompassing the existing model [19] and DFUNet. Respective outcomes are presented in Table 4 with the equivalent graph in Figure 17.
Table 4 and Figure 17 show that DFUNet had a 93.8% precision rate, while the existing model had 95.4% precision. Similarly, the recall and F1-score rates of the conventional models were acceptable. Nonetheless, as an improvement, the proposed system revealed high precision, F1-score, and a recall rate of 99%. In the proposed classifier phase, RIW possessed the innate ability for effectual learning of the shift of feature space among the convolutional layers. Moreover, for evading the gradient underflow, the log softmax function was used.
Additionally, with the usage of log softmax ASGO for the activation function, the gradient steps are controlled. Moreover, the adaptive modification of the proximal function simplifies the learning rate. Due to all these merits, the proposed system is capable of performing ideal classification, and hence, it is capable of producing optimal outcomes, which was confirmed through the analysis of recent conventional models.

5. Conclusions

This study endeavored to classify DFU images into normal or abnormal using the proposed AWSg-CNN. Further, the study deployed a Flask model to easily create web applications to predict foot ulcers and show remedies in abnormal cases. The overall performance of the study was assessed by comparison with traditional methods to reveal the ideal performance of the model in DFU classification. In this case, performance was assessed by accuracy, loss, and a confusion matrix. The data from clinical trials were demonstrated in various aspects of clinical trials, and the effectiveness of this technique was projected. These data were used in the proposed technique to improve patient outcomes, such as reducing the risk of complications and improving patient satisfaction. And it could be more accurate than other methods, which can reduce the risk of misdiagnosis.
A high accuracy rate and low loss rate were attained. Moreover, from the confusion matrix, it was found that correct classification rates outnumbered misclassification rates, confirming the efficacy of the proposed system. Further, a comparative analysis was undertaken to prove the effectual performance of the present method over conventional methods. To confirm this, various metrics were considered, namely, accuracy, recall, precision, F1-score, AUC, and error rate. Some of the limitations of the proposed system were described and highlighted for reference. During random initialization the weights were initialized to random, which were either large or too small; thus, the network may not be able to learn effectively. The number of hyperparameters that need to be tuned will have a significant impact on the overall performance of the network. An Adaptive Sub-gradient Optimizer that gets stuck in local optima or saddle points will fail in exploring the global optimum. Overall analytical results confirmed that the proposed system showed a high accuracy rate of 99% with a minimum error rate of 0.01. The high accuracy value attained by the proposed system makes it highly probable to execute in real time. Further, the algorithm can be utilized in other DFU datasets. As a part of future work, it will be necessary to clearly understand the pathogenesis of DFUs as it is the cornerstone of curing this condition. Only by accurately comprehending the regulation of the pathogenesis of DFUs can new drugs or interventions for relevant targets be developed. The use of stem cells in treating DFUs is emerging as a promising treatment. Embryonic and mesenchymal stem cells can be induced to differentiate into myofibroblasts, keratinocytes, and endothelial cells, which are components of wound healing.

Author Contributions

Conceptualization, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; methodology, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; software, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; validation, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; formal analysis, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; investigation, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; resources, A.A., S.A., M.S., A.G. and Y.-D.Z.; data curation, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; writing—original draft preparation, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; writing—review and editing, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; visualization, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; supervision, A.A., S.A., M.P.R., A.G., M.S., Y.-D.Z. and M.A.K.; project administration, A.A. and S.A.; funding acquisition, A.A., S.A., A.G. and M.S. All authors have read and agreed to the published version of the manuscript.

Funding

The authors extend their appreciation to the Deputyship for Research & Innovation, Ministry of Education in Saudi Arabia for funding this research work through the project number (IF2/PSAU/2022/01/22929).

Institutional Review Board Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors extend their appreciation to the Deputyship for Research & Innovation, Ministry of Education in Saudi Arabia for funding this research work through the project number (IF2/PSAU/2022/01/22929).

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Xie, P.; Li, Y.; Deng, B.; Du, C.; Rui, S.; Deng, W.; Wang, M.; Boey, J.; Armstrong, D.G.; Ma, Y. An explainable machine learning model for predicting in-hospital amputation rate of patients with diabetic foot ulcer. Int. Wound J. 2022, 19, 910–918. [Google Scholar] [CrossRef]
  2. Ellahham, S. Artificial intelligence: The future for diabetes care. Am. J. Med. 2020, 133, 895–900. [Google Scholar] [CrossRef]
  3. Huang, J.; Yeung, A.M.; Armstrong, D.G.; Battarbee, A.N.; Cuadros, J.; Espinoza, J.C.; Kleinberg, S.; Mathioudakis, N.; Swerdlow, M.A.; Klonoff, D.C. Artificial intelligence for predicting and diagnosing complications of diabetes. J. Diabetes Sci. Technol. 2023, 17, 224–238. [Google Scholar] [CrossRef]
  4. Chemello, G.; Salvatori, B.; Morettini, M.; Tura, A. Artificial intelligence methodologies applied to technologies for screening, diagnosis and care of the diabetic foot: A narrative review. Biosensors 2022, 12, 985. [Google Scholar] [CrossRef] [PubMed]
  5. Das, S.K.; Roy, P.; Mishra, A.K. DFU_SPNet: A stacked parallel convolution layers based CNN to improve Diabetic Foot Ulcer classification. ICT Express 2022, 8, 271–275. [Google Scholar] [CrossRef]
  6. Amin, J.; Sharif, M.; Anjum, M.A.; Khan, H.U.; Malik, M.S.A.; Kadry, S. An integrated design for classification and localization of diabetic foot ulcer based on CNN and YOLOv2-DFU models. IEEE Access 2020, 8, 228586–228597. [Google Scholar] [CrossRef]
  7. Xu, Y.; Han, K.; Zhou, Y.; Wu, J.; Xie, X.; Xiang, W. Classification of diabetic foot ulcers using class knowledge banks. Front. Bioeng. Biotechnol. 2022, 9, 1531. [Google Scholar] [CrossRef] [PubMed]
  8. Niri, R.; Douzi, H.; Lucas, Y.; Treuillet, S. A Superpixel-wise Fully Convolutional Neural Network Approach for Diabetic Foot Ulcer Tissue Classification. In Proceedings of the Pattern Recognition, ICPR International Workshops and Challenges. Virtual Event, 10–15 January 2021. [Google Scholar]
  9. Abubakar, H.; Ameen, Z.S.i.; Alturjman, S.; Mubarak, A.S.; Al-Turjman, F. Detection of diabetic foot ulcer (DFU) with AlexNet and ResNet-101. In Computational Intelligence in Healthcare; CRC Press: Boca Raton, FL, USA, 2023; pp. 181–191. [Google Scholar]
  10. Lan, T.; Li, Z.; Chen, J. FusionSegNet: Fusing global foot features and local wound features to diagnose diabetic foot. Comput. Biol. Med. 2022, 152, 106456. [Google Scholar] [CrossRef]
  11. Nanda, R.; Nath, A.; Patel, S.; Mohapatra, E. Machine learning algorithm to evaluate risk factors of diabetic foot ulcers and its severity. Med. Biol. Eng. Comput. 2022, 60, 2349–2357. [Google Scholar] [CrossRef]
  12. Stefanopoulos, S.; Ayoub, S.; Qiu, Q.; Ren, G.; Osman, M.; Nazzal, M.; Ahmed, A. Machine learning prediction of diabetic foot ulcers in the inpatient population. Vascular 2022, 30, 1115–1123. [Google Scholar] [CrossRef]
  13. Khandakar, A.; Chowdhury, M.E.; Reaz, M.B.I.; Ali, S.H.M.; Hasan, M.A.; Kiranyaz, S.; Rahman, T.; Alfkey, R.; Bakar, A.A.A.; Malik, R.A. A machine learning model for early detection of diabetic foot using thermogram images. Comput. Biol. Med. 2021, 137, 104838. [Google Scholar] [CrossRef]
  14. Schäfer, Z.; Mathisen, A.; Svendsen, K.; Engberg, S.; Rolighed Thomsen, T.; Kirketerp-Møller, K. Toward machine-learning-based decision support in diabetes care: A risk stratification study on diabetic foot ulcer and amputation. Front. Med. 2021, 7, 601602. [Google Scholar] [CrossRef] [PubMed]
  15. Sadaf, D.; Amin, J.; Sharif, M.; Yasmin, M. Detection of diabetic foot ulcer using machine/deep learning. In Advances in Deep Learning for Medical Image Analysis; Taylor & Francis Group: Boca Raton, FL, USA, 2022; pp. 101–123. [Google Scholar]
  16. Yogapriya, J.; Chandran, V.; Sumithra, M.; Elakkiya, B.; Shamila Ebenezer, A.; Suresh Gnana Dhas, C. Automated Detection of Infection in Diabetic Foot Ulcer Images Using Convolutional Neural Network. J. Healthc. Eng. 2022, 2022, 2349849. [Google Scholar] [CrossRef]
  17. Goyal, M.; Hassanpour, S. A refined deep learning architecture for diabetic foot ulcers detection. arXiv 2020, arXiv:2007.07922. [Google Scholar]
  18. Das, S.K.; Roy, P.; Mishra, A.K. Fusion of handcrafted and deep convolutional neural network features for effective identification of diabetic foot ulcer. Concurr. Comput. Pract. Exp. 2022, 34, e6690. [Google Scholar] [CrossRef]
  19. Alzubaidi, L.; Fadhel, M.A.; Oleiwi, S.R.; Al-Shamma, O.; Zhang, J. DFU_QUTNet: Diabetic foot ulcer classification using novel deep convolutional neural network. Multimed. Tools Appl. 2020, 79, 15655–15677. [Google Scholar] [CrossRef]
  20. Goyal, M.; Reeves, N.D.; Rajbhandari, S.; Ahmad, N.; Wang, C.; Yap, M.H. Recognition of ischaemia and infection in diabetic foot ulcers: Dataset and techniques. Comput. Biol. Med. 2020, 117, 103616. [Google Scholar] [CrossRef]
  21. Alzubaidi, L.; Abbood, A.A.; Fadhel, M.A.; Al-Shamma, O.; Zhang, J. Comparison of hybrid convolutional neural networks models for diabetic foot ulcer classification. J. Eng. Sci. Technol 2021, 16, 2001–2017. [Google Scholar]
  22. Reyes-Luévano, J.; Guerrero-Viramontes, J.; Romo-Andrade, J.R.; Funes-Gallanzi, M. DFU_VIRnet: A Novel Visible-Infrared CNN to Improve Diabetic Foot Ulcer Classification and Early Detection of Ulcer Risk Zones. Biomed. Signal Process. Control 2022, 86, 105341. [Google Scholar] [CrossRef]
  23. Rostami, B.; Anisuzzaman, D.; Wang, C.; Gopalakrishnan, S.; Niezgoda, J.; Yu, Z. Multiclass wound image classification using an ensemble deep CNN-based classifier. Comput. Biol. Med. 2021, 134, 104536. [Google Scholar] [CrossRef]
  24. Cruz-Vega, I.; Hernandez-Contreras, D.; Peregrina-Barreto, H.; Rangel-Magdaleno, J.d.J.; Ramirez-Cortes, J.M. Deep learning classification for diabetic foot thermograms. Sensors 2020, 20, 1762. [Google Scholar] [CrossRef]
  25. Muralidhara, S.; Lucieri, A.; Dengel, A.; Ahmed, S. Holistic multi-class classification & grading of diabetic foot ulcerations from plantar thermal images using deep learning. Health Inf. Sci. Syst. 2022, 10, 21. [Google Scholar] [PubMed]
  26. Thotad, P.N.; Bharamagoudar, G.R.; Anami, B.S. Diabetic foot ulcer detection using deep learning approaches. Sens. Int. 2023, 4, 100210. [Google Scholar] [CrossRef]
  27. da Costa Oliveira, A.L.; de Carvalho, A.B.; Dantas, D.O. Faster R-CNN Approach for Diabetic Foot Ulcer Detection. In Proceedings of the 16th International Conference on Computer Vision Theory and Applications—VISIGRAPP (4: VISAPP), Online, 8–10 February 2021; pp. 677–684. [Google Scholar]
  28. Zhao, N.; Zhou, Q.; Hu, J.; Huang, W.; Xu, J.; Qi, M.; Peng, M.; Luo, W.; Li, X.; Bai, J. Construction and verification of an intelligent measurement model for diabetic foot ulcer. J. Cent. South Univ. Med. Sci. 2021, 46, 1138–1146. [Google Scholar]
  29. Pastore, D.; Deja-Simoni, A.; De Stefano, A.; Pacifici, F.; Cela, E.; Infante, M.; Coppola, A.; Di Daniele, N.; Lauro, D.; Della-Morte, D.; et al. Risk factors for diabetic foot ulcers: An Albanian retrospective study of inpatients with type 2 diabetes. Eur. Rev. Med. Pharmacol. Sci. 2022, 26, 558–572. [Google Scholar] [PubMed]
  30. D’Angelo, G.; Della-Morte, D.; Pastore, D.; Donadel, G.; De Stefano, A.; Palmieri, F. Identifying patterns in multiple biomarkers to diagnose diabetic foot using an explainable genetic programming-based approach. Future Gener. Comput. Syst. 2023, 140, 138–150. [Google Scholar] [CrossRef]
  31. Cassidy, B.; Reeves, N.D.; Pappachan, J.M.; Ahmad, N.; Haycocks, S.; Gillespie, D.; Yap, M.H. A cloud-based deep learning framework for remote detection of diabetic foot ulcers. IEEE Pervasive Comput. 2022, 21, 78–86. [Google Scholar] [CrossRef]
  32. Das, S.K.; Roy, P.; Mishra, A.K. Recognition of ischaemia and infection in diabetic foot ulcer: A deep convolutional neural network based approach. Int. J. Imaging Syst. Technol. 2022, 32, 192–208. [Google Scholar] [CrossRef]
Figure 1. An overview of the Proposed System.
Figure 1. An overview of the Proposed System.
Diagnostics 13 02831 g001
Figure 2. Deployment of the Flask Model for Predicting Foot Ulcer.
Figure 2. Deployment of the Flask Model for Predicting Foot Ulcer.
Diagnostics 13 02831 g002
Figure 3. Working Procedure of the AWSg-CNN.
Figure 3. Working Procedure of the AWSg-CNN.
Diagnostics 13 02831 g003
Figure 4. EDA for the considered dataset.
Figure 4. EDA for the considered dataset.
Diagnostics 13 02831 g004
Figure 5. Upload of images for Classification.
Figure 5. Upload of images for Classification.
Diagnostics 13 02831 g005
Figure 6. Predicted Results—Normal.
Figure 6. Predicted Results—Normal.
Diagnostics 13 02831 g006
Figure 7. Predicted Results—Abnormal.
Figure 7. Predicted Results—Abnormal.
Diagnostics 13 02831 g007
Figure 8. Remedies for Abnormal Cases.
Figure 8. Remedies for Abnormal Cases.
Diagnostics 13 02831 g008
Figure 9. Normal GRADCAM Results.
Figure 9. Normal GRADCAM Results.
Diagnostics 13 02831 g009aDiagnostics 13 02831 g009b
Figure 10. Abnormal GRADCAM Results.
Figure 10. Abnormal GRADCAM Results.
Diagnostics 13 02831 g010aDiagnostics 13 02831 g010b
Figure 11. Evaluation of Accuracy.
Figure 11. Evaluation of Accuracy.
Diagnostics 13 02831 g011
Figure 12. Evaluation about Loss.
Figure 12. Evaluation about Loss.
Diagnostics 13 02831 g012
Figure 13. Confusion Matrix.
Figure 13. Confusion Matrix.
Diagnostics 13 02831 g013
Figure 14. Analysis in accordance with Metrics.
Figure 14. Analysis in accordance with Metrics.
Diagnostics 13 02831 g014
Figure 15. Analysis in accordance with Metrics [5].
Figure 15. Analysis in accordance with Metrics [5].
Diagnostics 13 02831 g015
Figure 16. Analysis of Metrics [19].
Figure 16. Analysis of Metrics [19].
Diagnostics 13 02831 g016
Figure 17. Evaluation in accordance with considered Metrics [19].
Figure 17. Evaluation in accordance with considered Metrics [19].
Diagnostics 13 02831 g017
Table 1. Analysis of Metrics.
Table 1. Analysis of Metrics.
AccuracyRecallPrecisionF1-Score
Proposed Model0.990.990.990.99
Table 2. Analysis of Metrics [5].
Table 2. Analysis of Metrics [5].
Optimization Learning RateAccuracyF1-ScoreAUCPrecisionRecallError Rate
Adam_1e-20.9440.9280.9680.8970.9610.056
Adam_1e-30.9220.9020.950.8690.9370.077
SGD_1e-20.9640.9540.9740.9260.9840.036
SGD_1e-30.9520.9390.9720.9120.9680.048
Adagrad_1e-20.9340.9170.970.8780.9610.066
Adagrad_1e-30.9250.9070.9680.8650.9530.075
Proposed Model0.990.990.990.990.990.01
Table 3. Analysis of Metrics [19].
Table 3. Analysis of Metrics [19].
ClassifierPrecisionF1-ScoreRecall
DFU_QUTNet94.293.492.6
DFU_QUTNet + KNN93.893.292.7
Existing Model95.494.593.6
Proposed Model999999
Table 4. Analysis with regard to Metrics [19].
Table 4. Analysis with regard to Metrics [19].
NetworkPrecisionF1-ScoreRecall
DFUNet93.893.192.5
Existing Model95.494.593.6
Proposed Model999999
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Alqahtani, A.; Alsubai, S.; Rahamathulla, M.P.; Gumaei, A.; Sha, M.; Zhang, Y.-D.; Khan, M.A. Empowering Foot Health: Harnessing the Adaptive Weighted Sub-Gradient Convolutional Neural Network for Diabetic Foot Ulcer Classification. Diagnostics 2023, 13, 2831. https://doi.org/10.3390/diagnostics13172831

AMA Style

Alqahtani A, Alsubai S, Rahamathulla MP, Gumaei A, Sha M, Zhang Y-D, Khan MA. Empowering Foot Health: Harnessing the Adaptive Weighted Sub-Gradient Convolutional Neural Network for Diabetic Foot Ulcer Classification. Diagnostics. 2023; 13(17):2831. https://doi.org/10.3390/diagnostics13172831

Chicago/Turabian Style

Alqahtani, Abdullah, Shtwai Alsubai, Mohamudha Parveen Rahamathulla, Abdu Gumaei, Mohemmed Sha, Yu-Dong Zhang, and Muhammad Attique Khan. 2023. "Empowering Foot Health: Harnessing the Adaptive Weighted Sub-Gradient Convolutional Neural Network for Diabetic Foot Ulcer Classification" Diagnostics 13, no. 17: 2831. https://doi.org/10.3390/diagnostics13172831

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop