Backdoor Attack and Defense in Federated Generative Adversarial Network-based Medical Image Synthesis
Ruinan Jin, Xiaoxiao Li

TL;DR
This paper investigates backdoor attacks in federated GANs for medical image synthesis, demonstrating their impact and proposing FedDetect, a defense mechanism that improves the quality of generated images and model robustness.
Contribution
It reveals how backdoor attacks affect federated GAN training and introduces FedDetect, a novel defense method based on client loss analysis to identify and block malicious clients.
Findings
Backdoor attacks cause low-fidelity synthetic images in FedGANs.
FedDetect effectively detects malicious clients using loss-based analysis.
Defending against backdoor attacks improves medical image synthesis quality.
Abstract
Deep Learning-based image synthesis techniques have been applied in healthcare research for generating medical images to support open research and augment medical datasets. Training generative adversarial neural networks (GANs) usually require large amounts of training data. Federated learning (FL) provides a way of training a central model using distributed data while keeping raw data locally. However, given that the FL server cannot access the raw data, it is vulnerable to backdoor attacks, an adversarial by poisoning training data. Most backdoor attack strategies focus on classification models and centralized domains. It is still an open question if the existing backdoor attacks can affect GAN training and, if so, how to defend against the attack in the FL setting. In this work, we investigate the overlooked issue of backdoor attacks in federated GANs (FedGANs). The success of this…
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.
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
