paper-with-me

Papers

pFedFair: Towards Optimal Group Fairness-Accuracy Trade-off in Heterogeneous Federated Learning

2025-03-19 · Haoyu Lei, Shizhan Gong, Qi Dou, Farzan Farnia

Federated learning (FL) algorithms commonly aim to maximize clients' accuracy by training a model on their collective data. However, in several FL applications, the model's decisions should meet a group fairness constraint to be independent of sensitive attributes such as gender or race. While such group fairness constraints can be incorporated into the objective function of the FL optimization problem, in this work, we show that such an approach would lead to suboptimal classification accuracy in an FL setting with heterogeneous client distributions. To achieve an optimal accuracy-group fairness trade-off, we propose the Personalized Federated Learning for Client-Level Group Fairness (pFedFair) framework, where clients locally impose their fairness constraints over the distributed training process. Leveraging the image embedding models, we extend the application of pFedFair to computer vision settings, where we numerically show that pFedFair achieves an optimal group fairness-accuracy trade-off in heterogeneous FL settings. We present the results of several numerical experiments on benchmark and synthetic datasets, which highlight the suboptimality of non-personalized FL algorithms and the improvements made by the pFedFair method.

📄 PDF Abstract BibTeX arXiv:2503.14925

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Fairly Accurate: Learning Optimal Accuracy vs. Fairness Tradeoffs for Hate Speech Detection

2022-04-15 · Venelin Kovatchev, Soumyajit Gupta, Anubrata Das, Matthew Lease

Recent work has emphasized the importance of balancing competing objectives in model training (e.g., accuracy vs. fairness, or competing measures of fairness). Such trade-offs reflect a broader class of multi-objective o…

FairnessHate Speech Detection

Algorithm Design: A Fairness-Accuracy Frontier

2021-12-18 · Annie Liang, Jay Lu, Xiaosheng Mu, Kyohei Okumura

Algorithm designers increasingly optimize not only for accuracy, but also for the fairness of the algorithm across pre-defined groups. We study the tradeoff between fairness and accuracy for any given set of inputs to th…

Fairness

The Statistical Fairness-Accuracy Frontier

2025-08-25 · Alireza Fallah, Michael I. Jordan, Annie Ulichney arxiv

We study fairness-accuracy tradeoffs when a single predictive model must serve multiple demographic groups. A useful tool for understanding this tradeoff is the fairness-accuracy (FA) Pareto frontier, which characterizes…

Fix Representation (Optimally) Before Fairness: Finite-Sample Shrinkage Population Correction and the True Price of Fairness Under Subpopulation Shift

2026-02-05 · Amir Asiaee, Kaveh Aryan arxiv

Machine learning practitioners frequently observe tension between predictive accuracy and group fairness constraints -- yet sometimes fairness interventions appear to improve accuracy. We show that both phenomena can be …

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