paper-with-me

Papers

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 against certain demographic groups (e.g., racial and gender groups) due to the inherent FL properties, such as data heterogeneity and party selection. Unlike centralized learning, mitigating bias in FL is particularly challenging as private training datasets and their sensitive attributes are typically not directly accessible. Most prior research in this field only focuses on global fairness while overlooking the local fairness of individual clients. Moreover, existing methods often require sensitive information about the client's local datasets to be shared, which is not desirable. To address these issues, we propose GLOCALFAIR, a client-server co-design fairness framework that can jointly improve global and local group fairness in FL without the need for sensitive statistics about the client's private datasets. Specifically, we utilize constrained optimization to enforce local fairness on the client side and adopt a fairness-aware clustering-based aggregation on the server to further ensure the global model fairness across different sensitive groups while maintaining high utility. Experiments on two image datasets and one tabular dataset with various state-of-the-art fairness baselines show that GLOCALFAIR can achieve enhanced fairness under both global and local data distributions while maintaining a good level of utility and client fairness.

📄 PDF Abstract BibTeX arXiv:2401.03562

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

FedFACT: A Provable Framework for Controllable Group-Fairness Calibration in Federated Learning

2025-06-04 · Li Zhang, Zhongxuan Han, Chaochao Chen, Xiaohua Feng 외

With emerging application of Federated Learning (FL) in decision-making scenarios, it is imperative to regulate model fairness to prevent disparities across sensitive groups (e.g., female, male). Current research predomi…

FairnessFederated LearningMulti-class Classification

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 centraliz…

FairnessFederated Learning

LoGoFair: Post-Processing for Local and Global Fairness in Federated Learning

2025-03-21 · Li Zhang, Chaochao Chen, Zhongxuan Han, Qiyong Zhong 외

Federated learning (FL) has garnered considerable interest for its capability to learn from decentralized data sources. Given the increasing application of FL in decision-making scenarios, addressing fairness issues acro…

FairnessFederated Learning

Post-Fair Federated Learning: Achieving Group and Community Fairness in Federated Learning via Post-processing

2024-05-28 · Yuying Duan, Yijun Tian, Nitesh Chawla, Michael Lemmon

Federated Learning (FL) is a distributed machine learning framework in which a set of local communities collaboratively learn a shared global model while retaining all training data locally within each community. Two not…

FairnessFederated Learning

Demystifying Local and Global Fairness Trade-offs in Federated Learning Using Partial Information Decomposition

2023-07-21 · Faisal Hamman, Sanghamitra Dutta

This work presents an information-theoretic perspective to group fairness trade-offs in federated learning (FL) with respect to sensitive attributes, such as gender, race, etc. Existing works often focus on either $\text…

FairnessFederated Learning