LGAICLMay 4, 2022

Towards Job-Transition-Tag Graph for a Better Job Title Representation Learning

arXiv:2206.02782v1628 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses a specific issue in job title representation for talent analysis, but it is incremental as it builds on existing graph-based methods.

The paper tackles the problem of sparse job-transition graphs by proposing a Job-Transition-Tag Graph that enriches the graph with tag nodes to improve job title representation learning, showing experimental interest on two datasets.

Works on learning job title representation are mainly based on \textit{Job-Transition Graph}, built from the working history of talents. However, since these records are usually messy, this graph is very sparse, which affects the quality of the learned representation and hinders further analysis. To address this specific issue, we propose to enrich the graph with additional nodes that improve the quality of job title representation. Specifically, we construct \textit{Job-Transition-Tag Graph}, a heterogeneous graph containing two types of nodes, i.e., job titles and tags (i.e., words related to job responsibilities or functionalities). Along this line, we reformulate job title representation learning as the task of learning node embedding on the \textit{Job-Transition-Tag Graph}. Experiments on two datasets show the interest of our approach.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes