Skill-LLM: Repurposing General-Purpose LLMs for Skill Extraction
Amirhossein Herandi, Yitao Li, Zhanlin Liu, Ximin Hu, Xiao Cai

TL;DR
This paper introduces Skill-LLM, a fine-tuned large language model designed specifically for extracting skills from job descriptions, demonstrating superior performance over existing methods.
Contribution
The paper presents a novel fine-tuning approach for LLMs to enhance skill extraction accuracy in NLP applications.
Findings
Skill-LLM outperforms state-of-the-art methods in skill extraction.
Fine-tuning improves the precision and quality of skill recognition.
Lightweight models also benefit from the fine-tuning process.
Abstract
Accurate skill extraction from job descriptions is crucial in the hiring process but remains challenging. Named Entity Recognition (NER) is a common approach used to address this issue. With the demonstrated success of large language models (LLMs) in various NLP tasks, including NER, we propose fine-tuning a specialized Skill-LLM and a light weight model to improve the precision and quality of skill extraction. In our study, we evaluated the fine-tuned Skill-LLM and the light weight model using a benchmark dataset and compared its performance against state-of-the-art (SOTA) methods. Our results show that this approach outperforms existing SOTA techniques.
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
TopicsNatural Language Processing Techniques · Topic Modeling
