paper-with-me

홈 › Papers

Mitigating Group Bias in Federated Learning: Beyond Local Fairness

2023-05-17 · Ganghua Wang, Ali Payani, Myungjin Lee, Ramana Kompella

The issue of group fairness in machine learning models, where certain sub-populations or groups are favored over others, has been recognized for some time. While many mitigation strategies have been proposed in centralized learning, many of these methods are not directly applicable in federated learning, where data is privately stored on multiple clients. To address this, many proposals try to mitigate bias at the level of clients before aggregation, which we call locally fair training. However, the effectiveness of these approaches is not well understood. In this work, we investigate the theoretical foundation of locally fair training by studying the relationship between global model fairness and local model fairness. Additionally, we prove that for a broad class of fairness metrics, the global model's fairness can be obtained using only summary statistics from local clients. Based on that, we propose a globally fair training algorithm that directly minimizes the penalized empirical loss. Real-data experiments demonstrate the promising performance of our proposed approach for enhancing fairness while retaining high accuracy compared to locally fair training methods.

📄 PDF Abstract BibTeX arXiv:2305.09931

Code (1)

KeyWgh/FedGFT 공식 구현 pytorch

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

FairFed: Enabling Group Fairness in Federated Learning

2021-10-02 · Yahya H. Ezzeldin, Shen Yan, Chaoyang He, Emilio Ferrara 외

Training ML models which are fair across different demographic groups is of critical importance due to the increased integration of ML in crucial decision-making scenarios such as healthcare and recruitment. Federated le…

Decision MakingFairnessFederated Learning

Equipping Federated Graph Neural Networks with Structure-aware Group Fairness

2023-10-18 · Nan Cui, Xiuling Wang, Wendy Hui Wang, Violet Chen 외

Graph Neural Networks (GNNs) have been widely used for various types of graph data processing and analytical tasks in different domains. Training GNNs over centralized graph data can be infeasible due to privacy concerns…

FairnessFederated LearningGraph LearningGraph Neural Network

GLOCALFAIR: Jointly Improving Global and Local Group Fairness in Federated Learning

2024-01-07 · Syed Irfan Ali Meerza, Luyang Liu, Jiaxin Zhang, Jian Liu

Federated learning (FL) has emerged as a prospective solution for collaboratively learning a shared model across clients without sacrificing their data privacy. However, the federated learned model tends to be biased aga…

FairnessFederated Learning

Equitable Federated Learning with Activation Clustering

2024-10-24 · Antesh Upadhyay, Abolfazl Hashemi

Federated learning is a prominent distributed learning paradigm that incorporates collaboration among diverse clients, promotes data locality, and thus ensures privacy. These clients have their own technological, cultura…

ClusteringFederated Learning

Mitigating Group Bias in Federated Learning for Heterogeneous Devices

2023-09-13 · Khotso Selialia, Yasra Chandio, Fatima M. Anwar

Federated Learning is emerging as a privacy-preserving model training approach in distributed edge applications. As such, most edge deployments are heterogeneous in nature i.e., their sensing capabilities and environment…

Decision MakingEmotion RecognitionFairnessFederated Learning+3