Bias Propagation in Federated Learning
Hongyan Chang, Reza Shokri

TL;DR
This paper demonstrates that federated learning can unintentionally propagate bias from under-represented groups across all participating parties, highlighting the need for fairness auditing and bias-robust algorithms.
Contribution
It reveals how bias from individual parties spreads in federated learning and shows that the bias increases compared to centralized training, emphasizing the importance of fairness considerations.
Findings
Bias propagates from biased parties to the global model.
Biased parties encode bias in a small number of parameters.
Bias in federated learning exceeds that in centralized training.
Abstract
We show that participating in federated learning can be detrimental to group fairness. In fact, the bias of a few parties against under-represented groups (identified by sensitive attributes such as gender or race) can propagate through the network to all the parties in the network. We analyze and explain bias propagation in federated learning on naturally partitioned real-world datasets. Our analysis reveals that biased parties unintentionally yet stealthily encode their bias in a small number of model parameters, and throughout the training, they steadily increase the dependence of the global model on sensitive attributes. What is important to highlight is that the experienced bias in federated learning is higher than what parties would otherwise encounter in centralized training with a model trained on the union of all their data. This indicates that the bias is due to the algorithm.…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Social and Intergroup Psychology
