paper-with-me

홈 › Papers

FAIRVAR: Fair Federated Learning via Variance Regularization

2025-08-16 · Zahra Kharaghani, Ali Dadras, Tommy Löfstedt arxiv

Federated learning (FL) allows collaborative training of machine learning models across multiple parties without sharing raw data. However, heterogeneous data can cause some clients to have disproportionate influence on the global model, leading to disparities in their performance. Fairness, understood as reducing these disparities, is therefore a crucial concern in FL and has been addressed in various ways. We studied performance equitable fairness in FL, where the goal is to minimize performance disparities across clients. We evaluated several existing fairness-aware methods and introduce here a new gradient-variance-regularized method, implemented in two variants: FairGrad (approximate) and FairGrad* (exact). We theoretically characterize the connections between these methods and, empirically, on heterogeneous benchmarks, show that FairGrad and FairGrad* consistently improve fairness by reducing variance in client accuracies, while maintaining competitive or improved mean performance compared to existing fairness-aware baselines.

📄 PDF Abstract BibTeX arXiv:2508.12042

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

DS FedProxGrad: Asymptotic Stationarity Without Noise Floor in Fair Federated Learning

2025-12-09 · Huzaifa Arif arxiv

Recent work \cite{arifgroup} introduced Federated Proximal Gradient \textbf{(\texttt{FedProxGrad})} for solving non-convex composite optimization problems in group fair federated learning. However, the original analysis …

Federated Learning

Toward Fair Federated Learning under Demographic Disparities and Data Imbalance

2025-05-14 · Qiming Wu, Siqi Li, Doudou Zhou, Nan Liu

Ensuring fairness is critical when applying artificial intelligence to high-stakes domains such as healthcare, where predictive models trained on imbalanced and demographically skewed data risk exacerbating existing disp…

FairnessFederated LearningPrivacy Preserving

Federated Causal Inference in Healthcare: Methods, Challenges, and Applications

2025-05-04 · Haoyang Li, Jie Xu, Kyra Gan, Fei Wang 외

Federated causal inference enables multi-site treatment effect estimation without sharing individual-level data, offering a privacy-preserving solution for real-world evidence generation. However, data heterogeneity acro…

Causal InferencePrivacy Preserving

Semi-Variance Reduction for Fair Federated Learning

2024-06-23 · Saber Malekmohammadi, YaoLiang Yu

Ensuring fairness in a Federated Learning (FL) system, i.e., a satisfactory performance for all of the participating diverse clients, is an important and challenging problem. There are multiple fair FL algorithms in the …

FairnessFederated Learning

Breaking the Prototype Bias Loop: Confidence-Aware Federated Contrastive Learning for Highly Imbalanced Clients

2026-03-03 · Tian-Shuang Wu, Shen-Huan Lyu, Ning Chen, Yi-Xiao He 외 arxiv

Local class imbalance and data heterogeneity across clients often trap prototype-based federated contrastive learning in a prototype bias loop: biased local prototypes induced by imbalanced data are aggregated into biase…

Contrastive Learning