Securing the Classification of COVID-19 in Chest X-ray Images: A Privacy-Preserving Deep Learning Approach
Wadii Boulila, Adel Ammar, Bilel Benjdira, Anis Koubaa

TL;DR
This paper presents a privacy-preserving deep learning method for COVID-19 classification in chest X-ray images, ensuring data privacy through encryption while maintaining high accuracy.
Contribution
It introduces a novel approach combining partially homomorphic encryption with deep learning to classify X-ray images securely without sacrificing performance.
Findings
Achieved 94.2% accuracy on plain data
Achieved 93.3% accuracy on encrypted data
Demonstrated effective privacy-preserving classification
Abstract
Deep learning (DL) is being increasingly utilized in healthcare-related fields due to its outstanding efficiency. However, we have to keep the individual health data used by DL models private and secure. Protecting data and preserving the privacy of individuals has become an increasingly prevalent issue. The gap between the DL and privacy communities must be bridged. In this paper, we propose privacy-preserving deep learning (PPDL)-based approach to secure the classification of Chest X-ray images. This study aims to use Chest X-ray images to their fullest potential without compromising the privacy of the data that it contains. The proposed approach is based on two steps: encrypting the dataset using partially homomorphic encryption and training/testing the DL algorithm over the encrypted images. Experimental results on the COVID-19 Radiography database show that the MobileNetV2 model…
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
MethodsBatch Normalization · Depthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Convolution · Average Pooling · 1x1 Convolution · Inverted Residual Block
