paper-with-me

Papers

The Initial Screening Order Problem

2023-07-28 · Jose M. Alvarez, Antonio Mastropietro, Salvatore Ruggieri

We investigate the role of the initial screening order (ISO) in candidate screening. The ISO refers to the order in which the screener searches the candidate pool when selecting $k$ candidates. Today, it is common for the ISO to be the product of an information access system, such as an online platform or a database query. The ISO has been largely overlooked in the literature, despite its impact on the optimality and fairness of the selected $k$ candidates, especially under a human screener. We define two problem formulations describing the search behavior of the screener given an ISO: the best-$k$, where it selects the top $k$ candidates; and the good-$k$, where it selects the first good-enough $k$ candidates. To study the impact of the ISO, we introduce a human-like screener and compare it to its algorithmic counterpart, where the human-like screener is conceived to be inconsistent over time. Our analysis, in particular, shows that the ISO, under a human-like screener solving for the good-$k$ problem, hinders individual fairness despite meeting group fairness, and hampers the optimality of the selected $k$ candidates. This is due to position bias, where a candidate's evaluation is affected by its position within the ISO. We report extensive simulated experiments exploring the parameters of the best-$k$ and good-$k$ problems for both screeners. Our simulation framework is flexible enough to account for multiple candidate screening tasks, being an alternative to running real-world procedures.

📄 PDF Abstract BibTeX arXiv:2307.15398

Code (1)

cc-jalvarez/initial-screening-order-problem 공식 구현

Tasks

Decision MakingFairnessPosition

Similar Papers 제목 키워드 기반

Dynamic Screening: Accelerating First-Order Algorithms for the Lasso and Group-Lasso

2014-12-12 · Antoine Bonnefoy, Valentin Emiya, Liva Ralaivola, Rémi Gribonval

Recent computational strategies based on screening tests have been proposed to accelerate algorithms addressing penalized sparse regression problems such as the Lasso. Such approaches build upon the idea that it is worth…

regression

Advancing Mental Health Pre-Screening: A New Custom GPT for Psychological Distress Assessment

2024-08-03 · Jinwen Tang, Yi Shang

This study introduces 'Psycho Analyst', a custom GPT model based on OpenAI's GPT-4, optimized for pre-screening mental health disorders. Enhanced with DSM-5, PHQ-8, detailed data descriptions, and extensive training data…

Binary Classification

Stable safe screening and structured dictionaries for faster L1 regularization

2018-12-17 · Cassio Fraga Dantas, Rémi Gribonval

In this paper, we propose a way to combine two acceleration techniques for the $\ell\_{1}$-regularized least squares problem: safe screening tests, which allow to eliminate useless dictionary atoms; and the use of fast s…

The Hessian Screening Rule

2021-04-27 · Johan Larsson, Jonas Wallin

Predictor screening rules, which discard predictors before fitting a model, have had considerable impact on the speed with which sparse regression problems, such as the lasso, can be solved. In this paper we present a ne…

regression

Differentially Private Iterative Screening Rules for Linear Regression

2025-02-25 · Amol Khanna, Fred Lu, Edward Raff

Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data science. Over the past decade, screening rules have risen in popularity as a way to eliminate features when producing the…

Privacy Preservingregression