English

Demographic Parity: Mitigating Biases in Real-World Data

Machine Learning 2023-10-02 v1 Computers and Society

Abstract

Computer-based decision systems are widely used to automate decisions in many aspects of everyday life, which include sensitive areas like hiring, loaning and even criminal sentencing. A decision pipeline heavily relies on large volumes of historical real-world data for training its models. However, historical training data often contains gender, racial or other biases which are propagated to the trained models influencing computer-based decisions. In this work, we propose a robust methodology that guarantees the removal of unwanted biases while maximally preserving classification utility. Our approach can always achieve this in a model-independent way by deriving from real-world data the asymptotic dataset that uniquely encodes demographic parity and realism. As a proof-of-principle, we deduce from public census records such an asymptotic dataset from which synthetic samples can be generated to train well-established classifiers. Benchmarking the generalization capability of these classifiers trained on our synthetic data, we confirm the absence of any explicit or implicit bias in the computer-aided decision.

Keywords

Cite

@article{arxiv.2309.17347,
  title  = {Demographic Parity: Mitigating Biases in Real-World Data},
  author = {Orestis Loukas and Ho-Ryun Chung},
  journal= {arXiv preprint arXiv:2309.17347},
  year   = {2023}
}

Comments

24 pages, 16 Figures, Python code attached

R2 v1 2026-06-28T12:36:21.764Z