A GAN-based data poisoning framework against anomaly detection in vertical federated learning
Xiaolin Chen, Daoguang Zan, Wei Li, Bei Guan, Yongji Wang

TL;DR
This paper introduces P-GAN, a novel GAN-based framework for data poisoning in vertical federated learning, and proposes a deep auto-encoder based anomaly detection defense, addressing the challenge of attacking without server model access.
Contribution
The paper presents an end-to-end poisoning framework P-GAN that does not require server model access and a robust anomaly detection method for defending against such attacks in VFL.
Findings
P-GAN effectively degrades model performance in VFL scenarios.
The DAE-based detection algorithm successfully identifies poisoned data.
Experimental results demonstrate the robustness of the proposed methods.
Abstract
In vertical federated learning (VFL), commercial entities collaboratively train a model while preserving data privacy. However, a malicious participant's poisoning attack may degrade the performance of this collaborative model. The main challenge in achieving the poisoning attack is the absence of access to the server-side top model, leaving the malicious participant without a clear target model. To address this challenge, we introduce an innovative end-to-end poisoning framework P-GAN. Specifically, the malicious participant initially employs semi-supervised learning to train a surrogate target model. Subsequently, this participant employs a GAN-based method to produce adversarial perturbations to degrade the surrogate target model's performance. Finally, the generator is obtained and tailored for VFL poisoning. Besides, we develop an anomaly detection algorithm based on a deep…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
