pith. sign in

arxiv: 2305.16474 · v3 · pith:HQTRBPSNnew · submitted 2023-05-25 · 💻 cs.LG · cs.CR· cs.CY

FairDP: Certified Fairness with Differential Privacy

classification 💻 cs.LG cs.CRcs.CY
keywords fairdpfairnessgroupprivacymodelnoiseutilityaverage
0
0 comments X
read the original abstract

This paper introduces FairDP, a novel training mechanism designed to provide group fairness certification for the trained model's decisions, along with a differential privacy (DP) guarantee to protect training data. The key idea of FairDP is to train models for distinct individual groups independently, add noise to each group's gradient for data privacy protection, and progressively integrate knowledge from group models to formulate a comprehensive model that balances privacy, utility, and fairness in downstream tasks. By doing so, FairDP ensures equal contribution from each group while gaining control over the amount of DP-preserving noise added to each group's contribution. To provide fairness certification, FairDP leverages the DP-preserving noise to statistically quantify and bound fairness metrics. An extensive theoretical and empirical analysis using benchmark datasets validates the efficacy of FairDP and improved trade-offs between model utility, privacy, and fairness compared with existing methods. Our empirical results indicate that FairDP can improve fairness metrics by more than 65% on average while attaining marginal utility drop (less than 4% on average) under a rigorous DP-preservation across benchmark datasets compared with existing baselines.

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 2 Pith papers

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

  1. INO-SGD: Addressing Utility Imbalance under Individualized Differential Privacy

    cs.LG 2026-05 unverdicted novelty 6.0

    INO-SGD down-weights data in each batch to improve model performance on strongly private data while satisfying individualized differential privacy constraints.

  2. Balancing Fairness, Privacy, and Accuracy: A Multitask Adversarial Framework for Centralized Data-Driven Systems

    cs.LG 2026-05 unverdicted novelty 4.0

    Introduces a multitask adversarial model that learns representations hiding sensitive attributes while preserving task information to balance fairness, privacy, and accuracy with minimal performance loss.