TL;DR
This paper introduces EAB-FL, a novel model poisoning attack that intentionally worsens fairness in federated learning systems while preserving model utility, exposing vulnerabilities against fairness defenses.
Contribution
The paper presents a new poisoning attack targeting fairness in federated learning, demonstrating its effectiveness against existing defenses and highlighting security challenges.
Findings
EAB-FL significantly increases model bias against demographic groups.
The attack remains effective even with advanced fairness and security measures.
Experimental results confirm the attack's efficiency across multiple datasets.
Abstract
Federated Learning (FL) is a technique that allows multiple parties to train a shared model collaboratively without disclosing their private data. It has become increasingly popular due to its distinct privacy advantages. However, FL models can suffer from biases against certain demographic groups (e.g., racial and gender groups) due to the heterogeneity of data and party selection. Researchers have proposed various strategies for characterizing the group fairness of FL algorithms to address this issue. However, the effectiveness of these strategies in the face of deliberate adversarial attacks has not been fully explored. Although existing studies have revealed various threats (e.g., model poisoning attacks) against FL systems caused by malicious participants, their primary aim is to decrease model accuracy, while the potential of leveraging poisonous model updates to exacerbate model…
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
MethodsFocus
