Extreme Multi-Label Skill Extraction Training using Large Language Models
Jens-Joris Decorte, Severine Verlinden, Jeroen Van Hautte, Johannes, Deleu, Chris Develder, Thomas Demeester

TL;DR
This paper introduces a cost-effective method using large language models to generate synthetic datasets and contrastive learning techniques for extreme multi-label skill extraction from job ads, significantly improving accuracy.
Contribution
It presents a novel approach leveraging LLMs to create synthetic training data and applies contrastive learning for skill extraction, addressing data scarcity in XMLC tasks.
Findings
15-25 percentage points increase in R-Precision@5
Effective synthetic dataset generation for skill extraction
Improved performance over previous distant supervision methods
Abstract
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…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
MethodsContrastive Learning · Focus
