Abstract:To share the patient\textquoteright s data in the blockchain network can help to learn the accurate deep learning model for the better prediction of COVID-19 patients. However, privacy (e.g., data leakage) and security (e.g., reliability or trust of data) concerns are the main challenging task for the health care centers. To solve this challenging task, this article designs a privacy-preserving framework based on federated learning and blockchain. In the first step, we train the local model by using the capsule network for the segmentation and classification of the COVID-19 images. The segmentation aims to extract nodules and classification to train the model. In the second step, we secure the local model through the homomorphic encryption scheme. The designed scheme encrypts and decrypts the gradients for federated learning. Moreover, for the decentralization of the model, we design a blockchain-based federated learning algorithm that can aggregate the gradients and update the local model. In this way, the proposed encryption scheme achieves the data provider privacy, and blockchain guarantees the reliability of the shared data. The experiment results demonstrate the performance of the proposed scheme.
Abstract:With the increase of COVID-19 cases worldwide, an effective way is required to diagnose COVID-19 patients. The primary problem in diagnosing COVID-19 patients is the shortage of testing kits, due to the quick spread of the virus, medical practitioners are facing difficulty identifying the positive cases. The second real-world problem is to share the data among the hospitals globally while keeping in view the privacy concern of the organizations. To address the problem of building a collaborative network model without leakage privacy of data are major concerns for training the deep learning model, this paper proposes a framework that collects a huge amount of data from different sources (various hospitals) and to train the deep learning model over a decentralized network for the newest information about COVID-19 patients. The main goal of this paper is to improve the recognition of a global deep learning model using, novel and up-to-date data, and learn itself from such data to improve recognition of COVID-19 patients based on computed tomography (CT) slices. Moreover, the integration of blockchain and federated-learning technology collects the data from different hospitals without leakage the privacy of the data. Firstly, we collect real-life COVID-19 patients data open to the research community. Secondly, we use various deep learning models (VGG, DenseNet, AlexNet, MobileNet, ResNet, and Capsule Network) to recognize the patterns via COVID-19 patients' lung screening. Thirdly, securely share the data among various hospitals with the integration of federated learning and blockchain. Finally, our results demonstrate a better performance to detect COVID-19 patients.