TL;DR
This paper introduces VacancySBERT, a novel deep learning approach using a Siamese network for semantic similarity search to normalize job titles by linking them with skills, significantly improving accuracy over existing models.
Contribution
The paper presents a new training method for a Siamese network that enhances title and skill representation for better semantic similarity search in recruitment.
Findings
VacancySBERT outperforms baseline models with 10-21.5% accuracy improvements.
The approach effectively links job titles with skills using a large-scale dataset.
Open-source benchmark facilitates further research in HR semantic search.
Abstract
The paper focuses on deep learning semantic search algorithms applied in the HR domain. The aim of the article is developing a novel approach to training a Siamese network to link the skills mentioned in the job ad with the title. It has been shown that the title normalization process can be based either on classification or similarity comparison approaches. While classification algorithms strive to classify a sample into predefined set of categories, similarity search algorithms take a more flexible approach, since they are designed to find samples that are similar to a given query sample, without requiring pre-defined classes and labels. In this article semantic similarity search to find candidates for title normalization has been used. A pre-trained language model has been adapted while teaching it to match titles and skills based on co-occurrence information. For the purpose of this…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Layer Normalization · Linear Layer · Dropout · Attention Is All You Need · WordPiece · Adam · Siamese Network · Attention Dropout
