paper-with-me

홈 › Papers

AI-Driven Decision-Making System for Hiring Process

2025-12-17 · Vira Filatova, Andrii Zelenchuk, Dmytro Filatov arxiv

Early-stage candidate validation is a major bottleneck in hiring, because recruiters must reconcile heterogeneous inputs (resumes, screening answers, code assignments, and limited public evidence). This paper presents an AI-driven, modular multi-agent hiring assistant that integrates (i) document and video preprocessing, (ii) structured candidate profile construction, (iii) public-data verification, (iv) technical/culture-fit scoring with explicit risk penalties, and (v) human-in-the-loop validation via an interactive interface. The pipeline is orchestrated by an LLM under strict constraints to reduce output variability and to generate traceable component-level rationales. Candidate ranking is computed by a configurable aggregation of technical fit, culture fit, and normalized risk penalties. The system is evaluated on 64 real applicants for a mid-level Python backend engineer role, using an experienced recruiter as the reference baseline and a second, less experienced recruiter for additional comparison. Alongside precision/recall, we propose an efficiency metric measuring expected time per qualified candidate. In this study, the system improves throughput and achieves 1.70 hours per qualified candidate versus 3.33 hours for the experienced recruiter, with substantially lower estimated screening cost, while preserving a human decision-maker as the final authority.

📄 PDF Abstract BibTeX arXiv:2512.20652

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Smart-Hiring: An Explainable end-to-end Pipeline for CV Information Extraction and Job Matching

2025-11-04 · Kenza Khelkhal, Dihia Lanasri arxiv

Hiring processes often involve the manual screening of hundreds of resumes for each job, a task that is time and effort consuming, error-prone, and subject to human bias. This paper presents Smart-Hiring, an end-to-end N…

Information Extraction

No Thoughts Just AI: Biased LLM Hiring Recommendations Alter Human Decision Making and Limit Human Autonomy

2025-09-04 · Kyra Wilson, Mattea Sim, Anna-Maria Gueorguieva, Aylin Caliskan arxiv

In this study, we conduct a resume-screening experiment (N=528) where people collaborate with simulated AI models exhibiting race-based preferences (bias) to evaluate candidates for 16 high and low status occupations. Si…

Decision Making

What You See Is What You Get? The Impact of Representation Criteria on Human Bias in Hiring

2019-09-08 · Andi Peng, Besmira Nushi, Emre Kiciman, Kori Inkpen 외

Although systematic biases in decision-making are widely documented, the ways in which they emerge from different sources is less understood. We present a controlled experimental platform to study gender bias in hiring b…

Decision Making

Invisible Filters: Cultural Bias in Hiring Evaluations Using Large Language Models

2025-08-21 · Pooja S. B. Rao, Laxminarayen Nagarajan Venkatesan, Mauro Cherubini, Dinesh Babu Jayagopi arxiv

Artificial Intelligence (AI) is increasingly used in hiring, with large language models (LLMs) having the potential to influence or even make hiring decisions. However, this raises pressing concerns about bias, fairness,…