English

Fair and Optimal Cohort Selection for Linear Utilities

Data Structures and Algorithms 2022-10-07 v3 Machine Learning

Abstract

The rise of algorithmic decision-making has created an explosion of research around the fairness of those algorithms. While there are many compelling notions of individual fairness, beginning with the work of Dwork et al., these notions typically do not satisfy desirable composition properties. To this end, Dwork and Ilvento introduced the fair cohort selection problem, which captures a specific application where a single fair classifier is composed with itself to pick a group of candidates of size exactly kk. In this work we introduce a specific instance of cohort selection where the goal is to choose a cohort maximizing a linear utility function. We give approximately optimal polynomial-time algorithms for this problem in both an offline setting where the entire fair classifier is given at once, or an online setting where candidates arrive one at a time and are classified as they arrive.

Keywords

Cite

@article{arxiv.2102.07684,
  title  = {Fair and Optimal Cohort Selection for Linear Utilities},
  author = {Konstantina Bairaktari and Huy Le Nguyen and Jonathan Ullman},
  journal= {arXiv preprint arXiv:2102.07684},
  year   = {2022}
}

Comments

This paper has been subsumed by the arXiv paper arXiv:2009.02207

R2 v1 2026-06-23T23:10:47.699Z