paper-with-me

홈 › Papers

Skill2vec: Machine Learning Approach for Determining the Relevant Skills from Job Description

2017-07-31 · Le Van-Duyet, Vo Minh Quan, Dang Quang An

Unsupervise learned word embeddings have seen tremendous success in numerous Natural Language Processing (NLP) tasks in recent years. The main contribution of this paper is to develop a technique called Skill2vec, which applies machine learning techniques in recruitment to enhance the search strategy to find candidates possessing the appropriate skills. Skill2vec is a neural network architecture inspired by Word2vec, developed by Mikolov et al. in 2013. It transforms skills to new vector space, which has the characteristics of calculation and presents skills relationships. We conducted an experiment evaluation manually by a recruitment company's domain experts to demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:1707.09751

Code (1)

duyetdev/skill2vec-dataset 공식 구현

Tasks

BIG-bench Machine LearningWord Embeddings

Similar Papers 제목 키워드 기반

Retrieving Skills from Job Descriptions: A Language Model Based Extreme Multi-label Classification Framework

2020-12-01 · COLING 2020 8 · Akshay Bhola, Kishaloy Halder, Animesh Prasad, Min-Yen Kan

We introduce a deep learning model to learn the set of enumerated job skills associated with a job description. In our analysis of a large-scale government job portal mycareersfuture.sg, we observe that as much as 65{\%}…

Extreme Multi-Label ClassificationLanguage ModelingLanguage ModellingMulti-Label Classification+1

Hiring Now: A Skill-Aware Multi-Attention Model for Job Posting Generation

2020-07-01 · ACL 2020 6 · Liting Liu, Jie Liu, Wenzheng Zhang, Ziming Chi 외

Writing a good job posting is a critical step in the recruiting process, but the task is often more difficult than many people think. It is challenging to specify the level of education, experience, relevant skills per t…

Conditional Text GenerationDecoderText Generation

A Novel Skill Modeling Approach: Integrating Vergnaud's Scheme with Cognitive Architectures

2025-09-16 · Antoine Lénat, Olivier Cheminat, Damien Chablat, Camilo Charron arxiv

Human-machine interaction is increasingly important in industry, and this trend will only intensify with the rise of Industry 5.0. Human operators have skills that need to be adapted when using machines to achieve the be…

Minimum Description Length Skills for Accelerated Reinforcement Learning

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Jesse Zhang, Karl Pertsch, Jiefan Yang, Joseph J Lim

Humans can quickly learn new tasks by reusing a large number of previously acquired skills. How can we discover such reusable skills for artificial agents when given a large dataset of prior experience? Past works levera…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Single Rewrite Suffices: Empirical Lessons from Production Skill Description Optimization

2026-06-29 · Yangqiaoyu Zhou, Mohammad Alqudah, Kwei-Herng Lai, Aaron Halfaker 외 arxiv

Enterprise AI agents route user queries to specialized skills by matching queries against natural language skill descriptions. When two skills share overlapping descriptions, the routing LLM misroutes queries, a failure …