English

AI-Driven Decision-Making System for Hiring Process

Artificial Intelligence 2025-12-25 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2512.20652,
  title  = {AI-Driven Decision-Making System for Hiring Process},
  author = {Vira Filatova and Andrii Zelenchuk and Dmytro Filatov},
  journal= {arXiv preprint arXiv:2512.20652},
  year   = {2025}
}

Comments

10 pages, 3 figures

R2 v1 2026-07-01T08:39:04.420Z