Assessing Privacy Leakage in Synthetic 3-D PET Imaging using Transversal GAN
Robert V. Bergen, Jean-Francois Rajotte, Fereshteh Yousefirizi, Arman, Rahmim, Raymond T. Ng

TL;DR
This paper introduces Transversal GAN, a 3-D generative model for PET images, evaluates its privacy risks, and finds that generators can share data with minimal privacy leakage while maintaining quality.
Contribution
The paper presents a novel 3-D GAN model for medical imaging and analyzes its privacy leakage, providing insights into safe data sharing practices.
Findings
Discriminator is vulnerable to privacy attack with high accuracy (AUC=0.99).
Generator cannot reliably reveal training data (AUC=0.51).
Generator can produce high-fidelity synthetic PET images with minimal privacy risk.
Abstract
Training computer-vision related algorithms on medical images for disease diagnosis or image segmentation is difficult in large part due to privacy concerns. For this reason, generative image models are highly sought after to facilitate data sharing. However, 3-D generative models are understudied, and investigation of their privacy leakage is needed. We introduce our 3-D generative model, Transversal GAN (TrGAN), using head & neck PET images which are conditioned on tumour masks as a case study. We define quantitative measures of image fidelity, utility and privacy for our model. These metrics are evaluated in the course of training to identify ideal fidelity, utility and privacy trade-offs and establish the relationships between these parameters. We show that the discriminator of the TrGAN is vulnerable to attack, and that an attacker can identify which samples were used in training…
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
TopicsGenerative Adversarial Networks and Image Synthesis
