paper-with-me

홈 › Papers

AutoScreen-FW: An LLM-based Framework for Resume Screening

2026-03-19 · Zhelin Xu, Shuhei Yamamoto, Atsuyuki Morishima arxiv

Corporate recruiters often need to screen many resumes within a limited time, which increases their burden and may cause suitable candidates to be overlooked. To address these challenges, prior work has explored LLM-based automated resume screening. However, some methods rely on commercial LLMs, which may pose data privacy risks. Moreover, since companies typically do not make resumes with evaluation results publicly available, it remains unclear which resume samples should be used during learning to improve an LLM's judgment performance. To address these problems, we propose AutoScreen-FW, an LLM-based locally and automatically resume screening framework. AutoScreen-FW uses several methods to select a small set of representative resume samples. These samples are used for in-context learning together with a persona description and evaluation criteria, enabling open-source LLMs to act as a career advisor and evaluate unseen resumes. Experiments with multiple ground truths show that the open-source LLM judges consistently outperform GPT-5-nano. Under one ground truth setting, it also surpass GPT-5-mini. Although it is slightly weaker than GPT-5-mini under other ground-truth settings, it runs substantially faster per resume than commercial GPT models. These findings indicate the potential for deploying AutoScreen-FW locally in companies to support efficient screening while reducing recruiters' burden.

📄 PDF Abstract BibTeX arXiv:2603.18390

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Application of LLM Agents in Recruitment: A Novel Framework for Resume Screening

2024-01-16 · Chengguang Gan, Qinghao Zhang, Tatsunori Mori

The automation of resume screening is a crucial aspect of the recruitment process in organizations. Automated resume screening systems often encompass a range of natural language processing (NLP) tasks. This paper introd…

Decision MakingSentenceSentence Classification

AI Hiring with LLMs: A Context-Aware and Explainable Multi-Agent Framework for Resume Screening

2025-04-01 · Frank P. -W. Lo, Jianing Qiu, Zeyu Wang, Haibao Yu 외

Resume screening is a critical yet time-intensive process in talent acquisition, requiring recruiters to analyze vast volume of job applications while remaining objective, accurate, and fair. With the advancements in Lar…

RAGRetrieval-augmented Generation

Degendering Resumes for Fair Algorithmic Resume Screening

2021-12-16 · Prasanna Parasurama, João Sedoc

We investigate whether it is feasible to remove gendered information from resumes to mitigate potential bias in algorithmic resume screening. Using a corpus of 709k resumes from IT firms, we first train a series of model…

Fairness

Gender, Race, and Intersectional Bias in Resume Screening via Language Model Retrieval

2024-07-29 · Kyra Wilson, Aylin Caliskan

Artificial intelligence (AI) hiring tools have revolutionized resume screening, and large language models (LLMs) have the potential to do the same. However, given the biases which are embedded within LLMs, it is unclear …

FairnessLanguage ModelingLanguage ModellingRetrieval

National Origin Discrimination in Deep-learning-powered Automated Resume Screening

2023-07-13 · Sihang Li, Kuangzheng Li, Haibing Lu

Many companies and organizations have started to use some form of AIenabled auto mated tools to assist in their hiring process, e.g. screening resumes, interviewing candi dates, performance evaluation. While those AI too…

Deep LearningFairness