Venomancer: Towards Imperceptible and Target-on-Demand Backdoor Attacks in Federated Learning
Son Nguyen, Thinh Nguyen, Khoa D Doan, and Kok-Seng Wong

TL;DR
Venomancer introduces an imperceptible, target-on-demand backdoor attack in federated learning, capable of bypassing advanced defenses by using visual loss functions and conditional adversarial training.
Contribution
The paper presents Venomancer, a novel backdoor attack in federated learning that is both imperceptible and target-specific, overcoming limitations of prior methods.
Findings
Effective against multiple state-of-the-art defenses
Imperceptible poison data indistinguishable from original data
Allows attacker to select arbitrary target classes
Abstract
Federated Learning (FL) is a distributed machine learning approach that maintains data privacy by training on decentralized data sources. Similar to centralized machine learning, FL is also susceptible to backdoor attacks, where an attacker can compromise some clients by injecting a backdoor trigger into local models of those clients, leading to the global model's behavior being manipulated as desired by the attacker. Most backdoor attacks in FL assume a predefined target class and require control over a large number of clients or knowledge of benign clients' information. Furthermore, they are not imperceptible and are easily detected by human inspection due to clear artifacts left on the poison data. To overcome these challenges, we propose Venomancer, an effective backdoor attack that is imperceptible and allows target-on-demand. Specifically, imperceptibility is achieved by using a…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
