Competence-Level Prediction and Resume & Job Description Matching Using Context-Aware Transformer Models
Changmao Li, Elaine Fisher, Rebecca Thomas, Steve Pittard, Vicki, Hertzberg, Jinho D. Choi

TL;DR
This paper develops transformer-based models for classifying resumes into competence levels and matching them with job descriptions, significantly streamlining candidate screening with high accuracy.
Contribution
It introduces novel transformer models for resume classification and matching, utilizing section encoding and multi-head attention, with a new annotated dataset for CRC positions.
Findings
Achieved 73.3% accuracy in classifying CRC levels
Achieved 79.2% accuracy in resume-job matching
Errors mostly occur among adjacent CRC levels
Abstract
This paper presents a comprehensive study on resume classification to reduce the time and labor needed to screen an overwhelming number of applications significantly, while improving the selection of suitable candidates. A total of 6,492 resumes are extracted from 24,933 job applications for 252 positions designated into four levels of experience for Clinical Research Coordinators (CRC). Each resume is manually annotated to its most appropriate CRC position by experts through several rounds of triple annotation to establish guidelines. As a result, a high Kappa score of 61% is achieved for inter-annotator agreement. Given this dataset, novel transformer-based classification models are developed for two tasks: the first task takes a resume and classifies it to a CRC level (T1), and the second task takes both a resume and a job description to apply and predicts if the application is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Artificial Intelligence in Healthcare and Education · Machine Learning in Healthcare
MethodsAttention Is All You Need · Softmax · Linear Layer · Multi-Head Attention
