English

Improving Fairness and Privacy in Selection Problems

Machine Learning 2020-12-08 v1 Artificial Intelligence

Abstract

Supervised learning models have been increasingly used for making decisions about individuals in applications such as hiring, lending, and college admission. These models may inherit pre-existing biases from training datasets and discriminate against protected attributes (e.g., race or gender). In addition to unfairness, privacy concerns also arise when the use of models reveals sensitive personal information. Among various privacy notions, differential privacy has become popular in recent years. In this work, we study the possibility of using a differentially private exponential mechanism as a post-processing step to improve both fairness and privacy of supervised learning models. Unlike many existing works, we consider a scenario where a supervised model is used to select a limited number of applicants as the number of available positions is limited. This assumption is well-suited for various scenarios, such as job application and college admission. We use ``equal opportunity'' as the fairness notion and show that the exponential mechanisms can make the decision-making process perfectly fair. Moreover, the experiments on real-world datasets show that the exponential mechanism can improve both privacy and fairness, with a slight decrease in accuracy compared to the model without post-processing.

Keywords

Cite

@article{arxiv.2012.03812,
  title  = {Improving Fairness and Privacy in Selection Problems},
  author = {Mohammad Mahdi Khalili and Xueru Zhang and Mahed Abroshan and Somayeh Sojoudi},
  journal= {arXiv preprint arXiv:2012.03812},
  year   = {2020}
}

Comments

This paper has been accepted for publication in the 35th AAAI Conference on Artificial Intelligence

R2 v1 2026-06-23T20:47:12.413Z