CLJul 20, 2023

Extreme Multi-Label Skill Extraction Training using Large Language Models

arXiv:2307.10778v125 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the challenge of skill extraction for labor market analysis and e-recruitment, representing an incremental improvement over prior methods.

The paper tackled the problem of extracting and linking skills from online job ads to a large ontology without a sizable labeled dataset, achieving a 15 to 25 percentage point increase in R-Precision@5 across three benchmarks by using LLMs to generate synthetic data and contrastive learning.

Online job ads serve as a valuable source of information for skill requirements, playing a crucial role in labor market analysis and e-recruitment processes. Since such ads are typically formatted in free text, natural language processing (NLP) technologies are required to automatically process them. We specifically focus on the task of detecting skills (mentioned literally, or implicitly described) and linking them to a large skill ontology, making it a challenging case of extreme multi-label classification (XMLC). Given that there is no sizable labeled (training) dataset are available for this specific XMLC task, we propose techniques to leverage general Large Language Models (LLMs). We describe a cost-effective approach to generate an accurate, fully synthetic labeled dataset for skill extraction, and present a contrastive learning strategy that proves effective in the task. Our results across three skill extraction benchmarks show a consistent increase of between 15 to 25 percentage points in \textit{R-Precision@5} compared to previously published results that relied solely on distant supervision through literal matches.

Foundations

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

Your Notes