paper-with-me

Papers

Federated Learning for COVID-19 Detection with Generative Adversarial Networks in Edge Cloud Computing

2021-10-14 · Dinh C. Nguyen, Ming Ding, Pubudu N. Pathirana, Aruna Seneviratne, Albert Y. Zomaya

COVID-19 has spread rapidly across the globe and become a deadly pandemic. Recently, many artificial intelligence-based approaches have been used for COVID-19 detection, but they often require public data sharing with cloud datacentres and thus remain privacy concerns. This paper proposes a new federated learning scheme, called FedGAN, to generate realistic COVID-19 images for facilitating privacy-enhanced COVID-19 detection with generative adversarial networks (GANs) in edge cloud computing. Particularly, we first propose a GAN where a discriminator and a generator based on convolutional neural networks (CNNs) at each edge-based medical institution alternatively are trained to mimic the real COVID-19 data distribution. Then, we propose a new federated learning solution which allows local GANs to collaborate and exchange learned parameters with a cloud server, aiming to enrich the global GAN model for generating realistic COVID-19 images without the need for sharing actual data. To enhance the privacy in federated COVID-19 data analytics, we integrate a differential privacy solution at each hospital institution. Moreover, we propose a new blockchain-based FedGAN framework for secure COVID-19 data analytics, by decentralizing the FL process with a new mining solution for low running latency. Simulations results demonstrate the superiority of our approach for COVID-19 detection over the state-of-the-art schemes.

📄 PDF Abstract BibTeX arXiv:2110.07136

Code (1)

dinhgit/FL-GAN_COVID 공식 구현 pytorch

Tasks

Cloud ComputingFederated Learning

Similar Papers 제목 키워드 기반

FedDPGAN: Federated Differentially Private Generative Adversarial Networks Framework for the Detection of COVID-19 Pneumonia

2021-04-26 · Longling Zhang, Bochen Shen, Ahmed Barnawi, Shan Xi 외

Existing deep learning technologies generally learn the features of chest X-ray data generated by Generative Adversarial Networks (GAN) to diagnose COVID-19 pneumonia. However, the above methods have a critical challenge…

Federated LearningGenerative Adversarial Network

RANDGAN: Randomized Generative Adversarial Network for Detection of COVID-19 in Chest X-ray

2020-10-06 · Saman Motamed, Patrik Rogalla, Farzad Khalvati

COVID-19 spread across the globe at an immense rate has left healthcare systems incapacitated to diagnose and test patients at the needed rate. Studies have shown promising results for detection of COVID-19 from viral ba…

Anomaly DetectionCOVID-19 DiagnosisCOVID-19 Image SegmentationGenerative Adversarial Network+1

Cross-device Federated Learning for Mobile Health Diagnostics: A First Study on COVID-19 Detection

2023-03-13 · Tong Xia, Jing Han, Abhirup Ghosh, Cecilia Mascolo

Federated learning (FL) aided health diagnostic models can incorporate data from a large number of personal edge devices (e.g., mobile phones) while keeping the data local to the originating devices, largely ensuring pri…

DiagnosticFederated LearningPrivacy Preserving

FedRio: Personalized Federated Social Bot Detection via Cooperative Reinforced Contrastive Adversarial Distillation

2026-04-12 · Yingguang Yang, Hao Liu, Xin Zhang, Yunhui Liu 외 arxiv

Social bot detection is critical to the stability and security of online social platforms. However, current state-of-the-art bot detection models are largely developed in isolation, overlooking the benefits of leveraging…

Reinforcement LearningGraph Neural NetworkContrastive LearningFederated Learning

DPCOVID: Privacy-Preserving Federated Covid-19 Detection

2021-10-26 · Trang-Thi Ho, Yennun-Huang

Coronavirus (COVID-19) has shown an unprecedented global crisis by the detrimental effect on the global economy and health. The number of COVID-19 cases has been rapidly increasing, and there is no sign of stopping. It l…

Federated LearningPrivacy Preserving