Agent Tuning & Optimization 相关度: 6/10

UniSkill: A Dataset for Matching University Curricula to Professional Competencies

Nurlan Musazade, Joszef Mezei, Mike Zhang
arXiv: 2603.03134v1 发布: 2026-03-03 更新: 2026-03-03

AI 摘要

UniSkill提出了一个大学课程与职业技能匹配的数据集,并用BERT模型进行了基线测试。

主要贡献

  • 构建了大学课程与职业技能匹配的手动标注和合成数据集
  • 发布了基于ESCO的技能标注指南
  • 使用BERT模型作为课程-技能匹配的基线

方法论

通过人工标注和数据合成构建数据集,利用BERT模型进行课程与技能的匹配,并评估模型性能。

原文摘要

Skill extraction and recommendation systems have been studied from recruiter, applicant, and education perspectives. While AI applications in job advertisements have received broad attention, deficiencies in the instructed skills side remain a challenge. In this work, we address the scarcity of publicly available datasets by releasing both manually annotated and synthetic datasets of skills from the European Skills, Competences, Qualifications and Occupations (ESCO) taxonomy and university course pairs and publishing corresponding annotation guidelines. Specifically, we match graduate-level university courses with skills from the Systems Analysts and Management and Organization Analyst ESCO occupation groups at two granularities: course title with a skill, and course sentence with a skill. We train language models on this dataset to serve as a baseline for retrieval and recommendation systems for course-to-skill and skill-to-course matching. We evaluate the models on a portion of the annotated data. Our BERT model achieves 87% F1-score, showing that course and skill matching is a feasible task.

标签

数据集 技能匹配 自然语言处理 BERT 课程推荐

arXiv 分类

cs.CL