| Literature DB >> 34812247 |
E Laxmi Lydia1, C S S Anupama2, A Beno3, Mohamed Elhoseny4,5, Mohammad Dahman Alshehri6, Mahmoud M Selim7.
Abstract
In the current pandemic, smart technologies such as cognitive computing, artificial intelligence, pattern recognition, chatbot, wearables, and blockchain can sufficiently support the collection, analysis, and processing of medical data for decision making. Particularly, to aid medical professionals in the disease diagnosis process, cognitive computing is helpful by processing massive quantities of data rapidly and generating customized smart recommendations. On the other hand, the present world is facing a pandemic of COVID-19 and an earlier detection process is essential to reduce the mortality rate. Deep learning (DL) models are useful in assisting radiologists to investigate the large quantity of chest X-ray images. However, they require a large amount of training data and it needs to be centralized for processing. Therefore, federated learning (FL) concept can be used to generate a shared model with no use of local data for DL-based COVID-19 detection. In this view, this paper presents a federated deep learning-based COVID-19 (FDL-COVID) detection model on an IoT-enabled edge computing environment. Primarily, the IoT devices capture the patient data, and then the DL model is designed using the SqueezeNet model. The IoT devices upload the encrypted variables into the cloud server which then performs FL on major variables using the SqueezeNet model to produce a global cloud model. Moreover, the glowworm swarm optimization algorithm is utilized to optimally tune the hyperparameters involved in the SqueezeNet architecture. A wide range of experiments were conducted on benchmark CXR dataset, and the outcomes are assessed with respect to different measures . The experimental outcomes pointed out the enhanced performance of the FDL-COVID technique over the other methods.Entities:
Keywords: COVID-19; Chest X-ray images; Cognitive computing; Deep learning; Edge computing; Federated learning; Internet of things; Pattern recognition
Year: 2021 PMID: 34812247 PMCID: PMC8600340 DOI: 10.1007/s00500-021-06514-6
Source DB: PubMed Journal: Soft comput ISSN: 1432-7643 Impact factor: 3.732
Fig. 1Structure of IoT-enabled MEC systems
Fig. 2Process involved in FL
Fig. 3General framework of the proposed model
Fig. 4SqueezeNet module
Result analysis of various models’ sensitivity using FL
| Methods | Training data | Testing data |
|---|---|---|
| COVID-Net | 0.924 | 0.892 |
| MN-v2 | 0.912 | 0.868 |
| RN-18 | 0.962 | 0.913 |
| Res-NXT | 0.947 | 0.904 |
| FDL-COVID | 0.976 | 0.965 |
Fig. 5Comparison study of various models’ sensitivity using federated learning
Result analysis of various models’ perplexity using federated learning
| Methods | Normal | Pneumonia | COVID-19 |
|---|---|---|---|
| COVID-Net | 0.965 | 0.882 | 0.510 |
| MN-v2 | 0.949 | 0.872 | 0.503 |
| RN-18 | 0.982 | 0.939 | 0.663 |
| Res-NXT | 0.962 | 0.927 | 0.736 |
| FDL-COVID | 0.987 | 0.949 | 0.898 |
Result analysis of various models’ loss convergence speed using FL
| Methods | Training data | Testing data |
|---|---|---|
| COVID-Net | 0.945 | 0.901 |
| MN-v2 | 0.941 | 0.890 |
| RN-18 | 0.981 | 0.911 |
| Res-NXT | 0.977 | 0.913 |
| FDL-COVID | 0.989 | 0.956 |
Fig. 6Comparison study of various models’ loss convergence speed using federated learning
Fig. 7Confusion matrices of recently developed methods
Fig. 8Confusion matrix of FDL-COVID technique
Result analysis of various models in terms of accuracy, sensitivity, and specificity
| Models | Metrics | Sensitivity | Specificity | Accuracy |
|---|---|---|---|---|
| COVID-Net FL | Pneumonia | 0.894 | 0.921 | 0.911 |
| Normal | 0.965 | 0.866 | 0.922 | |
| COVID-19 | 0.230 | 1.000 | 0.951 | |
| Average | 0.696 | 0.929 | 0.928 | |
| MN-v2 FL | Pneumonia | 0.934 | 0.850 | 0.882 |
| Normal | 0.878 | 0.937 | 0.904 | |
| COVID-19 | 0.390 | 0.989 | 0.951 | |
| Average | 0.734 | 0.925 | 0.912 | |
| RN-18 FL | Pneumonia | 0.934 | 0.915 | 0.922 |
| Normal | 0.955 | 0.922 | 0.941 | |
| COVID-19 | 0.410 | 1.000 | 0.963 | |
| Average | 0.766 | 0.946 | 0.942 | |
| Res-NXT FL | Pneumonia | 0.950 | 0.894 | 0.915 |
| Normal | 0.910 | 0.954 | 0.929 | |
| COVID-19 | 0.580 | 0.989 | 0.963 | |
| Average | 0.813 | 0.946 | 0.936 | |
| FDL-COVID FL | Pneumonia | 0.968 | 0.961 | 0.964 |
| Normal | 0.979 | 0.967 | 0.973 | |
| COVID-19 | 0.660 | 0.993 | 0.972 | |
| Average | 0.869 | 0.974 | 0.970 |
Fig. 9Result analysis of FDL-COVID model with different measures
Result analysis of recent methods with the proposed model in terms of accuracy, sensitivity, and specificity
| Methods | Accuracy | Sensitivity | Specificity |
|---|---|---|---|
| Fed. Learning-VGG16 | 0.9357 | 0.9503 | 0.9212 |
| Cen.-VGG16 | 0.9375 | 0.9520 | 0.9230 |
| Fed. Learning-ResNet50 | 0.9540 | 0.9603 | 0.9478 |
| Cen.-ResNet50 | 0.9530 | 0.9600 | 0.9460 |
| FDL-COVID | 0.9700 | 0.8690 | 0.9740 |
Fig. 10Comparative analysis of FDL-COVID model with different measures