Experiments of Federated Learning for COVID-19 Chest X-ray Images
Boyi Liu, Bingjie Yan, Yize Zhou, Yifan Yang, Yixian Zhang

TL;DR
This paper explores the application of federated learning to train COVID-19 detection models on chest X-ray images while preserving patient privacy, comparing different models' performances with and without federated learning.
Contribution
It demonstrates the effectiveness of federated learning in COVID-19 image classification and compares multiple models within this framework.
Findings
Federated learning improves data privacy in COVID-19 image analysis.
Performance of models varies with federated learning implementation.
The study encourages further research on federated learning for medical imaging.
Abstract
AI plays an important role in COVID-19 identification. Computer vision and deep learning techniques can assist in determining COVID-19 infection with Chest X-ray Images. However, for the protection and respect of the privacy of patients, the hospital's specific medical-related data did not allow leakage and sharing without permission. Collecting such training data was a major challenge. To a certain extent, this has caused a lack of sufficient data samples when performing deep learning approaches to detect COVID-19. Federated Learning is an available way to address this issue. It can effectively address the issue of data silos and get a shared model without obtaining local data. In the work, we propose the use of federated learning for COVID-19 data training and deploy experiments to verify the effectiveness. And we also compare performances of four popular models (MobileNet, ResNet18,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Machine Learning in Healthcare · Artificial Intelligence in Healthcare and Education
