TL;DR
This study assesses the effectiveness of differentially private federated learning in protecting patient data during chest X-ray classification, comparing neural network architectures and analyzing privacy-utility trade-offs.
Contribution
First to compare the impact of differential privacy on DenseNet121 and ResNet50 in federated learning for medical imaging classification.
Findings
Both models are vulnerable to image reconstruction attacks.
Differential privacy reduces attack success but slightly impacts model accuracy.
DenseNet121 offers a better privacy-utility balance than ResNet50.
Abstract
Privacy regulations and the physical distribution of heterogeneous data are often primary concerns for the development of deep learning models in a medical context. This paper evaluates the feasibility of differentially private federated learning for chest X-ray classification as a defense against data privacy attacks. To the best of our knowledge, we are the first to directly compare the impact of differentially private training on two different neural network architectures, DenseNet121 and ResNet50. Extending the federated learning environments previously analyzed in terms of privacy, we simulated a heterogeneous and imbalanced federated setting by distributing images from the public CheXpert and Mendeley chest X-ray datasets unevenly among 36 clients. Both non-private baseline models achieved an area under the receiver operating characteristic curve (AUC) of on the binary…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
