paper-with-me

홈 › Papers

Achieving Fairness Across Local and Global Models in Federated Learning

2024-06-24 · Disha Makhija, Xing Han, Joydeep Ghosh, Yejin Kim

Achieving fairness across diverse clients in Federated Learning (FL) remains a significant challenge due to the heterogeneity of the data and the inaccessibility of sensitive attributes from clients' private datasets. This study addresses this issue by introducing \texttt{EquiFL}, a novel approach designed to enhance both local and global fairness in federated learning environments. \texttt{EquiFL} incorporates a fairness term into the local optimization objective, effectively balancing local performance and fairness. The proposed coordination mechanism also prevents bias from propagating across clients during the collaboration phase. Through extensive experiments across multiple benchmarks, we demonstrate that \texttt{EquiFL} not only strikes a better balance between accuracy and fairness locally at each client but also achieves global fairness. The results also indicate that \texttt{EquiFL} ensures uniform performance distribution among clients, thus contributing to performance fairness. Furthermore, we showcase the benefits of \texttt{EquiFL} in a real-world distributed dataset from a healthcare application, specifically in predicting the effects of treatments on patients across various hospital locations.

📄 PDF Abstract BibTeX arXiv:2406.17102

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

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

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

WassFFed: Wasserstein Fair Federated Learning

2024-11-11 · Zhongxuan Han, Li Zhang, Chaochao Chen, Xiaolin Zheng 외

Federated Learning (FL) employs a training approach to address scenarios where users' data cannot be shared across clients. Achieving fairness in FL is imperative since training data in FL is inherently geographically di…

FairnessFederated Learning

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