FAIR-FATE: Fair Federated Learning with Momentum
Teresa Salazar, Miguel Fernandes, Helder Araujo, Pedro Henriques Abreu

TL;DR
FAIR-FATE introduces a novel federated learning algorithm that enhances group fairness by using a momentum-based aggregation method, effectively addressing data heterogeneity and outperforming existing methods.
Contribution
It presents the first fair Momentum-based aggregation approach for federated learning to improve fairness without sacrificing utility.
Findings
Outperforms state-of-the-art fair federated learning algorithms.
Effectively handles data heterogeneity among clients.
Achieves higher fairness and utility in real-world datasets.
Abstract
While fairness-aware machine learning algorithms have been receiving increasing attention, the focus has been on centralized machine learning, leaving decentralized methods underexplored. Federated Learning is a decentralized form of machine learning where clients train local models with a server aggregating them to obtain a shared global model. Data heterogeneity amongst clients is a common characteristic of Federated Learning, which may induce or exacerbate discrimination of unprivileged groups defined by sensitive attributes such as race or gender. In this work we propose FAIR-FATE: a novel FAIR FederATEd Learning algorithm that aims to achieve group fairness while maintaining high utility via a fairness-aware aggregation method that computes the global model by taking into account the fairness of the clients. To achieve that, the global model update is computed by estimating a fair…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
