Privacy in Practice: Private COVID-19 Detection in X-Ray Images (Extended Version)
Lucas Lange, Maja Schneider, Peter Christen, Erhard Rahm

TL;DR
This paper develops differentially private machine learning models for COVID-19 detection in X-ray images, addressing practical privacy concerns and evaluating the effectiveness of privacy guarantees against membership inference attacks.
Contribution
It improves privacy-preserving COVID-19 image classification by addressing dataset imbalances, extensive utility-privacy analysis, and empirical privacy testing with practical attack scenarios.
Findings
Differential privacy provides limited practical privacy improvements against MIAs.
Utility-privacy trade-offs can be optimized with empirical attack-based privacy estimation.
Practical privacy levels vary depending on the specific threat context.
Abstract
Machine learning (ML) can help fight pandemics like COVID-19 by enabling rapid screening of large volumes of images. To perform data analysis while maintaining patient privacy, we create ML models that satisfy Differential Privacy (DP). Previous works exploring private COVID-19 models are in part based on small datasets, provide weaker or unclear privacy guarantees, and do not investigate practical privacy. We suggest improvements to address these open gaps. We account for inherent class imbalances and evaluate the utility-privacy trade-off more extensively and over stricter privacy budgets. Our evaluation is supported by empirically estimating practical privacy through black-box Membership Inference Attacks (MIAs). The introduced DP should help limit leakage threats posed by MIAs, and our practical analysis is the first to test this hypothesis on the COVID-19 classification task. Our…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · COVID-19 diagnosis using AI · COVID-19 Digital Contact Tracing
MethodsTest
