Improving Fairness via Federated Learning
Yuchen Zeng, Hongxu Chen, Kangwook Lee

TL;DR
This paper demonstrates that federated learning can improve fairness over local methods, introduces FedFB to better mimic centralized fairness, and shows it outperforms existing approaches in decentralized settings.
Contribution
The paper provides a new theoretical framework proving federated learning can enhance fairness and introduces FedFB, a novel algorithm that bridges the performance gap with centralized fair classifiers.
Findings
Federated learning can strictly improve fairness compared to local classifiers.
FedAvg-based fair algorithms have worse performance tradeoffs than centralized training.
FedFB significantly outperforms existing methods, sometimes matching centralized models.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Ethics and Social Impacts of AI · COVID-19 Digital Contact Tracing
