Sniper Backdoor: Single Client Targeted Backdoor Attack in Federated Learning
Gorka Abad, Servio Paguada, Oguzhan Ersoy, Stjepan Picek, V\'ictor, Julio Ram\'irez-Dur\'an, and Aitor Urbieta

TL;DR
This paper presents a novel client-targeted backdoor attack in federated learning, leveraging model inversion and shadow training to selectively compromise a single client's model without affecting others.
Contribution
It introduces a new backdoor attack method that targets individual clients in federated learning using GAN-based model inversion and Siamese networks.
Findings
Achieves up to 99% accuracy on backdoored classes
Remains effective against state-of-the-art defenses
Successfully targets individual clients in federated settings
Abstract
Federated Learning (FL) enables collaborative training of Deep Learning (DL) models where the data is retained locally. Like DL, FL has severe security weaknesses that the attackers can exploit, e.g., model inversion and backdoor attacks. Model inversion attacks reconstruct the data from the training datasets, whereas backdoors misclassify only classes containing specific properties, e.g., a pixel pattern. Backdoors are prominent in FL and aim to poison every client model, while model inversion attacks can target even a single client. This paper introduces a novel technique to allow backdoor attacks to be client-targeted, compromising a single client while the rest remain unchanged. The attack takes advantage of state-of-the-art model inversion and backdoor attacks. Precisely, we leverage a Generative Adversarial Network to perform the model inversion. Afterward, we shadow-train the…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
