Backdoor Attack is a Devil in Federated GAN-based Medical Image Synthesis
Ruinan Jin, Xiaoxiao Li

TL;DR
This paper reveals the vulnerability of federated GANs in medical image synthesis to backdoor attacks and proposes effective defense strategies to enhance robustness.
Contribution
It introduces a novel backdoor attack method on federated GANs for medical images and offers combined defense strategies to mitigate this threat.
Findings
Small trigger can corrupt federated GAN models
Global malicious detection effectively identifies attacks
Training regularization enhances model robustness
Abstract
Deep Learning-based image synthesis techniques have been applied in healthcare research for generating medical images to support open research. Training generative adversarial neural networks (GAN) usually requires large amounts of training data. Federated learning (FL) provides a way of training a central model using distributed data from different medical institutions while keeping raw data locally. However, FL is vulnerable to backdoor attack, an adversarial by poisoning training data, given the central server cannot access the original data directly. Most backdoor attack strategies focus on classification models and centralized domains. In this study, we propose a way of attacking federated GAN (FedGAN) by treating the discriminator with a commonly used data poisoning strategy in backdoor attack classification models. We demonstrate that adding a small trigger with size less than…
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 · Adversarial Robustness in Machine Learning · AI in cancer detection
