Department of Computer Engineering, Tabriz Branch, Islamic Azad University, Tabriz, Iran; Department of Computer Engineering, Shabestar Branch, Islamic Azad University, Shabestar, Iran.
Urmia University of Medical Sciences, Urmia, Iran.
Comput Biol Med. 2022 Jun;145:105461. doi: 10.1016/j.compbiomed.2022.105461. Epub 2022 Mar 28.
With the global spread of the COVID-19 epidemic, a reliable method is required for identifying COVID-19 victims. The biggest issue in detecting the virus is a lack of testing kits that are both reliable and affordable. Due to the virus's rapid dissemination, medical professionals have trouble finding positive patients. However, the next real-life issue is sharing data with hospitals around the world while considering the organizations' privacy concerns. The primary worries for training a global Deep Learning (DL) model are creating a collaborative platform and personal confidentiality. Another challenge is exchanging data with health care institutions while protecting the organizations' confidentiality. The primary concerns for training a universal DL model are creating a collaborative platform and preserving privacy. This paper provides a model that receives a small quantity of data from various sources, like organizations or sections of hospitals, and trains a global DL model utilizing blockchain-based Convolutional Neural Networks (CNNs). In addition, we use the Transfer Learning (TL) technique to initialize layers rather than initialize randomly and discover which layers should be removed before selection. Besides, the blockchain system verifies the data, and the DL method trains the model globally while keeping the institution's confidentiality. Furthermore, we gather the actual and novel COVID-19 patients. Finally, we run extensive experiments utilizing Python and its libraries, such as Scikit-Learn and TensorFlow, to assess the proposed method. We evaluated works using five different datasets, including Boukan Dr. Shahid Gholipour hospital, Tabriz Emam Reza hospital, Mahabad Emam Khomeini hospital, Maragheh Dr.Beheshti hospital, and Miandoab Abbasi hospital datasets, and our technique outperform state-of-the-art methods on average in terms of precision (2.7%), recall (3.1%), F1 (2.9%), and accuracy (2.8%).
随着 COVID-19 疫情在全球范围内的传播,需要一种可靠的方法来识别 COVID-19 患者。检测病毒最大的问题是缺乏既可靠又实惠的检测试剂盒。由于病毒传播迅速,医疗专业人员难以发现阳性患者。然而,下一个现实问题是在考虑到组织隐私问题的同时,与世界各地的医院共享数据。训练全球深度学习 (DL) 模型的主要关注点是创建一个协作平台和保护个人隐私。另一个挑战是在保护组织机密性的同时与医疗机构交换数据。训练通用 DL 模型的主要关注点是创建协作平台和保护隐私。本文提出了一种模型,该模型从各种来源(如组织或医院的部分)接收少量数据,并利用基于区块链的卷积神经网络 (CNN) 训练全球 DL 模型。此外,我们使用迁移学习 (TL) 技术来初始化层而不是随机初始化,并在选择之前发现应删除哪些层。此外,区块链系统验证数据,DL 方法在保持机构机密性的同时全局训练模型。此外,我们收集了实际和新颖的 COVID-19 患者。最后,我们使用 Python 及其库(如 Scikit-Learn 和 TensorFlow)进行广泛的实验,以评估所提出的方法。我们使用包括 Boukan Dr. Shahid Gholipour 医院、Tabriz Emam Reza 医院、Mahabad Emam Khomeini 医院、Maragheh Dr.Beheshti 医院和 Miandoab Abbasi 医院在内的五个不同数据集评估了这些作品,我们的技术在精度(2.7%)、召回率(3.1%)、F1(2.9%)和准确性(2.8%)方面平均优于最先进的方法。