paper-with-me

Papers

Career Path Prediction using Resume Representation Learning and Skill-based Matching

2023-10-24 · Jens-Joris Decorte, Jeroen Van Hautte, Johannes Deleu, Chris Develder, Thomas Demeester

The impact of person-job fit on job satisfaction and performance is widely acknowledged, which highlights the importance of providing workers with next steps at the right time in their career. This task of predicting the next step in a career is known as career path prediction, and has diverse applications such as turnover prevention and internal job mobility. Existing methods to career path prediction rely on large amounts of private career history data to model the interactions between job titles and companies. We propose leveraging the unexplored textual descriptions that are part of work experience sections in resumes. We introduce a structured dataset of 2,164 anonymized career histories, annotated with ESCO occupation labels. Based on this dataset, we present a novel representation learning approach, CareerBERT, specifically designed for work history data. We develop a skill-based model and a text-based model for career path prediction, which achieve 35.24% and 39.61% recall@10 respectively on our dataset. Finally, we show that both approaches are complementary as a hybrid approach achieves the strongest result with 43.01% recall@10.

📄 PDF Abstract BibTeX arXiv:2310.15636

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

KARRIEREWEGE: A Large Scale Career Path Prediction Dataset

2024-12-19 · Elena Senger, Yuri Campbell, Rob van der Goot, Barbara Plank

Accurate career path prediction can support many stakeholders, like job seekers, recruiters, HR, and project managers. However, publicly available data and tools for career path prediction are scarce. In this work, we in…

Prediction

JobHop: A Large-Scale Dataset of Career Trajectories

2025-05-12 · Iman Johary, Raphael Romero, Alexandru C. Mara, Tijl De Bie

Understanding labor market dynamics is essential for policymakers, employers, and job seekers. However, comprehensive datasets that capture real-world career trajectories are scarce. In this paper, we introduce JobHop, a…

Decision MakingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

CAREER: A Foundation Model for Labor Sequence Data

2022-02-16 · Keyon Vafa, Emil Palikot, Tianyu Du, Ayush Kanodia 외

Labor economists regularly analyze employment data by fitting predictive models to small, carefully constructed longitudinal survey datasets. Although machine learning methods offer promise for such problems, these surve…

Language ModellingmodelSurveyTransfer Learning

Unlocking Futures: A Natural Language Driven Career Prediction System for Computer Science and Software Engineering Students

2024-05-28 · Sakir Hossain Faruque, Sharun Akter Khushbu, Sharmin Akter

A career is a crucial aspect for any person to fulfill their desires through hard work. During their studies, students cannot find the best career suggestions unless they receive meaningful guidance tailored to their ski…

LABOR-LLM: Language-Based Occupational Representations with Large Language Models

2024-06-25 · Susan Athey, Herman Brunborg, Tianyu Du, Ayush Kanodia 외

Vafa et al. (2024) introduced a transformer-based econometric model, CAREER, that predicts a worker's next job as a function of career history (an "occupation model"). CAREER was initially estimated ("pre-trained") using…

In-Context LearningJob PredictionLanguage ModelingLanguage Modelling+5