paper-with-me

홈 › Papers

Improving Screening Processes via Calibrated Subset Selection

2022-02-02 · Lequn Wang, Thorsten Joachims, Manuel Gomez Rodriguez

Many selection processes such as finding patients qualifying for a medical trial or retrieval pipelines in search engines consist of multiple stages, where an initial screening stage focuses the resources on shortlisting the most promising candidates. In this paper, we investigate what guarantees a screening classifier can provide, independently of whether it is constructed manually or trained. We find that current solutions do not enjoy distribution-free theoretical guarantees -- we show that, in general, even for a perfectly calibrated classifier, there always exist specific pools of candidates for which its shortlist is suboptimal. Then, we develop a distribution-free screening algorithm -- called Calibrated Subset Selection (CSS) -- that, given any classifier and some amount of calibration data, finds near-optimal shortlists of candidates that contain a desired number of qualified candidates in expectation. Moreover, we show that a variant of CSS that calibrates a given classifier multiple times across specific groups can create shortlists with provable diversity guarantees. Experiments on US Census survey data validate our theoretical results and show that the shortlists provided by our algorithm are superior to those provided by several competitive baselines.

📄 PDF Abstract BibTeX arXiv:2202.01147

Code (1)

LequnWang/Improve-Screening-via-Calibrated-Subset-Selection 공식 구현

Tasks

DiversityRetrieval

Similar Papers 제목 키워드 기반

On the Within-Group Fairness of Screening Classifiers

2023-01-31 · Nastaran Okati, Stratis Tsirtsis, Manuel Gomez Rodriguez

Screening classifiers are increasingly used to identify qualified candidates in a variety of selection processes. In this context, it has been recently shown that, if a classifier is calibrated, one can identify the smal…

Fairness

Calibrated Boosting-Forest

2017-10-16 · Haozhen Wu

Excellent ranking power along with well calibrated probability estimates are needed in many classification tasks. In this paper, we introduce a technique, Calibrated Boosting-Forest that captures both. This novel techniq…

Deep LearningGeneral Classificationregression

On the consistency theory of high dimensional variable screening

2015-02-24 · NeurIPS 2015 12 · Xiangyu Wang, Chenlei Leng, David B. Dunson

Variable screening is a fast dimension reduction technique for assisting high dimensional feature selection. As a preselection method, it selects a moderate size subset of candidate variables for further refining via fea…

Computational EfficiencyDimensionality Reductionfeature selectionVocal Bursts Intensity Prediction

The Gatekeeper Effect: The Implications of Pre-Screening, Self-selection, and Bias for Hiring Processes

2023-12-28 · Moran Koren

We study the problem of screening in decision-making processes under uncertainty, focusing on the impact of adding an additional screening stage, commonly known as a 'gatekeeper.' While our primary analysis is rooted in …

Decision Making

Gaussian Experts Selection using Graphical Models

2021-02-02 · Hamed Jalali, Martin Pawelczyk, Gjergji Kasneci

Local approximations are popular methods to scale Gaussian processes (GPs) to big data. Local approximations reduce time complexity by dividing the original dataset into subsets and training a local expert on each subset…

Gaussian ProcessesUncertainty Quantification