CRAIIVMay 17, 2025

Privacy-Preserving AI for Encrypted Medical Imaging: A Framework for Secure Diagnosis and Learning

arXiv:2507.21060v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses privacy concerns for patients and healthcare providers in medical imaging, but it is incremental as it builds on existing encryption and neural network techniques.

The paper tackles the problem of patient privacy in AI-driven medical diagnostics by proposing a framework for privacy-preserving inference on encrypted medical images, achieving performance comparable to unencrypted models with only marginal trade-offs in accuracy and latency.

The rapid integration of Artificial Intelligence (AI) into medical diagnostics has raised pressing concerns about patient privacy, especially when sensitive imaging data must be transferred, stored, or processed. In this paper, we propose a novel framework for privacy-preserving diagnostic inference on encrypted medical images using a modified convolutional neural network (Masked-CNN) capable of operating on transformed or ciphered image formats. Our approach leverages AES-CBC encryption coupled with JPEG2000 compression to protect medical images while maintaining their suitability for AI inference. We evaluate the system using public DICOM datasets (NIH ChestX-ray14 and LIDC-IDRI), focusing on diagnostic accuracy, inference latency, storage efficiency, and privacy leakage resistance. Experimental results show that the encrypted inference model achieves performance comparable to its unencrypted counterpart, with only marginal trade-offs in accuracy and latency. The proposed framework bridges the gap between data privacy and clinical utility, offering a practical, scalable solution for secure AI-driven diagnostics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes