Privacy-Net
Privacy-Net applies adversarial learning to obfuscate identity-specific features in medical images while preserving information required for analyses such as segmentation in multicentric studies.
Key Features:
- Encoder Network: Transforms input medical images to remove identity-specific features while retaining essential characteristics for downstream analysis.
- Discriminator Network: Attempts to identify the subject from encoded images and provides adversarial feedback to the encoder.
- Medical Image Analysis Network: Performs target analytical tasks, exemplified by segmentation of medical images.
- Adversarial learning (dual optimization): Trains the encoder to both deceive the discriminator and optimize performance for the target analysis task.
- Application to brain MRI: Demonstrated on brain MRI segmentation using the Parkinson Progression Marker Initiative (PPMI) dataset.
- Longitudinal data handling: Evaluated using longitudinal PPMI data to assess consistency over time.
- Cross-dataset generalization: Shows the ability to generalize across different datasets without requiring retraining.
- Robustness to distortion: The discriminator can heavily distort input images without compromising segmentation accuracy.
Scientific Applications:
- Brain MRI segmentation (PPMI): Segmentation of brain MRI scans from the Parkinson Progression Marker Initiative (PPMI) dataset.
- Privacy-preserving multicentric studies: Enabling analysis of medical images across multiple centers while reducing risk of patient re-identification.
- Longitudinal imaging analysis: Analysis of longitudinal medical imaging data with preserved utility for target tasks.
Methodology:
The architecture comprises an encoder network, a discriminator network, and a medical image analysis network trained within an adversarial learning framework where the encoder is optimized to deceive the discriminator and simultaneously optimize the target analysis task, with the discriminator providing feedback and inducing heavy image distortion in testing.
Topics
Details
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 11/29/2021
- Last Updated:
- 11/29/2021
Operations
Publications
Kim BN, Dolz J, Jodoin P, Desrosiers C. Privacy-Net: An Adversarial Approach for Identity-Obfuscated Segmentation of Medical Images. IEEE Transactions on Medical Imaging. 2021;40(7):1737-1749. doi:10.1109/tmi.2021.3065727. PMID:33710953.