A Post-Processing-Based Fair Federated Learning Framework
Yi Zhou, Naman Goel

TL;DR
This paper introduces a simple post-processing framework for federated learning that enhances fairness across clients, allowing for personalized fairness adjustments with minimal impact on accuracy, applicable across diverse data types.
Contribution
It proposes a two-stage post-processing approach for fair federated learning, enabling customizable fairness improvements after standard training.
Findings
Significant fairness improvements with minimal accuracy loss.
Effective across multiple data modalities and machine learning methods.
Particularly beneficial in heterogeneous data settings.
Abstract
Federated Learning (FL) allows collaborative model training among distributed parties without pooling local datasets at a central server. However, the distributed nature of FL poses challenges in training fair federated learning models. The existing techniques are often limited in offering fairness flexibility to clients and performance. We formally define and empirically analyze a simple and intuitive post-processing-based framework to improve group fairness in FL systems. This framework can be divided into two stages: a standard FL training stage followed by a completely decentralized local debiasing stage. In the first stage, a global model is trained without fairness constraints using a standard federated learning algorithm (e.g. FedAvg). In the second stage, each client applies fairness post-processing on the global model using their respective local dataset. This allows for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security
