IVCVSep 9, 2019

Privacy-Net: An Adversarial Approach for Identity-Obfuscated Segmentation of Medical Images

arXiv:1909.04087v346 citations
Originality Incremental advance
AI Analysis

This addresses privacy concerns for medical data sharing in healthcare, but it is incremental as it builds on existing adversarial methods for privacy-preserving tasks.

The paper tackles the problem of preserving patient privacy in multicentric medical image analysis by developing an adversarial network that obfuscates identity while maintaining segmentation accuracy, achieving highly accurate results on brain MRI data from the PPMI dataset.

This paper presents a client/server privacy-preserving network in the context of multicentric medical image analysis. Our approach is based on adversarial learning which encodes images to obfuscate the patient identity while preserving enough information for a target task. Our novel architecture is composed of three components: 1) an encoder network which removes identity-specific features from input medical images, 2) a discriminator network that attempts to identify the subject from the encoded images, 3) a medical image analysis network which analyzes the content of the encoded images (segmentation in our case). By simultaneously fooling the discriminator and optimizing the medical analysis network, the encoder learns to remove privacy-specific features while keeping those essentials for the target task. Our approach is illustrated on the problem of segmenting brain MRI from the large-scale Parkinson Progression Marker Initiative (PPMI) dataset. Using longitudinal data from PPMI, we show that the discriminator learns to heavily distort input images while allowing for highly accurate segmentation results.

Foundations

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

Your Notes