paper-with-me

Papers

Fairness-Constrained Optimization Attack in Federated Learning

2025-10-14 · Harsh Kasyap, Minghong Fang, Zhuqing Liu, Carsten Maple, Somanath Tripathy arxiv

Federated learning (FL) is a privacy-preserving machine learning technique that facilitates collaboration among participants across demographics. FL enables model sharing, while restricting the movement of data. Since FL provides participants with independence over their training data, it becomes susceptible to poisoning attacks. Such collaboration also propagates bias among the participants, even unintentionally, due to different data distribution or historical bias present in the data. This paper proposes an intentional fairness attack, where a client maliciously sends a biased model, by increasing the fairness loss while training, even considering homogeneous data distribution. The fairness loss is calculated by solving an optimization problem for fairness metrics such as demographic parity and equalized odds. The attack is insidious and hard to detect, as it maintains global accuracy even after increasing the bias. We evaluate our attack against the state-of-the-art Byzantine-robust and fairness-aware aggregation schemes over different datasets, in various settings. The empirical results demonstrate the attack efficacy by increasing the bias up to 90\%, even in the presence of a single malicious client in the FL system.

📄 PDF Abstract BibTeX arXiv:2510.12143

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Fairness-aware Federated Minimax Optimization with Convergence Guarantee

2023-07-10 · Gerry Windiarto Mohamad Dunda, Shenghui Song

Federated learning (FL) has garnered considerable attention due to its privacy-preserving feature. Nonetheless, the lack of freedom in managing user data can lead to group fairness issues, where models are biased towards…

FairnessFederated LearningPrivacy Preserving

Optimizing Privacy, Utility and Efficiency in Constrained Multi-Objective Federated Learning

2023-04-29 · Yan Kang, Hanlin Gu, Xingxing Tang, Yuanqin He 외

Conventionally, federated learning aims to optimize a single objective, typically the utility. However, for a federated learning system to be trustworthy, it needs to simultaneously satisfy multiple/many objectives, such…

FairnessFederated Learning

EAB-FL: Exacerbating Algorithmic Bias through Model Poisoning Attacks in Federated Learning

2024-10-02 · Syed Irfan Ali Meerza, Jian Liu

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…

FairnessFederated LearningModel Poisoning

Attacks on fairness in Federated Learning

2023-11-21 · Joseph Rance, Filip Svoboda

Federated Learning is an important emerging distributed training paradigm that keeps data private on clients. It is now well understood that by controlling only a small subset of FL clients, it is possible to introduce a…

AttributeBackdoor AttackFairnessFederated Learning

PFAttack: Stealthy Attack Bypassing Group Fairness in Federated Learning

2024-10-09 · Jiashi Gao, Ziwei Wang, Xiangyu Zhao, Xin Yao 외

Federated learning (FL), integrating group fairness mechanisms, allows multiple clients to collaboratively train a global model that makes unbiased decisions for different populations grouped by sensitive attributes (e.g…

FairnessFederated LearningModel Poisoning