paper-with-me

Papers

Fair Sequential Selection Using Supervised Learning Models

2021-10-26 · NeurIPS 2021 12 · Mohammad Mahdi Khalili, Xueru Zhang, Mahed Abroshan

We consider a selection problem where sequentially arrived applicants apply for a limited number of positions/jobs. At each time step, a decision maker accepts or rejects the given applicant using a pre-trained supervised learning model until all the vacant positions are filled. In this paper, we discuss whether the fairness notions (e.g., equal opportunity, statistical parity, etc.) that are commonly used in classification problems are suitable for the sequential selection problems. In particular, we show that even with a pre-trained model that satisfies the common fairness notions, the selection outcomes may still be biased against certain demographic groups. This observation implies that the fairness notions used in classification problems are not suitable for a selection problem where the applicants compete for a limited number of positions. We introduce a new fairness notion, ``Equal Selection (ES),'' suitable for sequential selection problems and propose a post-processing approach to satisfy the ES fairness notion. We also consider a setting where the applicants have privacy concerns, and the decision maker only has access to the noisy version of sensitive attributes. In this setting, we can show that the perfect ES fairness can still be attained under certain conditions.

📄 PDF Abstract BibTeX arXiv:2110.13986

Code (1)

m0hammadmahdi/neurips2021_fair-sequential-selection-using-supervised-learning-models 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Long-Term Fairness in Sequential Multi-Agent Selection with Positive Reinforcement

2024-07-10 · Bhagyashree Puranik, Ozgur Guldogan, Upamanyu Madhow, Ramtin Pedarsani

While much of the rapidly growing literature on fair decision-making focuses on metrics for one-shot decisions, recent work has raised the intriguing possibility of designing sequential decision-making to positively impa…

Decision MakingFairnessSequential Decision Making

Fairness-Aware Unsupervised Feature Selection

2021-06-04 · Xiaoying Xing, Hongfu Liu, Chen Chen, Jundong Li

Feature selection is a prevalent data preprocessing paradigm for various learning tasks. Due to the expensive cost of acquiring supervision information, unsupervised feature selection sparks great interests recently. How…

Fairnessfeature selection

Price of Fairness in Short-Term and Long-Term Algorithmic Selections

2026-05-07 · Shahin Jabbari, Chen Wang arxiv

Algorithmic decision-making in high-stakes settings can have profound impacts on individuals and populations. While much prior work studies fairness in static settings, recent results show that enforcing static fairness …

Sequential Cohort Selection under Uncertainty

2025-08-22 · Hortence Yiepnou, Christos Dimitrakakis arxiv

We study the problem of fair cohort selection under uncertainty, motivated by university admissions where applicant outcomes are only partially observed. We consider both a one-shot setting, where a fixed policy is appli…

Fairness Attacks on Recommender Systems

2026-06-27 · Yanan Wang, Yong Ge arxiv

The unfairness of recommender systems has become a topic of concern due to its significant social and ethical implications. Although existing works have shown the effectiveness of attacks on the performance of recommende…

Reinforcement Learning