English

Improving Fairness via Federated Learning

Machine Learning 2022-12-08 v3

Abstract

Recently, lots of algorithms have been proposed for learning a fair classifier from decentralized data. However, many theoretical and algorithmic questions remain open. First, is federated learning necessary, i.e., can we simply train locally fair classifiers and aggregate them? In this work, we first propose a new theoretical framework, with which we demonstrate that federated learning can strictly boost model fairness compared with such non-federated algorithms. We then theoretically and empirically show that the performance tradeoff of FedAvg-based fair learning algorithms is strictly worse than that of a fair classifier trained on centralized data. To bridge this gap, we propose FedFB, a private fair learning algorithm on decentralized data. The key idea is to modify the FedAvg protocol so that it can effectively mimic the centralized fair learning. Our experimental results show that FedFB significantly outperforms existing approaches, sometimes matching the performance of the centrally trained model.

Keywords

Cite

@article{arxiv.2110.15545,
  title  = {Improving Fairness via Federated Learning},
  author = {Yuchen Zeng and Hongxu Chen and Kangwook Lee},
  journal= {arXiv preprint arXiv:2110.15545},
  year   = {2022}
}

Comments

39 pages, 7 figures

R2 v1 2026-06-24T07:17:08.992Z