The reviewed record of science sign in
Pith

arxiv: 2109.08604 · v2 · pith:VPPCF37Z · submitted 2021-09-17 · cs.LG · stat.ML

Enforcing fairness in private federated learning via the modified method of differential multipliers

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:VPPCF37Zrecord.jsonopen to challenge →

classification cs.LG stat.ML
keywords learningfederatedalgorithmfairnessprivatedifferentialmodelsprivacy
0
0 comments X
read the original abstract

Federated learning with differential privacy, or private federated learning, provides a strategy to train machine learning models while respecting users' privacy. However, differential privacy can disproportionately degrade the performance of the models on under-represented groups, as these parts of the distribution are difficult to learn in the presence of noise. Existing approaches for enforcing fairness in machine learning models have considered the centralized setting, in which the algorithm has access to the users' data. This paper introduces an algorithm to enforce group fairness in private federated learning, where users' data does not leave their devices. First, the paper extends the modified method of differential multipliers to empirical risk minimization with fairness constraints, thus providing an algorithm to enforce fairness in the central setting. Then, this algorithm is extended to the private federated learning setting. The proposed algorithm, \texttt{FPFL}, is tested on a federated version of the Adult dataset and an "unfair" version of the FEMNIST dataset. The experiments on these datasets show how private federated learning accentuates unfairness in the trained models, and how FPFL is able to mitigate such unfairness.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RESFL: An Uncertainty-Aware Framework for Responsible Federated Learning by Balancing Privacy, Fairness and Utility

    cs.LG 2025-03 unverdicted novelty 4.0

    RESFL integrates adversarial feature disentanglement and uncertainty-aware client weighting in federated learning to reduce membership inference attacks and equality-of-opportunity gaps while preserving model utility ...