paper-with-me

홈 › Papers

ConFit v2: Improving Resume-Job Matching using Hypothetical Resume Embedding and Runner-Up Hard-Negative Mining

2025-02-17 · Xiao Yu, Ruize Xu, Chengyuan Xue, Jinzhong Zhang, Zhou Yu

A reliable resume-job matching system helps a company recommend suitable candidates from a pool of resumes and helps a job seeker find relevant jobs from a list of job posts. However, since job seekers apply only to a few jobs, interaction labels in resume-job datasets are sparse. We introduce ConFit v2, an improvement over ConFit to tackle this sparsity problem. We propose two techniques to enhance the encoder's contrastive training process: augmenting job data with hypothetical reference resume generated by a large language model; and creating high-quality hard negatives from unlabeled resume/job pairs using a novel hard-negative mining strategy. We evaluate ConFit v2 on two real-world datasets and demonstrate that it outperforms ConFit and prior methods (including BM25 and OpenAI text-embedding-003), achieving an average absolute improvement of 13.8% in recall and 17.5% in nDCG across job-ranking and resume-ranking tasks.

📄 PDF Abstract BibTeX arXiv:2502.12361

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

ConFit: Improving Resume-Job Matching using Data Augmentation and Contrastive Learning

2024-01-29 · Xiao Yu, Jinzhong Zhang, Zhou Yu

A reliable resume-job matching system helps a company find suitable candidates from a pool of resumes, and helps a job seeker find relevant jobs from a list of job posts. However, since job seekers apply only to a few jo…

Contrastive LearningData Augmentation

ConFit v3: Improving Resume-Job Matching with LLM-based Re-Ranking

2026-05-10 · Xiao Yu, Ruize Xu, Chengyuan Xue, Junyu Chen 외 arxiv

A reliable resume-job matching system helps a company find suitable candidates from a pool of resumes and helps a job seeker find relevant jobs from a list of job posts. While recent advances in embedding-based methods s…

conSultantBERT: Fine-tuned Siamese Sentence-BERT for Matching Jobs and Job Seekers

2021-09-14 · Dor Lavi, Volodymyr Medentsiy, David Graus

In this paper we focus on constructing useful embeddings of textual information in vacancies and resumes, which we aim to incorporate as features into job to job seeker matching models alongside other features. We explai…

Sentence

Learning to Match Jobs with Resumes from Sparse Interaction Data using Multi-View Co-Teaching Network

2020-09-25 · Shuqing Bian, Xu Chen, Wayne Xin Zhao, Kun Zhou 외

With the ever-increasing growth of online recruitment data, job-resume matching has become an important task to automatically match jobs with suitable resumes. This task is typically casted as a supervised text matching …

Text Matching

Distilling Large Language Models using Skill-Occupation Graph Context for HR-Related Tasks

2023-11-10 · Pouya Pezeshkpour, Hayate Iso, Thom Lake, Nikita Bhutani 외

Numerous HR applications are centered around resumes and job descriptions. While they can benefit from advancements in NLP, particularly large language models, their real-world adoption faces challenges due to absence of…

DiversityLanguage ModellingLarge Language Model