paper-with-me

Papers

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

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

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 predominantly focuses on two concepts of group fairness within FL: Global Fairness (overall model disparity across all clients) and Local Fairness (the disparity within each client). However, the non-decomposable, non-differentiable nature of fairness criteria pose two fundamental, unresolved challenges for fair FL: (i) Harmonizing global and local fairness in multi-class classification; (ii) Enabling a controllable, optimal accuracy-fairness trade-off. To tackle the aforementioned challenges, we propose a novel controllable federated group-fairness calibration framework, named FedFACT. FedFACT identifies the Bayes-optimal classifiers under both global and local fairness constraints in multi-class case, yielding models with minimal performance decline while guaranteeing fairness. To effectively realize an adjustable, optimal accuracy-fairness balance, we derive specific characterizations of the Bayes-optimal fair classifiers for reformulating fair FL as personalized cost-sensitive learning problem for in-processing, and bi-level optimization for post-processing. Theoretically, we provide convergence and generalization guarantees for FedFACT to approach the near-optimal accuracy under given fairness levels. Extensive experiments on multiple datasets across various data heterogeneity demonstrate that FedFACT consistently outperforms baselines in balancing accuracy and global-local fairness.

📄 PDF Abstract BibTeX arXiv:2506.03777

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningMulti-class Classification

Similar Papers 제목 키워드 기반

Fairness Aware Reward Optimization

2026-02-08 · Ching Lam Choi, Vighnesh Subramaniam, Phillip Isola, Antonio Torralba 외 arxiv

Demographic skews in human preference data propagate systematic unfairness through reward models into aligned LLMs. We introduce Fairness Aware Reward Optimization (Faro), an in-processing framework that trains reward mo…

Minimax AUC Fairness: Efficient Algorithm with Provable Convergence

2022-08-22 · Zhenhuan Yang, Yan Lok Ko, Kush R. Varshney, Yiming Ying

The use of machine learning models in consequential decision making often exacerbates societal inequity, in particular yielding disparate impact on members of marginalized groups defined by race and gender. The area unde…

Decision MakingFairnessStochastic Optimization

Distributional Individual Fairness in Clustering

2020-06-22 · Nihesh Anderson, Suman K. Bera, Syamantak Das, Yang Liu

In this paper, we initiate the study of fair clustering that ensures distributional similarity among similar individuals. In response to improving fairness in machine learning, recent papers have investigated fairness in…

ClusteringFairness

Fair Ranking with Noisy Protected Attributes

2022-11-30 · Anay Mehrotra, Nisheeth K. Vishnoi

The fair-ranking problem, which asks to rank a given set of items to maximize utility subject to group fairness constraints, has received attention in the fairness, information retrieval, and machine learning literature.…

FairnessInformation RetrievalRetrieval

Fairness via Adversarial Attribute Neighbourhood Robust Learning

2022-10-12 · Qi Qi, Shervin Ardeshir, Yi Xu, Tianbao Yang

Improving fairness between privileged and less-privileged sensitive attribute groups (e.g, {race, gender}) has attracted lots of attention. To enhance the model performs uniformly well in different sensitive attributes, …

AttributeFairness